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

https://github.com/zemyblue/pico_circuitpython_test

CircuitPython test codes for Raspberry Pi Pico
https://github.com/zemyblue/pico_circuitpython_test

circuitpython raspberrypipico rp2040

Last synced: 4 months ago
JSON representation

CircuitPython test codes for Raspberry Pi Pico

Awesome Lists containing this project

README

          

# Raspberry Pi Pico CircuitPython Test

## Tests
* [st7789 (display)](./tests/st7789/)
* [sdcard](./tests/sdcard/)
* [rc522 (nfc)](./tests/rc522/)
* [PAM8302 (amplifier)](./tests/pam8302/)
* [MPU6050](./tests/mpu6050/)
* [TCS34725 (color sensor)](./tests/tcs34725/)