microbit_hcsr04
Ultrasonic sensor reader
A Python library that reads distance from an ultrasonic sensor using SPI hardware
micro:bit library for the HC-SR04 ultrasonic sensor
18 stars
3 watching
6 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
hcsr04microbitmicropython
Related projects:
Repository | Description | Stars |
---|---|---|
fizban99/microbit_us100 | A Python library that reads ultrasonic sensor data from an US-100 device connected to a Micro:bit microcontroller. | 7 |
rsc1975/micropython-hcsr04 | A driver for an ultrasonic sensor used in distance measurement | 150 |
fizban99/microbit_ky038 | Library to calibrate and use a sound sensor KY038 with a microcontroller | 1 |
howmanyoliversarethere/micropython-i2c-ultrasonic | A MicroPython driver for an ultrasonic distance sensor | 1 |
jrodrigotech/ultrasonic-hc-sr04 | Provides an interface to interact with Ultrasonic HC-SR04 ultrasonic sensors using Arduino | 174 |
2black0/micropython-sht11 | A Python module providing access to temperature and humidity readings from the SHT11 sensor on microcontrollers like the ESP32. | 2 |
kfricke/micropython-us100 | A driver library for interacting with the US-100 sonar distance sensor using Python on microcontrollers | 3 |
rhubarbdog/microbit-dht11 | A Python module providing an interface to read temperature and humidity data from a DHT11 sensor on Microbit microcontrollers | 6 |
mores/themissinglink | Provides a microPython library to interface with an ultrasonic ranger sensor | 0 |
micropython-imu/micropython-lsm9ds0 | Provides an interface to read data from the LSM9DS0's g-force linear acceleration, gauss magnetic and dps angular rate sensors through I2C | 4 |
haizakura/esp-sht3x-micropython | A Python library for interfacing with the SHT3x temperature and humidity sensor on esp8266/esp32 boards | 7 |
vishal-android-freak/hc-sr04-androidthings-library | A library providing a Java-based interface to an ultrasonic sensor for Android Things applications | 16 |
basanovase/gp2y0a21yk | MicroPython library for interfacing with an IR distance sensor | 0 |
chrisb2/micropython-fingerprint | A MicroPython library for reading fingerprint sensors | 16 |
jemerlia/microbit-boschbme280-p-t-and-h-sensor | An implementation of the Bosch BME280 sensor on a Microbit platform | 1 |