Code for aquaponics edu module
Right now this just has python code for parsing Logger Pro data into an Excel spreadsheet.
Eventually, we will want to automatically upload this parsed data into Google drive (?)...
- Automatically run parser when file is uploaded.
- Automatically upload to google drive.
- May require python and googlecl (difficult to set up on Windows?)
- See: http://hyperlogos.org/blog/drink/Install-GoogleCL-Windows
- Another option is Cygwin.
- Use Google Charts to visualize.
- Learn!