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/
History
Using external library spxml.
2012-09-06, by togayan [Thu, 06 Sep 2012 14:38:33 +0000] rev 8
Using external library spxml.
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.
2012-09-01, by togayan [Sat, 01 Sep 2012 04:09:48 +0000] rev 7
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.
Remove some printf().
2012-08-24, by togayan [Fri, 24 Aug 2012 17:00:07 +0000] rev 6
Remove some printf().
Refactoring
2012-08-20, by togayan [Mon, 20 Aug 2012 13:50:00 +0000] rev 5
Refactoring
1st revision
2012-08-20, by togayan [Mon, 20 Aug 2012 13:27:17 +0000] rev 4
1st revision
Remove iostream and Use printf().; Change the BlinkLed class.
2012-08-19, by togayan [Sun, 19 Aug 2012 15:57:55 +0000] rev 3
Remove iostream and Use printf().; Change the BlinkLed class.
Fixed some bugs.
2012-08-18, by togayan [Sat, 18 Aug 2012 16:46:40 +0000] rev 2
Fixed some bugs.
Refactor main.cpp
2012-08-17, by togayan [Fri, 17 Aug 2012 12:49:12 +0000] rev 1
Refactor main.cpp
First revision of mpod_nhk_english.
2012-08-16, by togayan [Thu, 16 Aug 2012 15:49:19 +0000] rev 0
First revision of mpod_nhk_english.