Skip to content

acktarus/Dallas_DS18B20_SparkCore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spark Core and Dallas DS18B20 Temperature Sensor

Sample application using Spark Core and Dallas DS18B20 Digital Temperature Sensor. The OneWire source code is taken from this link by @tidwelltimj. I just separated this into two classes OneWire and DS18B20. The sample code publish a variable named tmpinfo with temperature value.

Wiring Power to 3.3/5V GND to GND Signal to D2 (with pullup resistor)

About

Dallas DS18B20 Digital Temperature Sensor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.0%
  • Other 3.0%