1-wire
Here are 89 public repositories matching this topic...
A Swift library for hardware projects on Linux/ARM boards with support for GPIOs/SPI/I2C/PWM/UART/1Wire.
-
Updated
Dec 19, 2021 - Swift
PyScada is a open source scada system that uses the Django framework as backend
-
Updated
Feb 17, 2021 - JavaScript
OneWire slave device emulator
-
Updated
Nov 6, 2021 - C++
Device integration platform for your smart home
-
Updated
Jan 4, 2022 - Python
Flexible, Arduino Mega/Due/ESP8266/ESP32 based SmartHome controller with DMX-512 in/out, 1-Wire, Modbus, MQTT interfaces. OpenHab/HomeAssistant/ioBroker compatible.
-
Updated
Jan 3, 2022 - C++
One Wire Interface (OWI) library for Arduino
-
Updated
Oct 24, 2017 - C++
Home Climate Control Core: *the* Open Source multi-zone temperature and climate control system.
-
Updated
Jan 2, 2022 - Java
Export Prometheus data from 1-Wire temperature sensors, using an Arduino or Linux system
-
Updated
Dec 4, 2017 - Python
Node-RED node for talking to 1-wire devices using owfs
-
Updated
Jul 30, 2021 - HTML
Support for Maxim's DS-Family of 1-Wire digital temperature sensors
-
Updated
Dec 12, 2021 - C++
A Swift library for the DS18B20 digital temperature sensor
-
Updated
Dec 8, 2021 - Swift
Digital Thermometer App using DS2480B 1-Wire bus driver with DS18B20 digital temperature sensors
-
Updated
Dec 26, 2021 - C#
Maxim's One Wire bus handling for arduino
-
Updated
Apr 30, 2019 - C++
An arduino library to communicate using the Dallas one-wire protocol, where the Arduino takes the role of a slave. Entirely implemented using interrupts, you can perform other tasks while communication is handled in background.
-
Updated
Sep 15, 2018 - C++
NTC thermistor to 1-Wire converter on Arduino Nano
-
Updated
Jul 13, 2021 - C
Generic slave implementation of the 1-wire protocol in C
-
Updated
Mar 3, 2019 - C
Home Climate Control ESP32 based edge device firmware
-
Updated
Oct 4, 2020 - C++
Arduino web server using an Ethernet Shield and 1-Wire temperature sensor to output XML, JSON, JSONP or Prometheus (prom format) response.
-
Updated
Sep 12, 2020 - PostScript
Service for monitoring 1-Wire devices connected to Raspberry Pi
-
Updated
May 18, 2016 - JavaScript
Improve this page
Add a description, image, and links to the 1-wire topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the 1-wire topic, visit your repo's landing page and select "manage topics."


The uncompensated temperature of the BMP180 is incorrectly converted to a 16-bit signed value, instead of a 32-bit signed value (long). Since the data is 16-bits wide and can therefore not be negative, the easy fix would be to do the following:
sip.js(1128): uncompensated = uint16(data[0], data[1]);
Please see page 15 of the manual of the BMP180 chip:
https://ae-bst.resource.bosch.com/media