Posted these in the wrong order, it wouldn’t be a newbie example if you weren’t flashing an onboard LED now. A simple LED blink is a useful first GPIO output …
avr
-
-
With basic OLED communication established, the next step is to make the display useful for presenting readable information. This version of the ATmega4809 Curiosity Nano Explorer project extends the earlier …
-
This project uses the ATmega4809 Curiosity Nano with the Curiosity Nano Explorer and its OLED display to demonstrate how a real display peripheral can be integrated into an AVR firmware …
-
The ATmega4809 pinout is organised around six GPIO ports, PORTA through PORTF, with most pins capable of performing several functions depending on peripheral configuration and routing. A pin that operates …
-
These are great projects from Cornell University ECE 4760 Designing with Microcontrollers Final Projects They have a lot of information – schematics, code and information. They are well worth a look …
-
These are great projects from Cornell University ECE 4760 Designing with Microcontrollers Final Projects They have a lot of information – schematics, code and information. They are well worth a look …
-
An AVR external interrupt example
-
Another example for the OpenM128 AVR development board here, we will look at the onboard buttons and LEDs again. As stated in a previous article the development board has 8 …
