dangiu / PicoMemcard

Emulating PSX Memory Card (or controller) using a Raspberry Pi Pico
GNU General Public License v3.0
528 stars 38 forks source link

Add support for the RGB LED on the board sold on Aliexpress #69

Open wired-filipino-owl opened 9 months ago

wired-filipino-owl commented 9 months ago

I tried to mirror the LED colors of the Zero board. I based this off of 1.0.2, as 1.0.3 doesn't seem to work yet.

See #68 for information about the Aliexpress (BitfunX) board. It would be easy enough to make a test rig with a regular off-the-shelf Pico, and just hook up LEDs to GPIO 23 and 24.

I tested the firmware with my Aliexpress PicoMemcard and it seems to work fine, but more testing is welcome.