Hi,
check the BoschSenortec github account, there is a completely BMI160 driver written in c (rewriting c code to javascript is not that hard).
Hint: Start with Init the sensor and then try to Read some values.
@MaBe 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.
Hi,
check the BoschSenortec github account, there is a completely BMI160 driver written in c (rewriting c code to javascript is not that hard).
Hint: Start with Init the sensor and then try to Read some values.