Skip to content

immanuel/tempnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server to collect temperature readings

Node server app to collect temperature readings transmitted over bluetooth-low-energy (BLE). The app relies on DBus on a linux system to access the bluetooth messages from the Bluez stack.

The graphing uses Chart.js embedded in a single view served using Express. Client-side javascript periodically receives new data from the server through websockets and smooths the trendline a bit.

screenshot

About

Central server for network of temperature sensors

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors