makerdiary / python-keyboard

A hand-wired USB & Bluetooth keyboard powered by Python and more
https://makerdiary.com/m60
MIT License
486 stars 61 forks source link

Expose I2C Bus #24

Open BrianPugh opened 3 years ago

BrianPugh commented 3 years ago

Feature request for future revisions of the board:

Have an unpopulated 4-pin header that exposes the i2c bus (plus power and ground) for external devices. Currently I'm just soldering a port to the resistors near the LED controller, but it'd be easy and free to just incorporate this into the board design.

BrianPugh commented 3 years ago

For anyone curious on how to do this, here is a zoom in of the header I added near the LED driver (chip next to the QR code behind the spacebar)

From top to bottom is (GND, VCC, SCL, SDA).

IMG_5791