An open API service indexing awesome lists of open source software.

https://github.com/dpshkr/rp2040

Some RP2040 Programs
https://github.com/dpshkr/rp2040

micropython raspberry-pi-pico rp2040

Last synced: 5 months ago
JSON representation

Some RP2040 Programs

Awesome Lists containing this project

README

          

# RP2040

Some RP2040 example projects and code.

1. [ADCRP2](ADCRP2/): Micropython ADC class exclusively for RP2040 to access all the hardware features, including DMA.
2. [MPY-ADIYFLY](MPY-ADIYFLY/): Micropython / Circuitpython images for ADIY FLY boards correcting the oscillator settling time.