Close

RP2040 Timer Alarms + GPIO

A project log for Raspberry Pi Pico Emulator

Live-coding an Open-Source Pico Emulator from Scratch

uri-shakedUri Shaked 05/20/2021 at 12:110 Comments

We spent the last coding live stream implementing the Timer Alarms for the Raspberry Pi Pico:

We also changed our Peripheral abstraction to handle Atomic I/O Register Writes and started working on the GPIO peripheral (refactoring SIO along the way).

To be continued....

Discussions