microbit-onewire

OneWire sensor library

A C++ library that provides an interface to DS18B20 temperature sensors using the OneWire protocol on Micro:Bit devices.

GitHub

3 stars
2 watching
0 forks
Language: C++
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
paulstoffregen/onewire Provides a C++ interface to Dallas/Maxim 1-Wire chips for reading temperature and other data from devices. 605
robert-hh/onewire_ds18x20 A Python library for interacting with OneWire temperature sensors 12
bsiever/microbit-dstemp-2wire Allows a microcontroller to read temperature data from a Dallas DS18B20 sensor using just two wires in parasitic power mode. 1
bsiever/microbit-dstemp A Micro:bit extension for interacting with the DS18B20 temperature sensor. 5
milesburton/arduino-temperature-control-library Provides an Arduino library to control temperature sensors from various manufacturers 974
dfrobot/pxt-ds18b20 Library providing a Microbit-compatible interface to a DS18B20 temperature sensor 8
mdaeron/micropython-zacwire Implementation of a temperature sensor protocol in MicroPython 0
matbor/arduinotemps2mqtt An Arduino project that reads temperature data from OneWire sensors and publishes it to an MQTT broker. 14
ti-nspire/microbit-in-mbed-library-for-htu21d-sensor A library that provides an interface to the HTU21D temperature and humidity sensor on the Microbit platform using C++. 0
adafruit/adafruit_bme280_library A C++ library for communicating with BME280 temperature and pressure sensors 338
mcauser/microbit-am2320 Provides a way to interface with an Aosong AM2320 temperature and humidity sensor on the micro:bit board using I2C 0
sandeepmistry/node-bbc-microbit-firmware Provides device drivers and runtime mechanisms for programming the BBC micro:bit in C/C++ 12
anthonykirby/kicad_microbit_connector A KiCad component library and footprint library for an 80-pin edge connector used on the micro:bit 17
adafruit/adafruit_lsm9ds0_library A C++ library for interfacing with an accelerometer/magnetometer/gyroscope sensor on various microcontrollers 35
jemerlia/microbit-boschbme280-p-t-and-h-sensor An implementation of the Bosch BME280 sensor on a Microbit platform 1