Skip to content
Snippets Groups Projects
Commit de19bd87 authored by Alexandre Kaspar's avatar Alexandre Kaspar
Browse files

Dissect and extra intro

parent 1538bdeb
Branches
No related tags found
No related merge requests found
Pipeline #4517 passed
......@@ -7,10 +7,11 @@
# How To Program Your Micro-Controller
This is about using `avr-dude`, `make` and getting a high-level understanding of what's happening under the hood so that you can tune your micro-controller yourself.
Notably, we'll cover the fuse programming for the ATTiny44 (echo ftdi board).
In practice, you can just read most of what is linked in the **Embedded Programming** class [there](http://academy.cba.mit.edu/classes/embedded_programming/index.html).
In fact, you should have done that already.
But for those who are overwhelmed, we will try to disect some of the content
But for those who are overwhelmed, we will try to dissect some of the content
## References
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment