garthoff / OneWireSpark

Provides support for the Dallas One Wire protocol on Particle devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Now supporting P1 and Electron.

OneWireSpark

Provides support for the Dallas One Wire protocol on the Spark core.

I have made minor tweeks to the work of many others and collected it here for use within the web build tool.

Simply click the libs button in the web build tool at spark.io and add this lib to your project.

Refer to the ReadTemp.ino example code for basic use of the lib.

About

Provides support for the Dallas One Wire protocol on Particle devices.

License:MIT License


Languages

Language:C++ 72.0%Language:Arduino 28.0%