Skip to content

Dynamic Visualisation of Light using COAP and Raspberry Pi 🔌 🔆 🔅

Notifications You must be signed in to change notification settings

crazoter/dynalite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynalite

Dynalite is an Internet-of-Things application which performs dynamic visualisation of room occupancy. Dynalite uses one or more Raspberry Pis to measure room occupancy and a NodeJS-Express-PostgreSQL web server to store and visualise the measured data. Communication betwene the Pis and the server is implemented using COAP.

Tech stack

This project was built using the following technologies:

Web server:

  • Back-end: NodeJS, ExpressJS, PostgreSQL
  • Front-end: React
  • Communication: NodeJS-COAP

Raspberry Pi:

  • Python //TODO

Development guides

Acknowledgements

About

Dynamic Visualisation of Light using COAP and Raspberry Pi 🔌 🔆 🔅

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.5%
  • Python 35.6%
  • HTML 10.6%
  • CSS 2.2%
  • Dockerfile 1.1%
  • TSQL 1.0%