Inputronic Keyboard - Getting started
MicroPython module
To install the MicroPython module, download it from the GitHub repository:
Soldered Inputronic Keyboard MicroPython module
A MicroPython module for the Soldered Inputronic Keyboard
ℹ️
First time MicroPython user? For a detailed tutorial on how to get started with MicroPython, see this section of our docs:
Getting started with MicroPython
A comprehensive tutorial on how to set up and upload code for the first time on a MicroPython board from scratch!
Connections
Below is an example connection diagram for Dasduino CONNECTPLUS. These pins will be used in the examples throughout this documentation.
| Dasduino CONNECTPLUS | Breakout Board |
|---|---|
| Qwiic | Qwiic |
ℹ️
If you prefer, you can use I²C pins to manually connect:
| Dasduino CONNECTPLUS | Breakout Board |
|---|---|
| IO21 (Default SDA pin) | SDA |
| IO22 (Default SCL pin) | SCL |
| 3V3 | 3V3 |
| GND | GND |