2022
Assembly Language For The AVR Microcontroller
This repository contains Assembly-language and C code written for the ATMEGA 32A microcontroller. The programmes was written and compiled in the Micr…
Overview
This repository contains Assembly-language and C code written for the ATMEGA 32A microcontroller. The programmes was written and compiled in the Microsoft Visual Studio 2019 IDE environment, primarily because of the possibility for debugging. Assembly language could be very tedious for some because of its cryptic nature, but personally i enjoy it a lot because it puts theory of how the microcontroller works into practice and furthermore the C-language is derived from assembly, so it is fascinating to see how for example a loop-construct works in assembly and how the same approach is used in C. Most of these programs were designed behind the idea of what i would do in C, only that must be translated to synthesizable Assembly-language code. Open-source project by Antoine van Meeteren, published on GitHub.
Highlights
- 1 star on GitHub
- Open source — view the code and contribute on GitHub
Built with
- Avr Assembly
- Microcontroller Programming
Discussion (0)
Log in to comment.
No comments yet. Be the first to start the conversation.