Files
Scanning the repository...
Last update 2 years 11 months
by DasK
Filespico_firmware | |
---|---|
.. | |
README.md |
README.mdGetting started
Raspberry Pico with CircuitPython
Needed ingredients:
- Read matrix keyboard
- USB HID emulating keyboard https://learn.adafruit.com/circuitpython-essentials/circuitpython-hid-ke...
- read rotary encoder rotaryio https://learn.adafruit.com/rotary-encoder/hardware
- read analog inputs (potentiometers) https://learn.adafruit.com/circuitpython-essentials/circuitpython-analog-in
- drive neopixels https://learn.adafruit.com/circuitpython-essentials/circuitpython-neopixel
- oled display