Replace C64 LED with RGB, Connect to Sidkick #125
Nathen-Aabyss
started this conversation in
General
Replies: 1 comment
-
|
The genuine Pi Pico is using GPIO 23 (where the RGB-LED is connected on the black clones) for other functionality -- that is, even it you'd desolder the LED to grab some output signal, you would still need a special firmware version. The easiest solution, I think, is to get a black Pico clone, desolder the RGB-LED and grab the signal from there (and all firmwares with "RGB" in the filename will work out of the box). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I've got a sidkick Pico, with an external DAC, genuine Pi Pico.
I'm looking to see if I can replace the stock case LED with an RGB Led, and connect this to the sidkick.
Is there a way to do this?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions