nitrogen-airpi

This module provides support for the AirPi air quality and weather surveillance station.

Usage no npm install needed!

<script type="module">
  import nitrogenAirpi from 'https://cdn.skypack.dev/nitrogen-airpi';
</script>

README

nitrogen-airpi

This module provides support for the AirPi air quality and weather surveillance station.

Currently it supports:

  • the BMP085 (discontinued but still in circulation) and BMP180 (its pin compatible replacement) temperature and pressure sensor chips

How to use in your project

  1. npm install nitrogen-airpi or add to the package.json for the device application you are building.