Webserver only w/o any other functions, single thread. Running on STM32F013+W5500
Dependencies: NTPClient W5500Interface Watchdog device_configuration eeprom_flash mbed-rpc-nucleo mbed-rtos mbed
Fork of F103-Serial-to-Ethernet by
History
forked to create a new repo for webserver on F103+W5500. No other functions
2016-08-19, by olympux [Fri, 19 Aug 2016 20:17:00 +0000] rev 47
forked to create a new repo for webserver on F103+W5500. No other functions
Initial version, support RPC over HTTP with new eeprom emulation
2016-08-14, by olympux [Sun, 14 Aug 2016 11:06:53 +0000] rev 46
Initial version, support RPC over HTTP with new eeprom emulation
Tested
2016-07-19, by olympux [Tue, 19 Jul 2016 07:50:53 +0000] rev 45
Tested
Enable configured flag with RPC command
2016-06-16, by olympux [Thu, 16 Jun 2016 21:51:38 +0000] rev 44
Enable configured flag with RPC command
Reset and save IP address through RPC
2016-06-16, by olympux [Thu, 16 Jun 2016 21:44:22 +0000] rev 43
Reset and save IP address through RPC
Update HTML and add RPC variables for configuration
2016-06-16, by olympux [Thu, 16 Jun 2016 19:22:36 +0000] rev 42
Update HTML and add RPC variables for configuration
Fixed usage of string RPCVariable to include buffer length
2016-06-16, by olympux [Thu, 16 Jun 2016 09:12:20 +0000] rev 41
Fixed usage of string RPCVariable to include buffer length
Working with a few issues:; - Added RPC AnalogIn, wdt reset when creating new object on PC_0; - Added creating RPC string but not tested yet
2016-06-16, by olympux [Thu, 16 Jun 2016 08:38:31 +0000] rev 40
Working with a few issues:; - Added RPC AnalogIn, wdt reset when creating new object on PC_0; - Added creating RPC string but not tested yet
New features; ; - Set current time; - Set on/off time for DigitalOut 0 and 1; - Auto on/off do0, do1
2016-06-14, by olympux [Tue, 14 Jun 2016 21:25:04 +0000] rev 39
New features; ; - Set current time; - Set on/off time for DigitalOut 0 and 1; - Auto on/off do0, do1
Supported RPCVariable and RPCFunction
2016-06-13, by olympux [Mon, 13 Jun 2016 23:06:38 +0000] rev 38
Supported RPCVariable and RPCFunction