ArduinoGeneral

New Arduino library for DFRobot XBee Gamepad controller

userHead Account cancelled 2018-01-15 00:36:54 1196 Views0 Replies
In case anyone's interested, I'm working on a new library for the DFRobot Gamepad Controller with XBee module running in 802.15.4 API-2 mode. It incorporates Andre Wrapp's existing and very excellent xbee-arduino library, but will hopefully facilitate gamepad data handling at both transmitter and receiver ends.

https://github.com/WeatherwaxCosplay/Gamepad_XBee

All constructive feedback gratefully received.