atmega328p-blinking-led-asm/readme.md

13 lines
193 B
Markdown
Raw Permalink Normal View History

2024-12-11 00:14:46 +00:00
# ATMega328P Blinking LED Assembly
Toggle a LED about every second with 20MHz.
## Breadboard structure
PIN8 > LED > 220Ohm Resistor > GND
## Used packages (Linux)
- avr-binutils
- avrdude