[Announcement] Chapter 1 Reloaded — Dual-Core Light Tasking on the Raspberry Pi Pico

After some initial struggles I’ve completely rewritten Chapter 1 to use the brand-new light_tasking_rp2040 runtime (v15.2). No more hand-crafted timers: both cores are now running independent LED blink tasks with proper Ada.Real_Time and delay until — zero timing drift and beautiful desynchronised blinking.

This only became possible thanks to the incredibly fast and helpful Ada community:

  • Max, for hosting and moderating the wonderful Ada Telegram group
  • damaki, for releasing the updated configurable light tasking runtime that finally made multi-core + delay until work smoothly on the Pico

Could not have done it without you both — thank you so much!

Read the updated chapter here:

The older single-core version is still online for comparison.

Looking forward to your feedback and ideas for the next chapters!

3 Likes

PS: For reasons unknown only “Projects Ideas” can be used. The other “Projects” categories are not available.

I think that is by design. Or else you could set your proposal to “Award Winner“ :wink:

2 Likes

Ohh dear. I’m in the wrong place as I don’t want to win any awards.

1 Like

I guess “Releases“ is what you are searching for :smiley:

1 Like

Really cool! Great to see it working for you :slight_smile:

1 Like