MOVED! Hello, I am moving my repos to http://ratfactor.com/repos/ and setting them to read-only ("archived") on GitHub. Thank you, -Dave
A multiple-category project/productivity timer with pretty RGB-lit MX-compatible keyboard keyswitches and backlit LCD output. Running a ridiculously powerful (yet inexpensive) dual-core ARM processor.
Check out my full write-up (and video!) here:
Hardware:
-
Raspberry Pi Pico microcontroller (RP2040 32-bit dual ARM Cortex-M0+)
-
Adafruit NeoKey 1x4 QT I2C Breakout (Cherry-compatible keypad + NeoPixels)
-
SparkFun SerLCD (RGB 16x2 LCD + AVR microcontroller with I2C, etc.)
-
main.py
in this repo
I chose not to use any external libraries. But I referenced the Sparkfun and Adafruit libraries for Python/Micropython/Circuitpython to write this.