Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabaff/circuitpython-examples
CircuitPython sample code for various devices
https://github.com/fabaff/circuitpython-examples
circuitpython esp32 esp8266 hardware micropython xiao
Last synced: 5 days ago
JSON representation
CircuitPython sample code for various devices
- Host: GitHub
- URL: https://github.com/fabaff/circuitpython-examples
- Owner: fabaff
- License: mit
- Created: 2022-01-28T13:00:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-27T09:46:34.000Z (over 2 years ago)
- Last Synced: 2024-10-30T18:48:40.471Z (about 2 months ago)
- Topics: circuitpython, esp32, esp8266, hardware, micropython, xiao
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CircuitPython
Sample code for various devices which are able to run CircuitPython.
## Seeeduino XIAO
- Hardware: https://www.seeedstudio.com/Seeeduino-XIAO-Arduino-Microcontroller-SAMD21-Cortex-M0+-p-4426.html
- CircuitPython: https://circuitpython.org/board/seeeduino_xiao/## LOLIN S2 Pico
- Hardware: https://www.wemos.cc/en/latest/s2/s2_pico.html
- CircuitPython: https://circuitpython.org/board/lolin_s2_pico/## Wio Terminal
- Hardware: https://www.seeedstudio.com/Wio-Terminal-p-4509.html
- CircuitPython: https://circuitpython.org/board/seeeduino_wio_terminal/## Misc
- Collection of code: https://github.com/todbot/circuitpython-tricks/blob/main/README.md