See http://espruino.com for the complete Espruino Documentation - many links in this repository will not work
Role in this project:
Embedded Systems Engineer / IoT Developer Contributions:22 commits, 2 PRs, 4 comments in 1 year
Contributions summary:Lars contributed to the `espruinodocs` repository by developing a driver for the BMP085 pressure sensor, designed for use with the Espruino JavaScript environment on embedded systems. They implemented the necessary I2C communication, coefficient calculations, and functions to read temperature and pressure, demonstrating an understanding of sensor integration. Further commits included cleaning up the code and adding altitude and sea level pressure calculations, along with a small refactor. The user also integrated accelerometer and gyro readings in a MPU6050 module.
documentation-generatorespruinolinks
JavaScript implementation of the Firmata protocol
Role in this project:
Embedded Systems Engineer / IoT Developer Contributions:5 commits in 5 days
Contributions summary:Lars primarily contributed to the `firmata.js` library by adding and refining functionality related to setting and controlling sampling intervals for analog and digital pin reporting. They implemented a function to control pin reporting, including both analog and digital pins. Furthermore, the user constrained the sampling interval values and fixed the minimum sampling interval, ensuring the library's reliability and proper operation.
javascriptblockchainfirmata