Welly's

  • Home
  • Writings
  • Topics
  • About
  • 2022-02-11
    ESP32: Solving Issues with Arduino Development Where I demonstrate identifying and solving specific issues with developing code for the ESP32 using the Arduino framework.
  • 2022-02-09
    ESP32: Using arduino-cli This is a raw dump of my exploring using the arduino-cli with the ESP32.
  • 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.
  • 2021-12-07
    Developing in C for the ATmega328: Multitasking Where I illustrate developing multitasking code for the ATmega328P using a new Standard C framework.
  • 2021-12-07
    Developing in C for the ATmega328: Using a Standard C Framework Where I illustrate developing code for the ATmega328P using a new Standard C framework.
Page 2 of 9
Copyright © 2022 Lief Koepsel
  • Home
  • Writings
  • Topics
  • About