Closed TSimmz closed 4 years ago
Data packets need to be determined. Current idea: send button presses in a packet and each axis in their packet. Create start ID bytes for each packet to determine type on the other end.
Controller will now directly interface with minisim through python kinematics. Must implement button debouncing and logic.
Debouncing has been implemented in 3bdf88841f2874a33b847267d6794bd753809f0c. Hold logic is weird as controller only sends data on new input detection. Next is key handler for functionality
All the controller data needs to be send to the Arduino