Skip to content

Files

Latest commit

 

History

History
12 lines (8 loc) · 317 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 317 Bytes

Simple temperature app for DS18B20 sensors

front

Specify sensor id's to get temperature readings for front in printfrontsensors.js

rear

Specify sensor id's to get temperature readings for rear in printrearsensors.js

Dev commands:
  • npm install
  • npm run package (to build app, must be done on RPI)