I remember seeing a guide last year on how to wire toggle switches and other sensors to the driver-station. Does anyone know if something like that still exists? Last year we saw a team use forklift controls and some toggle switches and we’d like to mimic some of that. Ideally we want to be able to read the state of toggle switches on our driver station in order to cause our robot to perform specific actions like lighting up lights, etc.
The cypress board is an I/O receiver which you can use in a board on the side of your driver station. This interface connects usb and communicates though programing as values or “pressed or not pressed”. So you could add toggle switches to your teams driver stations. You also can create a smart dashboard to get readings and layouts on the classmates screen that you can reference while playing.
Our team has disassembled a game pad and attached the connectors for potentiometers on one of the game pad’s sticks to other potentiometers on an RC car pistol grip controller. The same thing could be done with buttons and switches.