microbit_us100
Sensor reader
A Python library that reads ultrasonic sensor data from an US-100 device connected to a Micro:bit microcontroller.
Micro:bit library for the ultrasonic sensor us-100 in serial mode
7 stars
3 watching
3 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
microbitmicropythonus-100
Related projects:
Repository | Description | Stars |
---|---|---|
fizban99/microbit_hcsr04 | A Python library that reads distance from an ultrasonic sensor using SPI hardware | 18 |
fizban99/microbit_ky038 | Library to calibrate and use a sound sensor KY038 with a microcontroller | 1 |
kfricke/micropython-us100 | A driver library for interacting with the US-100 sonar distance sensor using Python on microcontrollers | 3 |
2black0/micropython-sht11 | A Python module providing access to temperature and humidity readings from the SHT11 sensor on microcontrollers like the ESP32. | 2 |
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 |
rhubarbdog/microbit-dht11 | A Python module providing an interface to read temperature and humidity data from a DHT11 sensor on Microbit microcontrollers | 6 |
chrisb2/pyb_ina219 | Library for reading INA219 sensor data on MicroPython boards | 56 |
khoulihan/micropython-tmp102 | Provides an interface to read temperature data from a specific I2C sensor device using Python. | 8 |
rsc1975/micropython-hcsr04 | A driver for an ultrasonic sensor used in distance measurement | 150 |
mores/themissinglink | Provides a microPython library to interface with an ultrasonic ranger sensor | 0 |
wybiral/micropython-mpu6050 | A MicroPython library for reading data from an accelerometer and gyroscope module. | 1 |
alanmitchell/micropython-inputs | A Micro Python library for reading digital and analog inputs on microcontrollers. | 34 |
alcir/microbit-ble | A Linux-based Python project that reads data from a micro:bit via Bluetooth using bluepy | 48 |
ti-nspire/microbit-in-micropython-library-for-htu21d-sensor | Provides a Python interface to the HTU21D sensor on a Microbit microcontroller | 0 |
triplepoint/micropython_bme280_i2c | Provides an interface to read from the BME280 temperature, humidity, and pressure sensor | 10 |