Skip to content

michal-trnka/rpi_DS18B20

 
 

Repository files navigation

Enabling sensor on rpi

follow the instructions on https://github.com/burrsutter/rpi_DS18B20

Mock sensor

There is file restClientMock.js allowing to mock the sensor on any computer. It just sends random data to the hub.

Start transmitting data to hub

run the command:

node restClient.js

in case you don't have required hardware, run the command:

node restClientMock.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.6%
  • Java 42.1%
  • Python 3.3%