circuitpython-project
There are 11 repositories under circuitpython-project topic.
educ8s/CircuitPython-Clock-with-DS3231-and-ST7735-display
CircuitPython Clock with DS3231 and ST7735 display
educ8s/CircuitPython-Pi-Calculation-Benchmark
This is a CicruitPython script I use to test the performance of various microcontrollers using an ST7735 display to display the results.
aziascreations/CircuitPython-CustomFileSystems
A set of examples of custom file systems and block-level devices for CircuitPython that can be used for educational purposes and expanded upon.
ageagainstthemachine/circuitpython-pi-pico-w-bmp180-influxdb
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.
ageagainstthemachine/EnviroSnoop
An environmental monitoring device employing a Raspberry Pi Pico W to send sensor data to an InfluxDB 2 server.
J-Emil-P/unlock-pc-pico
Uses raspberry pi pico to unlock/lock your pc
ageagainstthemachine/RadSens-CircuitPython
CircuitPython library for the RadSens radiation detector module to simplify integration into CircuitPython projects.
Dinosaurier101/MacropadHotkey
CircuitPython Firmware for Adafruit Macropad.
programandoconro/pico-web-mouse
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.
alexd106/pico_weather
Circuitpython weather station on a raspberry pi pico
lesley-byte/dumbpad-circuitpython-fork
Simple 4x4 numpad with rotary encoder. Now also powered by CircuitPython via the KB2040!!!