Rob Dobson / Mbed 2 deprecated SpideyWallWeb

Dependencies:   EthernetInterfacePlusHostname RdWebServer mbed-rtos mbed

History

Fixed an unforeseen problem with messages not aligned on RGB boundaries; Fixed potential hanging pointer problem in colourconverters; Changed Idle screen to a set of colourful snakes default tip

2015-09-03, by Bobty [Thu, 03 Sep 2015 20:17:23 +0000] rev 6

Fixed an unforeseen problem with messages not aligned on RGB boundaries; Fixed potential hanging pointer problem in colourconverters; Changed Idle screen to a set of colourful snakes


Added an idle handler so there is something to show when nothing is being sent over HTTP

2015-09-01, by Bobty [Tue, 01 Sep 2015 15:53:52 +0000] rev 5

Added an idle handler so there is something to show when nothing is being sent over HTTP


Tidied up and removed unnecessary code

2015-08-31, by Bobty [Mon, 31 Aug 2015 15:21:47 +0000] rev 4

Tidied up and removed unnecessary code


Made ShowLeds an explicit command rather than automatic; Allow hostname to be set; Made sure HTTP response has keep-alive in it; Moved http_server into main loop (was in a separate thread); Added HSV fill command

2015-08-31, by Bobty [Mon, 31 Aug 2015 09:03:15 +0000] rev 3

Made ShowLeds an explicit command rather than automatic; Allow hostname to be set; Made sure HTTP response has keep-alive in it; Moved http_server into main loop (was in a separate thread); Added HSV fill command


Working for simple cases

2015-08-29, by Bobty [Sat, 29 Aug 2015 05:33:30 +0000] rev 2

Working for simple cases


Implemented a command protocol using HTTP POST

2015-08-20, by Bobty [Thu, 20 Aug 2015 07:41:02 +0000] rev 1

Implemented a command protocol using HTTP POST


Initial - unchanged since 2013

2015-08-18, by Bobty [Tue, 18 Aug 2015 16:03:29 +0000] rev 0

Initial - unchanged since 2013