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
- Host: GitHub
- URL: https://github.com/zemyblue/pico_circuitpython_test
- Owner: zemyblue
- Created: 2023-04-15T07:30:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-30T15:01:16.000Z (over 2 years ago)
- Last Synced: 2025-07-30T14:26:27.815Z (6 months ago)
- Topics: circuitpython, raspberrypipico, rp2040
- Language: Python
- Homepage:
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)