Go to file
xoy fd1f7eb731 [First construction] 2024-12-11 01:19:29 +01:00
.gitignore [First construction] 2024-12-11 01:19:29 +01:00
build.sh [First construction] 2024-12-11 01:19:29 +01:00
flash.sh [First construction] 2024-12-11 01:19:29 +01:00
main.s [First construction] 2024-12-11 01:19:29 +01:00
readme.md [First construction] 2024-12-11 01:19:29 +01:00

readme.md

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