# How To Program Your Micro-Controller with `avrdude` (and `make`)
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).