most of this page is in the dark
This is the real Sprig, the Hack Club handheld, running Shelby, the firmware I wrote to make it the most useful thing on my desk. Everything else is hiding in the dark. Move your light to find it.
Sweep your light across the desk. Every screen here is live, drawn the same way it draws on the device.
A stock Sprig. The only change is software, and a slightly braver clock speed.
You need a Sprig, a USB cable that carries data, and Python on your machine.
Clone the repo and install the upload tool.
Copy secret.py.example to secrets.py and fill in WiFi, your GitHub token and your Hackatime key.
Write the things you want to see in tasks.json.
Push it all with mpremote. It boots straight into the clock.
# get it git clone https://github.com/Swamstick911/Shelby cd Shelby pip install mpremote # your secrets cp secret.py.example secrets.py # flash the whole tree, then reboot mpremote connect auto fs cp -r . : mpremote reset # boots into Shelby. press L for the menu.