Welly's
Home
Writings
Topics
About
2022
2022-04-19
Comparing Board and Language Speeds
Where I compare the execution speeds of different combinations of boards and languages.
2022-03-31
Git: Beginning to Use It
Where I discuss what to do once you’ve downloaded a repository from Github.
2022-03-22
Developing in C for the ATmega328: Marking Time and Measuring Time
Where I discuss marking time and measuring time using the new Standard C framework.
2022-03-07
Developing in C for the ATmega328: PRNG, FSM and more!
Where I discuss psuedo-random number generators (PRNG), finite state machines (FSM) and other software topics.
2022-01-02
Hardware Debug: Exploring the ATmega328PB Xplained Mini
Where I demonstrate how to use the ATmega328PB Xplained Mini from Microchip to understand how to program in Standard C.
2021
2021-12-30
Developing in C for the ATmega328: Hints on Solving Issues Bloom and gdb
Hints as to what to do when something isn’t working with Bloom and avr-gdb.
2021-12-30
Developing in C for the ATmega328: Examples of Bloom with gdb to Debug
Where I show some examples as to how to use Bloom and avr-gdb to debug code on the ATmega328P.
2021-12-24
Developing in C for the ATmega328: Setup Bloom and gdb to Debug
Where I illustrate how to setup using avr-gdb to debug code on the ATmega328P while replacing avarice with Bloom and the Atmel Dragon with the Microchip Snap.
2021-12-20
Hardware Debug: Using gdb to Debug
Where I illustrate debugging code for the ATmega328P using the Atmel Dragon, avr-gdb and avarice.
2021-12-15
Developing in C for the ATmega328P: Using Windows Terminal
Where I demonstrate using a new application Windows Terminal with Windows Subsystem for Linux (WSL) to ease C development in Windows.
Page 1 of 4