Skip to content

buttonbox with Raspberry Pico 2040, circuit-python, adafruit_hid

Notifications You must be signed in to change notification settings

hmiefert/buttonbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buttonbox

SimRacing buttonbox with Raspberry Pi Pico / RP2040, circuit-python and adafruit_hid from the circuit-python-libraries
More Information on USB and HID here
buttonbox

recovery mode

Execute to get access to the mounted drive again, as Storage is disabled via boot.py

import microcontroller
microcontroller.on_next_reset(microcontroller.RunMode.SAFE_MODE)
microcontroller.reset()

About

buttonbox with Raspberry Pico 2040, circuit-python, adafruit_hid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages