How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Simple library for MPU6050 on ESP8266 with micropython
Because even creatures of the night need to know when it's really dark.
Sensirion SCD30 is a CO², Humidity and Temperature sensor on a module. This is a I2C driver written in Python 3 for MicroPython.
This project demonstrates how to interface the SHT11 sensor with a MicroPython-compatible ESP32 board (e.g., Lolin32 Lite) to measure temperature and relative humidity. It uses bit-banged communication and is written fully in MicroPython.
MicroPython library for Xiaomi Mi Flora BLE plant sensors.
The main features of agners/micropython-miflora are: Sensor Drivers.
Open-source alternatives to agners/micropython-miflora include: adamjezek98/mpu6050-esp8266-micropython — Simple library for MPU6050 on ESP8266 with micropython. adyavanapalli/bh1750.py — Because even creatures of the night need to know when it's really dark. agners/micropython-scd30 — Sensirion SCD30 is a CO², Humidity and Temperature sensor on a module. This is a I2C driver written in Python 3 for… agners/micropython-sgp40 — Sensirion SGP40 is a digital VOC (volatile organic compound) sensor. This is a I2C driver written in Python 3 for… alinbaltaru/max31856 — MicroPython Library for MAX31856 (Precision Thermocouple to Digital Converter with Linearization) with 19-Bit… 2black0/micropython-sht11 — This project demonstrates how to interface the SHT11 sensor with a MicroPython-compatible ESP32 board (e.g., Lolin32…