Hi, yes - just to confirm, it's I2C so it should work fine. You'll just have to write the code needed to interface with it over I2C. You don't need to make a 'module' for it, but it'd be nice as it'll let others use the sensor easily :)
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, yes - just to confirm, it's I2C so it should work fine. You'll just have to write the code needed to interface with it over I2C. You don't need to make a 'module' for it, but it'd be nice as it'll let others use the sensor easily :)
A very simple I2C example module is here: http://www.espruino.com/modules/wii_nunchuck.js