Wellys Dev
Home
Search/Topics
Writings
About
2024
2024-07-23
Developing in C for the ATmega328P: A Second Serial Port
Where I discuss in detail, adding a second serial port to the Uno, soft_serial, and how to use it.
2024-07-19
Developing in C for the ATmega328P: Better Serial Input
Where I discuss how to improve on the serial input of C and the ATmega328P and adding a second serial port, soft_serial.
2023
2023-03-19
Embedded Ada on an AVR Microcontroller: Introduction
Where I begin to explore using Ada on an Arduino Uno.