reef monitor
Dependencies: mbed-rtos EthernetInterface FatFileSystemCpp MCP23S17 SDFileSystem mbed
Fork of HTTPServerHelloWorld by
History
draft of file request handler;
2015-01-03, by wyunreal [Sat, 03 Jan 2015 17:50:52 +0000] rev 12
draft of file request handler;
first revision, having the http server master and slave threads communicating fine
2015-01-02, by wyunreal [Fri, 02 Jan 2015 22:44:42 +0000] rev 11
first revision, having the http server master and slave threads communicating fine
integrating microchip io expander
2014-03-02, by wyunreal [Sun, 02 Mar 2014 18:15:47 +0000] rev 10
integrating microchip io expander
unifying fat file system for local and sd
2014-03-02, by wyunreal [Sun, 02 Mar 2014 12:44:28 +0000] rev 9
unifying fat file system for local and sd
replacing msc file system by sd file system;
2014-03-02, by wyunreal [Sun, 02 Mar 2014 12:35:42 +0000] rev 8
replacing msc file system by sd file system;
add watchdog timer support
2014-02-08, by wyunreal [Sat, 08 Feb 2014 17:33:41 +0000] rev 7
add watchdog timer support
Adding support for mass storage devices and making new request handlers to provide access to the webApp sources and logs
2014-02-02, by wyunreal [Sun, 02 Feb 2014 16:57:24 +0000] rev 6
Adding support for mass storage devices and making new request handlers to provide access to the webApp sources and logs
Adding a FS handler to the webserver and mounting it to the local file system
2014-02-01, by wyunreal [Sat, 01 Feb 2014 18:54:20 +0000] rev 5
Adding a FS handler to the webserver and mounting it to the local file system
creating the application model
2014-02-01, by wyunreal [Sat, 01 Feb 2014 17:29:15 +0000] rev 4
creating the application model
First approach of EthernetService class
2014-01-31, by wyunreal [Fri, 31 Jan 2014 23:19:28 +0000] rev 3
First approach of EthernetService class