tiny-bme280 icon indicating copy to clipboard operation
tiny-bme280 copied to clipboard

An interface to allow you to use the Bosch BME280 sensor from an ATtiny processor.

Results 3 tiny-bme280 issues
Sort by recently updated
recently updated
newest added

Adds basic usage example libraries: BME_I2CTest.ino - Basic usage with Serial monitor BME_Sleep.ino - Sleeps in-between readings Also updated README accordingly. - Max

I am using the Arduino 1.8.9 IDE on a ATTiny85 clone with a BME380. 10K pullups are on the I2C lines. An external battery assures that 5v is adequate. I...

I love your project