RussNelson / OneWireTSRP

Teensy 2.0 with Ethernet implementing a OneWire temperature scanner for The Thing System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OneWireTSRP

Teensy 2.0 with Ethernet implementing a OneWire temperature scanner for The Thing System

Copyright(C) 2013, Russell Nelson russnelson@gmail.com Licensed under the Apache 2.0 license, included from the ASF by reference.

Currently, it only knows about temperature devices. That is, any device with a class 0x10, 0x28, or 0x22. I am open to the idea of adding support for other OneWire devices on a commercial basis. I might get to adding them sooner or later, but if you want them sooner and you don't want to do them yourselves, expect to pay me. Happy to accept patches, of course.

About

Teensy 2.0 with Ethernet implementing a OneWire temperature scanner for The Thing System

License:Apache License 2.0


Languages

Language:C++ 100.0%