Skip to content

The Server Graphing system used in the REMS HackFest project

Notifications You must be signed in to change notification settings

alfo/rems_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

REMS SERVER

This is a simple graphing program written in PHP using JPGraph.

It should run on the same network (whether it be a local network or over the internet) as your REMS Station.

It stores the following parameters:

  • wind - Wind Speed
  • temp - Ambient Temperature
  • pressure - Barometric Pressure
  • light - Light Levels (raw sensor data, not on a specific scale)

By visiting

frontend

You should be presented with an AJAX updating graph dispaying live environmental data.

About

The Server Graphing system used in the REMS HackFest project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages