Hello! Long time Espruino user just getting back into it. Thanks to Gordon and the community for your continued hard work on this awesome project!
I've recently picked up an M5StickC-Plus to tinker with, and got Espruino running on it thanks to: https://github.com/jeffmer/M5StickC_Espruino
I'm now trying to get accelerometer data from the internal MPU (an MPU6886).
Has anyone already achieved this (perhaps by modifying an existing module)?
If not, I guess the process is to port the C library to JS?
TIA
@illogicaljim started
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.
Hello! Long time Espruino user just getting back into it. Thanks to Gordon and the community for your continued hard work on this awesome project!
I've recently picked up an M5StickC-Plus to tinker with, and got Espruino running on it thanks to: https://github.com/jeffmer/M5StickC_Espruino
I'm now trying to get accelerometer data from the internal MPU (an MPU6886).
Has anyone already achieved this (perhaps by modifying an existing module)?
If not, I guess the process is to port the C library to JS?
TIA