micropython-i2c-ultrasonic
Ultrasonic sensor driver
A MicroPython driver for an ultrasonic distance sensor
A MicroPython driver for the RCWL-9620-based M5 I2C Ultrasonic Distance Unit
1 stars
2 watching
0 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rsc1975/micropython-hcsr04 | A driver for an ultrasonic sensor used in distance measurement | 150 |
howmanyoliversarethere/hx711_mpy-driver | Driver for a weighing sensor in Python-based MicroPython implementation | 8 |
kfricke/micropython-us100 | A driver library for interacting with the US-100 sonar distance sensor using Python on microcontrollers | 3 |
jposada202020/micropython_qmc5883l | A MicroPython driver for an accelerometer sensor | 0 |
rsc1975/micropython-sht30 | A Python driver for an SHT30 sensor on a microcontroller board | 46 |
jposada202020/micropython_mc3479 | A MicroPython driver for the MC3479 accelerometer sensor | 0 |
robert-hh/bme680-micropython | A driver for the BME680 sensor compatible with Micropython | 33 |
micropython-imu/micropython-mpu9x50 | Provides a micropython module and base classes for interacting with IMU sensors | 260 |
kartun83/micropython-mq | A set of Python drivers for sensors from the MQ series | 24 |
jposada202020/micropython_h3lis200dl | A Micropython driver for an ST H3LIS200DL Accelerometer sensor. | 0 |
jposada202020/micropython_ags02ma | Provides a MicroPython driver for the AGS02MA TVOC sensor | 0 |
jposada202020/micropython_lis3dh | A Micropython driver for the LIS3DH sensor | 1 |
jposada202020/micropython_hdc1080 | Provides a driver for communicating with the TI HDC1080 sensor in MicroPython environments | 1 |
rcolistete/micropython_as7262x_driver | MicroPython driver for AS7262/AS7263 nano spectrometer sensor | 2 |
fizban99/microbit_hcsr04 | A Python library that reads distance from an ultrasonic sensor using SPI hardware | 18 |