Would like to share project...
Arduino Mega 2560; project with web server, file browser, and data logger. Web server displays dynamic weather observations; plus there are two download links, one for current week’s weather observations, the other one is for previous weeks of weather observations. Weather observation data is collected every 15 minutes for a 7 day duration; then file is appended with month and day form DS1307 Real Time Clock. RTC 7th day of the week is used to trigger file rename. Weather observation data is stored on a SD Card located on the “Adafruit CC3000 Shield,” which provides wireless connectivity to LAN. Sketch includes function to display Barometric pressure on a 16 X 2 LCD Display.
Project can be found here: https://github.com/Tech500/SdWebBrowse-CC3000-HTTPServer
3:05 Minute, Video of project: http://tinyurl.com/on5eaw2
William, AB9NQ