lshachar / Arduino_Fanatec_Wheel

A do-it-yourself steering wheel to Fanatec's wheel base
89 stars 13 forks source link

New pcb, what is the big gpio connector intended for? #6

Closed MagnusThome closed 4 years ago

MagnusThome commented 4 years ago

Just curious if you have any specific plans using the large gpio connector that you've added to the pcb?

gpio

Why I'm wondering is that the delay on using the shifter buttons currently neccesitates a separate solution for the shifter buttons.

lshachar commented 4 years ago

Hi Magnus! I wanted to have a breakout board for all the gpio pins on the board... they should eventually get used for buttons, once we squash that delay bug ;)

Just like you, I'm currently using a separate solution for the shifter buttons.