Download NHK English news podcast automatically. XML Parser "spxml" is used. This application requires mpod mother board. See also http://mbed.org/users/geodenx/notebook/mpod/
Dependencies: BlinkLed HTTPClient EthernetInterface FatFileSystemCpp MSCFileSystem spxml mbed-rtos mbed
Fork of mpod_nhk_english by
Download NHK English news podcast automatically.
XML Parser "spxml" is used.
This application requires mpod mother board.
See also http://mbed.org/users/geodenx/notebook/mpod/
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:a9541e8897f5 | 2012-09-06 | togayan | Using external library spxml. |
7:ad9fcf0e1bc5 | 2012-09-01 | togayan | HTTPFile was changed to follow the latest HTTPClient library.; BlinkLed was isolated as a library.; Change LED port from LED1,2 to LED3,4 for the specification of pwmout. |
6:84749589b532 | 2012-08-24 | togayan | Remove some printf(). |
5:e87211ff9c23 | 2012-08-20 | togayan | Refactoring |
4:7dae52cf560f | 2012-08-20 | togayan | 1st revision |
3:07562878d3c3 | 2012-08-19 | togayan | Remove iostream and Use printf().; Change the BlinkLed class. |
2:0da3a4508b46 | 2012-08-18 | togayan | Fixed some bugs. |
1:1637e625b21b | 2012-08-17 | togayan | Refactor main.cpp |
0:1855a008f28e | 2012-08-16 | togayan | First revision of mpod_nhk_english. |