QMC5883
Compass sensor interface
A Python class for interfacing with the QMC5883 Three-Axis Digital Compass IC
Python class for the QMC5883 Three-Axis Digital Compass IC
14 stars
3 watching
3 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
octaprog7/qmc5883 | MicroPython module for controlling a geomagnetic sensor | 0 |
robert-hh/hx710 | Provides a Python interface to read and process data from load cell sensors. | 0 |
gvalkov/micropython-esp8266-hmc5883l | A Python driver for an ESP8266-based 3-axis digital compass IC | 13 |
robert-hh/bme680-micropython | A driver for the BME680 sensor compatible with Micropython | 33 |
robert-hh/onewire_ds18x20 | A Python library for interacting with OneWire temperature sensors | 12 |
robert-hh/sht30 | A Python library for reading temperature and humidity data from the SHT3x sensor using I2C interface. | 2 |
octaprog7/hscdtd008a | This project provides a Python module to control the HSCDTD008A Geomagnetic Sensor via I2C. | 0 |
octaprog7/rm3100 | A MicroPython module for controlling an RM3100 Geomagnetic Sensor. | 1 |
jposada202020/micropython_qmc5883l | A MicroPython driver for an accelerometer sensor | 0 |
octaprog7/mmc5603 | A MicroPython module for controlling a geomagnetic sensor MMC5603 | 0 |
jposada202020/micropython_lsm6dsox | A MicroPython library for communicating with the LSM6DSOX accelerometer and gyro sensor | 1 |
robert-hh/ina219 | A driver for an I2C-based current sensor that provides read-only access to its measurements and allows setting of measurement ranges. | 11 |
khoulihan/micropython-mpl115a2 | A Python module providing access to the MPL115A2 barometric pressure sensor via I2C | 2 |
triplepoint/micropython_bme280_i2c | Provides an interface to read from the BME280 temperature, humidity, and pressure sensor | 10 |
rlangoy/upy_apds9960 | A Python library for ESP8266/ESP12-E devices to interface with APDS9960 and APDS9900 proximity sensors | 9 |