adafruit / Wippersnapper_Protobuf

Protocol buffer messages for Adafruit.io WipperSnapper Beta
MIT License
0 stars 2 forks source link

Support for Dallas 1-Wire Protocol #89

Closed brentru closed 2 years ago

brentru commented 2 years ago

Support the 1-Wire Protocol for use with sensors such as the DS18B20 Compatible Digital temperature sensor.

WipperSnapper would need to expose a new communication API either via PJRC's OneWire Arduino Library or the Arduino Temperature Control Library