OneWire
Device reader library
Provides a C++ interface to Dallas/Maxim 1-Wire chips for reading temperature and other data from devices.
Library for Dallas/Maxim 1-Wire Chips
605 stars
66 watching
390 forks
Language: C++
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
adamboardman/microbit-onewire | A C++ library that provides an interface to DS18B20 temperature sensors using the OneWire protocol on Micro:Bit devices. | 3 |
paulstoffregen/time | Provides an Arduino-specific timekeeping functionality allowing for easy integration of various external time sources. | 1,258 |
robert-hh/onewire_ds18x20 | A Python library for interacting with OneWire temperature sensors | 12 |
adafruit/adafruit_bme280_library | A C++ library for communicating with BME280 temperature and pressure sensors | 338 |
bremoran/microdriver_max31855 | A microcontroller extension for interfacing with MAX31855 thermocouple readers | 0 |
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 |
particle-iot/device-os | The Particle device firmware libraries provide a standardized platform for building and managing firmware for various Particle devices. | 1,055 |
milesburton/arduino-temperature-control-library | Provides an Arduino library to control temperature sensors from various manufacturers | 974 |
bestburning/platform_device_id | An Flutter plugin providing cross-platform access to device IDs | 81 |
sufyanaslam198/max31865 | A Micropython library for converting resistance values to digital signals using the MAX31865 IC. | 0 |
vittorioromeo/cppnow2015 | A repository showcasing an expanded explanation of the C++ standard library function for_each_arg | 7 |
linklayer/cantact-pro-hw | Design files and documentation for hardware components of a CAN interface device | 63 |
dustinwatts/ft6236 | An Arduino library for interacting with touch controllers, enabling simple detection and coordinate retrieval of touches. | 34 |
brunodebus/tinq-core | A framework that enables devices to exchange data on a publish-subscribe paradigm, allowing them to communicate with other devices regardless of their manufacturer. | 12 |
machinezone/ixwebsocket | A lightweight C++ library for building WebSocket clients and servers with TLS support. | 551 |