Welly's

  • Home
  • Writings
  • Topics
  • About

    2022

  • 2022-06-23
    GCC 12 AVR array subscript 0 is outside array bounds Where I describe a new error caused by a bug in GCC 12 as it relates to the AVR microcontrollers.
  • 2022-05-31
    Arduino Forth HAL UPDATED: This page contains a Forth hardware abstraction level (HAL) much like the m328def.
  • 2022-05-30
    FlashForth UPDATED: FlashForth is a phenomenal Forth for learning how to use Forth in an embedded system.
  • 2022-05-29
    Using the Three Values of Forth Where I demonstrate the three values of Forth; speed, extensibility and interactive, to develop a better understanding of the ATmega328P.
  • 2022-05-04
    Understanding the ATmega328P PWM using Forth Where I use Forth to develop a better understanding of the ATmega328P PWM capabilities.
  • 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-11
    ESP32: Automation Where I discuss different methods of automating the process of compiling/linking/loading code for an embedded microcontroller.
  • 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.
Page 1 of 4
Copyright © 2022 Lief Koepsel
  • Home
  • Writings
  • Topics
  • About