Pico_ada_c01_blink

Website:

https://sourceforge.net/projects/pi-ada-tutorial/

Author:
  • Martin Krischik <krischik@users.sourceforge.net>
Maintainer:
  • Martin Krischik <krischik@users.sourceforge.net>
License:

GPL-3.0-or-later

Version:

1.1.0

Alire CI:

Dependencies: Dependents:

No dependents.

Badge:

Chapter 1: Blinking LEDs

#raspberry #pi #pico #rp2040 #ada2022

Getting Started with Ada on the Raspberry Pi Pico This create implement the samples of Chapter 1 of the Freenove Kit for Raspberry Pi Pico C Tutorial

Contained in Chapter 01 are:

  1. blink - Jeremy Grosser Ada sample
    • Chapter 1.1 Blink internal LED
    • Chapter 1.2 Blink external LED

Read the full tutorial at Chapter 1: Blinking LEDs - Getting Started with Ada on the Raspberry Pi Pico

Starting simple with LED blinking in Ada - internal LED, external LED with proper renaming, and a look at why Ravenscar looks so clean (even if it’s not quite ready for everyday use yet).