Skip to content

A flask framework for gathering data from devices connects to Raspberry Pis over a network

License

Notifications You must be signed in to change notification settings

folk-lab/qdotweb_rpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qdotweb_rpi

A flask wrapper for gathering data from devices/sensors connected to a Raspberry Pi over a network. An example is already installed for reading from a pressure or temperature sensor (connected to Pi) over a network in the Sensors branch.

Setup:

  • Install device(s) on raspberry pi
  • Edit device.py and add methods(s) to get data from installed device(s)

Use:

  • For example look at Sensor Branch

TODO:

  • Add devices request to return a list of devices setup on the server
  • Add a secure Login form for the web application

About

A flask framework for gathering data from devices connects to Raspberry Pis over a network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published