• Ada Driver Library for ARM Cortex-R and Cortex-M - Part 1

    Fabien Chouteau
    Fabien Chouteau

    For the last few months we’ve been working (at AdaCore) on a driver library entirely written in Ada for the STM32F4 and STM32F7 with the intent of supporting additional Cortex-M and Cortex-R vendors in the future. With this driver library we want…

    • over 3 years ago
    • System
    • Embedded blog
  • "8th" - Embedded and more (part 3) - interfacing the 7-segment

    Ron Aaron
    Ron Aaron

    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 edition is here. It also lists prerequisites,…

    • over 2 years ago
    • System
    • Embedded blog
  • "8th" - Embedded and more (part 2)

    Ron Aaron
    Ron Aaron

    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 the series is "8th": Embedded and more (part 1)…

    • over 2 years ago
    • System
    • Embedded blog
  • "8th" - Embedded and more (part 1)

    Ron Aaron
    Ron Aaron

    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 on how to use 8th: for that, you can see the tu…

    • over 2 years ago
    • System
    • Embedded blog
  • "8th" - grokking the REPL

    Ron Aaron
    Ron Aaron

    Introduction

    This post is intended to give you a feel for using 8th, but it is not a tutorial per se. If you're not familiar with "8th", please view my previous blog post.

    Resources:

    • My previous 'A Gentle Introduction to a Modern Forth…
    • over 2 years ago
    • System
    • Embedded blog
  • 8th - a gentle introduction to a modern Forth

    Ron Aaron
    Ron Aaron

    Introduction

    8th is a secure, cross-platform programming language based on Forth which lets you concentrate on your application’s logic instead of worrying about differences between platforms. It lets you write your code once, and simultaneously produce…

    • over 2 years ago
    • System
    • Embedded blog