This version has the index file and data pages on a SD card (512Mbyte) it does not suffer from the autorun problem when directly writtin to the mbed flash memory It makes readings from one solar panel for open and loaded voltages every 'interval' seconds Every readingsPerPage a new web page is created and indexed on a readings web page Activty is shown by the flashing blue led (0.5s) means it is connected and output via the serial over usb port. Data is preserved on subsequent power ups by incrementing file number. PMR 15/9/10 */

Dependencies:   EthernetNetIf NTPClient_NetServices mbed SDFileSystem

Auto generated API documentation and code listings for server3

Classes

HTTPRequestHandler HTTP Server's generic request handler
HTTPServer A simple HTTP server implementation

Code

FSHandler.cpp [code]
FSHandler.h [code]
HTTPRequestDispatcher.cpp [code]
HTTPRequestDispatcher.h [code]
HTTPRequestHandler.cpp [code]
HTTPRequestHandler.h [code]
HTTPServer.cpp [code]
HTTPServer.h [code] HTTP Server header file
RPCHandler.cpp [code]
RPCHandler.h [code]
SimpleHandler.cpp [code]
SimpleHandler.h [code]
solar2.cpp [code]