• That should not be a problem. The BMP180 is fully compatible with the older BMP085. However, it is necessary to write a module for it before you can use it with the Espruino. The easiest way is to simply port the readily available Arduino I2C driver for the chip.

    I would love to write the module, but I do not have a lot of time right now. If you want to have a go yourself, check out the modules already there and the I2C reference docs.

About

Avatar for ltj @ltj started