micropython-bmp280

BMP Sensor Library

A Python module for interacting with the BMP280 sensor on an I2C bus.

module for the BMP280 sensor

GitHub

90 stars
4 watching
26 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list

bmp280esp8266micropython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
octaprog7/bmp390 A Micropython module for interacting with the BMP390 pressure and temperature sensor. 3
octaprog7/bmp180 A MicroPython module for interfacing with a BMP180 pressure and temperature sensor. 3
micropython-imu/micropython-bmp180 A Python module for a pressure sensor that measures temperature and altitude. 85
kevbu/micropython-bme280 A Python driver for a temperature/pressure/humidity sensor on MicroPython-based boards 3
octaprog7/bmp581 A MicroPython module for controlling the BMP581 temperature and pressure sensor from Bosch Sensortec. 0
triplepoint/micropython_bme280_i2c Provides an interface to read from the BME280 temperature, humidity, and pressure sensor 10
octaprog7/bme680 A MicroPython module for interfacing with the BME680 sensor to measure temperature, pressure, and humidity. 1
neliogodoi/micropython-bme280 A MicroPython driver for the BME280 digital sensor. 7
robert-hh/bme680-micropython A driver for the BME680 sensor compatible with Micropython 33
coreelectronics/ce-piicodev-bme280-micropython-module Firmware for an atmospheric sensor that provides temperature, pressure, and humidity data to a microcontroller. 2
catdog2/mpy_bme280_esp8266 Provides an interface to read data from the Bosch BME280 sensor on ESP8266 boards 73
haizakura/esp-ds3231-micropython A Python library for interacting with the DS3231 temperature sensor on ESP8266/ESP32 microcontrollers 7
mp-extras/vl53l5cx A Python library providing an interface to a VL53L5CX TOF sensor for MicroPython and CircuitPython 13
micropython-imu/micropython-bmx055 Provides a Python driver for the Bosch BMX055 IMU sensor 5
adamjezek98/mpu6050-esp8266-micropython A library that provides an interface to read data from a 3D accelerometer and gyroscope sensor connected to an ESP8266 microcontroller using Micropython. 87