Hi there ( not many answers here .. ;) ): is anyone used to modding the way the Espruino enumerates over USB ?
To go further on the gamepad subject & as I can't test the pucks nor the RN42 version of the module, I think it'd be quite neat to implement an Xbox 360 gamepad module for Espruino :)) ..
.. but this controller is NOT a HID device but instead a XInput one .. :/
( I have to finish reading some code for a TeensyLC & need few infos on the way Espruino handles the USB stack & cie to port the code ).
I'll also plan to digg the std usb & hid stuff for STM32F to help in the process ;)
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi there ( not many answers here .. ;) ): is anyone used to modding the way the Espruino enumerates over USB ?
To go further on the gamepad subject & as I can't test the pucks nor the RN42 version of the module, I think it'd be quite neat to implement an Xbox 360 gamepad module for Espruino :)) ..
.. but this controller is NOT a HID device but instead a XInput one .. :/
( I have to finish reading some code for a TeensyLC & need few infos on the way Espruino handles the USB stack & cie to port the code ).
I'll also plan to digg the std usb & hid stuff for STM32F to help in the process ;)