Skip to content

dido18/beehouse-433

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beehouse-433

Smart house based on 433Mhz band

Davide Neri: [email protected]

Video use case: https://www.youtube.com/watch?v=yvfxI-R9Ju4

Slides: Slides of the project

Architecture

The architecture has a star topology composed by:

  • node(s) (bees):every node has sensors and actuators and communicate with the sink.
  • sink (BeeQueen): is the central node in the topology that receives all the messages from nodes.
  • gateway (BeeHive): receives the msg from serial port from the sink and serves a web server.

433Mhz Wireless communication

Nodes and sink communicate using 433Mhz RF.

Each node has a recevier and a trasmitter.

WebApp dashboard

Gateway is the server that expose a WebPage used by the users for controlling the nodes.

$ cd beehive-server
$ node app.js

About

Smart house based on 433Mhz band and arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published