Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.76 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.76 KB

Pico MCU from Raspberry Pi

The RPi Pico is programmed as:

  1. STM32F103-Midi-USB-Interface
  2. USBMidi PC Interface
  3. Touch LCD Macropad
  4. VS1053 SDCard SPI MP3 music player
  5. i2s Audio-USB DAC Pimoroni (PCM5100A) and Waveshare (PCM5101A)
  6. LCD ST7789 240x135 SPI Pico connector display driver
  7. OLED SSD1306 i2c display driver
  8. RP2040Zero Waveshare Mini Pico Neopixel Demo
  9. For the RP2040 RPi Pico and PSRAM refer to the second paragraph here.

Other Recent Related Topics