Skip to content

Exocet22/TinyBME280

Repository files navigation

TinyBME280

A lightweight Arduino library for BME280 module running on ESP8266/ESP32 platform.

Installation

Using the Arduino IDE Library Manager

  1. Choose Sketch -> Include Library -> Manage Libraries...
  2. Type TinyBME280 into the search box.
  3. Click the row to select the library.
  4. Click the Install button to install the library.

Using PlatformIO Library Manager

  1. Choose PIO Home -> Libraries -> Registry
  2. Type TinyBME280 into the search box.
  3. Click the row to select the library.
  4. Click the Install button to install the library.

Using Git

cd ~/Documents/Arduino/libraries/
git clone https://github.com/exocet22/TinyBME280 TinyBME280

Examples

See examples folder.

License

This libary is licensed under the MIT Licence.

About

A tiny Arduino library on PlatformIO for BME280 module running on ESP8266/ESP32 modules.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages