Skip to content

Read DS18B20 sensors attached to the 1-Wire bus of a WIldlifeSytems node.

Notifications You must be signed in to change notification settings

Wildlife-Systems/sensor-ds18b20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sensor-ds18b20

Installation instructions

It is recommended to first install the latest release of sensor-control.

To install sensor-ds18b20:

wget https://github.com/Wildlife-Systems/sensor-ds18b20/releases/download/1.0.1/sensor-ds18b20_1.0.1_all.deb
sudo dpkg -i sensor-ds18b20_1.0.1_all.deb

Reading using sensor-control

sudo sr ds18b20

Hardware configuration

TODO

Building the Debian package

From within the sensor-ds18b20 directory:

debuild -us -uc -b