C
circuitpython
Projects with this topic
-
A CircuitPython air quality sensor running on a raspberry pi pico that can feed into a LoraWAN network link
Updated -
Exercise tracker using Adafruit Macropad RP2040 with rotary encoder and small TFT screen. Features scrolling and selecting from a list of exercises as well as adding weight/reps/set data all with the rotary encoder and a double ended queue.
Development paused until deque from the circuitpython collections module is fixed, it is essential to how I will display lists on the TFT display.
Updated -