mbd2pmd Web Server uses the mbd2pmd adapter board to serve files from a microSD card and provide a RESTful interface to the Pmod connector.
Dependencies: EthernetInterface MAX14661 PmodInterface SDFileSystem mbd2pmd mbed-rtos mbed
Fork of MBD2PMD_WebServer by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:df181edf542c | 2014-05-10 | gsteiert | Replaced old copy of ethernet library with official library |
5:892b329134ca | 2014-05-04 | gsteiert | Changed /cgi/ to /pmd/ as URL key to access Pmod commands |
4:7fdb64fe6419 | 2014-04-29 | gsteiert | mbd2pmd WebServer; Added abstraction to /m mux command to enable compatibility with ard2pmd. Added lookup tables with mux pin mapping. |
3:4f71a37a1ed2 | 2014-04-19 | gsteiert | Initial Release of HTTP SD Card File Server |
2:5c9ce3b50de6 | 2013-12-06 | gsteiert | Publishing project |
1:64f023138627 | 2013-12-06 | gsteiert | Committing for publishing |
0:28bc7ce77e20 | 2013-09-07 | gsteiert | Basic I2C functionality |