There are 1 repository under circuitpython-project topic.
CircuitPython Clock with DS3231 and ST7735 display
Material de Referência para as Oficinas de Circuitpython nas Unidades do SESC
This is a CicruitPython script I use to test the performance of various microcontrollers using an ST7735 display to display the results.
A CircuitPython example for the Raspberry Pi Pico W using cooperative multitasking via asyncio which sends data from a BMP180 sensor to an InfluxDB v2 server.
A set of examples of custom file systems and block-level devices for CircuitPython that can be used for educational purposes and expanded upon.
Circuitpython weather station on a raspberry pi pico
An environmental monitoring device employing a Raspberry Pi Pico W to send sensor data to an InfluxDB 2 server.
Uses raspberry pi pico to unlock/lock your pc
CircuitPython Program Templates
CircuitPython library for the RadSens radiation detector module to simplify integration into CircuitPython projects.
A CircuitPython library for the ZE15-CO sensor by Winsen.
A simple set of CircuitPython test programs to read the ZE15-CO sensor from Winsen.
MBTA train schedule board for Adafruit MatrixPortal M4 with a 64x32 RGB LED Matrix. For CircuitPython 9.x.x
CircuitPython Firmware for Adafruit Macropad.
keychain electronic diceroller using Adafruit TFT Feather
A web server that creates a virtual mouse to control your computer with the Raspberry Pico W. You can connect the Raspberry to your target device, then connect to the server using your phone, and move in the web site as a virtual mouse connected to your real device.
Simple 4x4 numpad with rotary encoder. Now also powered by CircuitPython via the KB2040!!!