AVR Assembly Quick Notes
Welcome!¶
Hello there!
This site started as my own learning notebook while studying AVR Assembly. Over time, I hope it will grow into a more organized resource that others might also benefit from.
I tried to make the content simple, structured, and practical:
- Basics of AVR architecture
- Handy code examples
- Explanations of most instructions
- Extra notes and diagrams I prepared
Think of this as a mix between study notes and a cheat-sheet😅. If you find it helpful, feel free to leave comments and share your ideas!
Special thanks to RJH Coding and the Wikimedia community for providing open resources,
such as the Arduino & ATmega328P pinout diagram.
⚠️ Still under development ⚠️