How to use SPOKE Sensor Monitor
click to collapse ▲
1
Connect your SPOKE
Plug your SPOKE into your computer with a data-capable USB cable. It should appear as a drive called CIRCUITPY in your file explorer.
2
Open code.py
Click Open code.py above. Navigate to the CIRCUITPY drive and select code.py. This tool needs access to write back to it later.
3
Upload diagnostic code
Click Upload diagnostic. This temporarily replaces your code.py with test code that streams live sensor data. The board will restart automatically.
4
Connect serial monitor
Click Connect serial and select your SPOKE from the port list. The sensor bars will come to life — you'll see the orange bars move and threshold markers appear.
5
Touch your pads
Touch each pad on your SPOKE. The bar for that sensor will turn green when it triggers. If it doesn't trigger, the threshold marker may be set too low.
6
Adjust thresholds
Drag the orange marker on any bar left or right to change the trigger threshold for that pad. Lower = more sensitive. Higher = less sensitive. Touch the pad to test it.
7
Save to your device
When you're happy, click Download thresholds. A preview of your updated code.py will appear. Click Save to device to write it directly to your SPOKE — done!
8
Tips
Use Reset thresholds to clear all markers back to blank. The board auto-calibrates on each restart, so thresholds may shift slightly between sessions.
Touch events
0
MIDI events
0
Active sensors
0
Sensors
Orange bar = raw value | Orange marker = threshold (drag to set) | Bar turns green when triggered
Threshold export
Default SPOKE code.py with your custom thresholds baked in. Save directly to your device or copy to paste manually.