• Ada Driver Library for ARM Cortex-M/R - Part 2/2
    Ada Driver Library for ARM Cortex-M/R - Part 1 This is part 2/2 of a series presenting the advantages of Ada for embedded software and introducing the Ada_Drivers_Library project for ARM microcontrollers...
  • "8th" - Embedded and more (part 2)
    Overview This is the second in a series of articles in which we explore using the 8th programming language with embedded as well as desktop and server systems, in an integrated project. The first in...
  • "8th" - Embedded and more (part 1)
    Overview This is the first in a series of articles in which we'll explore using 8th with embedded as well as desktop and server systems, in an integrated project. It is not intended to be a tutorial...
  • Using the static keyword in C
    There are many topics in the C language that often confuse developers but the use of the static keyword seems to be one of the more common. One of the points of confusion is how static affects variables...
  • "8th" - Embedded and more (part 3) - interfacing the 7-segment
    Overview This is the third in a series of articles exploring how to use 8th with embedded as well as desktop and server systems, in an integrated project. The first in the series is here , and the previous...