micropython-us100
Distance sensor driver
A driver library for interacting with the US-100 sonar distance sensor using Python on microcontrollers
Micropython driver for the US-100 sonar distance sensor.
3 stars
0 watching
3 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kfricke/micropython-hdc1008 | A MicroPython driver for a Texas Instruments HDC1008 sensor | 4 |
kfricke/micropython-mcp9808 | A MicroPython driver for the MCP9808 temperature sensor | 7 |
kfricke/micropython-sht31 | A driver implementation for a temperature and humidity sensor from Sensirion | 21 |
kfricke/micropython-tsl2561 | A Python driver for an illumination sensor from TAOS / ams, providing access to its functionality. | 3 |
rsc1975/micropython-hcsr04 | A driver for an ultrasonic sensor used in distance measurement | 150 |
fizban99/microbit_us100 | A Python library that reads ultrasonic sensor data from an US-100 device connected to a Micro:bit microcontroller. | 7 |
jposada202020/micropython_icg20660 | Provides a driver for an accelerometer/gyro sensor | 0 |
howmanyoliversarethere/micropython-i2c-ultrasonic | A MicroPython driver for an ultrasonic distance sensor | 1 |
jposada202020/micropython_ms5611 | Provides a driver for communicating with the MS5611 pressure and temperature sensor | 0 |
kevbu/micropython-bme280 | A Python driver for a temperature/pressure/humidity sensor on MicroPython-based boards | 3 |
jposada202020/micropython_si7021 | A MicroPython library for interacting with the SI7021 temperature and humidity sensor. | 0 |
jposada202020/micropython_icm20948 | Provides a MicroPython driver for the TDK ICM20948 Accelerometer/Gyro Sensor | 11 |
jposada202020/micropython_mcp9808 | Provides a Python driver for interacting with the Microchip MCP9808 temperature sensor | 1 |
jposada202020/micropython_lis3dh | A Micropython driver for the LIS3DH sensor | 1 |
rcolistete/micropython_as7262x_driver | MicroPython driver for AS7262/AS7263 nano spectrometer sensor | 2 |