Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

symmetric pin assignment layout #8

Open
ConstantinoSchillebeeckx opened this issue May 5, 2017 · 0 comments
Open

symmetric pin assignment layout #8

ConstantinoSchillebeeckx opened this issue May 5, 2017 · 0 comments
Assignees
Labels

Comments

@ConstantinoSchillebeeckx
Copy link
Owner

can we attach the right combination of pins to the ESP32 so that it can be put in either way?

the only limitation is that pins 34-39 are input only; the following pins are symmetric to those input only pins:
34 -> 23
35 -> 18
36 -> GND
37 -> 21 (SDA)
38 -> TX
39 -> RX

these input pins could be used for either the columns or rows (which ever the library sets up as input)

pins required:

  • 2 for LEDs (front & back) [can be symmetric with one another]
  • 5 keycap rows [can be symmetric with columns]
  • 7 keycap columns [can be symmetric with rows]
  • 2 power (VBAT & VUSB) [these are already symmetric]
  • 2 COMM (SDA & SCL)

screen shot 2017-05-05 at 14 08 46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant