A project to communicate controller via I2C.
See examples/master_controller.
Example of log.
stateRead 0
readAt 310050
controllerType 1
receiverType 1
connectionState 0
communicationCount 84
buttonsDirL 0 0 0 0
buttonsDirR 0 0 0 0
joyLHori 0.00
joyLVert -0.00
joyRHori 0.00
joyRVert -0.00
buttonsL[0] 0.00
buttonsL[1] 0.00
buttonsL[2] 0.00
See examples/slave_target/esp32/.
MIT