Embedded web server
Dependencies: EthernetNetIf HTTPServer SDFileSystem mbed
Fork of webserver by
This web server serves pages from an SD card and supports RPC calls for the PWM and GPIO
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:a8e0af266847 | 2013-03-12 | ajoliver | Web server modified to serve pages from an SD card. ; Supports RPC for access the PWM and GPIO |
4:c5b42552ba4a | 2013-03-12 | ajoliver | Cleaned up unused code |
3:15cd22045f66 | 2013-03-12 | ajoliver | Testing the RPC extension |
2:1b0698a65c62 | 2013-02-17 | ajoliver | pwm at 1 to 1 m2s and 10ms period |
1:73dceccbf2d8 | 2013-02-17 | ajoliver | version 1.0 |
0:275cd7ae0902 | 2012-06-17 | nobuki | Version 1 |