microbit-dstemp-2wire
DS18B20 reader
Allows a microcontroller to read temperature data from a Dallas DS18B20 sensor using just two wires in parasitic power mode.
Micro:bit support for the Dallas DS18B20 in Parasitic Power mode (2 wires)
1 stars
1 watching
2 forks
Language: C++
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bsiever/microbit-dstemp | A Micro:bit extension for interacting with the DS18B20 temperature sensor. | 5 |
adamboardman/microbit-onewire | A C++ library that provides an interface to DS18B20 temperature sensors using the OneWire protocol on Micro:Bit devices. | 3 |
dfrobot/pxt-ds18b20 | Library providing a Microbit-compatible interface to a DS18B20 temperature sensor | 8 |
2black0/micropython-sht11 | A Python module providing access to temperature and humidity readings from the SHT11 sensor on microcontrollers like the ESP32. | 2 |
robert-hh/onewire_ds18x20 | A Python library for interacting with OneWire temperature sensors | 12 |
triplepoint/micropython_bme280_i2c | Provides an interface to read from the BME280 temperature, humidity, and pressure sensor | 10 |
fizban99/microbit_us100 | A Python library that reads ultrasonic sensor data from an US-100 device connected to a Micro:bit microcontroller. | 7 |
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 |
mcauser/microbit-am2320 | Provides a way to interface with an Aosong AM2320 temperature and humidity sensor on the micro:bit board using I2C | 0 |
tinkertanker/microdriver_sht2x | A C++ library that enables digital sensors to provide temperature and humidity readings to a microcontroller | 1 |
jemerlia/microbit-boschbme280-p-t-and-h-sensor | An implementation of the Bosch BME280 sensor on a Microbit platform | 1 |
catdog2/mpy_bme280_esp8266 | Provides an interface to read data from the Bosch BME280 sensor on ESP8266 boards | 73 |
mdaeron/micropython-zacwire | Implementation of a temperature sensor protocol in MicroPython | 0 |
sabas1080/ubit_bmp085 | Adds I2C interface support to Micro:bit | 0 |