node-red-contrib-bmp180

Node-Red node to get temperature, pressure and altitude from BMP180 sensor, connected by i2c. The node can run with metric units or imperial units. Based on a self-modified dbridges's bmp085 node.js script for the core.

Usage no npm install needed!

<script type="module">
  import nodeRedContribBmp180 from 'https://cdn.skypack.dev/node-red-contrib-bmp180';
</script>

README

@cyrildidier/node-red-contrib-bmp180

Node-Red node to get temperature, pressure and altitude from BMP180 sensor, connected by i2c. The node can run with metric units or imperial units. Based on a self-modified dbridges's bmp085 node.js script for the core.