energy stored: values measured
RealTime data input from electricty produced and stored from an inDOOR Energy Harvester
The values bellow were input to a mySQL database by a micro-controller via Ethernet connected to a door harvester prototype.
After it measured the stored electrons in a battery, the micro-controller connected to the internet and requests a PHP script on a server.
The micro-controller passed the values to PHP through the url, which PHP inserted into the database with an id and time stamp
The Flash animation checks for updated values every 10 seconds by calling another PHP script which grabs the last value entered.
It displays both the electricity produced the last time the door was opened and closed as well as the total stored as SI units of Joules.