Skip to content

hugoR23/Sensor-BeagleBone-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sensor-BeagleBone-Project

This solution offer the possibility to monitor sensor data extracted via a beagle bone and preview the data and history in a web application. The project must be pushed onto the Beaglebone with the appropriate sensor card, and on server for the GUI.

BeagleBone Side

  • Get the sensor data : Temperature, Humidity, Pressure, Luminosity
  • Send the Data to the Server via a protocol established with Twisted framework

Web Server Side

  • Receiving the data from the BeagleBone
  • Rendering the User interface with dynamic graphic using Pyramid framework

About

Solution to store and display sensor data from a Beaglebone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published