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 …
Code
-
-
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 …
-
-
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 …
-
In this example we simply flashed the LEDs on a Waveshare OpenM128 AVR development board – I am trying to test out and use a variety of AVR related boards …
-
In this example we connect a piezo buzzer to PB0 of our Attiny13a. We use mikroC pro for AVR which has a built in sound library to play a tone …
