Skip to content

pagong/cpy9-rp2040-demos

Repository files navigation

cpy9-rp2040-demos

CircuitPython demos running on various RP2040 based boards.

Raspberry Pi Pico

This is the original Pico with Micro-USB port and 2MB flash.

  • RGB matrix
    • Analog clock, uses displayio and Adafruit's turtle graphics
    • German Word clock. Inspired by an English Word clock, by VPTechOps.
  • NEOpixel matrix

Raspberry Pi Pico-W

This is the enhanced Pico with Micro-USB port, 2MB flash and an onboard WiFi chip.

WaveShare RP2040-Matrix

This is a tiny Pico clone with USB-C port, 2MB flash and a 5x5 NEOpixel matrix.

  • Tiny rainbow demo, based on an Adafruit example
  • Tiny fire demo, also based on the Fire2012 algorithm by Mark Kriegsman

WaveShare RP2040-Zero

This is a tiny Pico clone with USB-C port, 2MB flash and a single NEOpixel.

WaveShare RP2040-One

This is a tiny Pico clone with USB-A port, 4MB flash and a single NEOpixel.

WaveShare RP2040-ETH

This is a tiny Pico clone with USB-C port, 4MB flash and an onboard Ethernet interface.

WaveShare RP2040-LCD-0.96

This is a tiny Pico clone with USB-C port, 2MB flash and a 160x80 pixel colorful LCD display.

VCC-GND YD-RP2040

This is a Pico clone with USB-C port, 16MB flash, user button and a single NEOpixel.

  • Pico DVI
    • Slide show demo. The "YD-RP2040" has 15MB free on the CIRCUITPY drive, which is great for a slide show. But you need to install the CircuitPython firmware for the "Raspberry Pi" Pico, as the picodvi module is only included there.

YubiKey simulator

See this repo

About

CircuitPython demos running on various RP2040 boards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages