Download picasa web albums photos automatically. This application requires mpod mother board. See also http://mbed.org/users/geodenx/notebook/mpod/
Dependencies: BlinkLed HTTPClient EthernetInterface FatFileSystemCpp MSCFileSystem mbed-rtos mbed
Download picasa web albums photos automatically.
This application requires mpod mother board.
Picasaウェブアルバムから、自動的に写真をダウンロードして、ディジタルフォトフレームに表示します。
動作させるには mpod マザーボード が必要です。
プログラムの中で、ご自分のアルバムのRSSファイルへのURLを指定してからご利用下さい。
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:83383116c88a | 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. |
5:66c3398a14c9 | 2012-08-28 | togayan | Large RSS can be read. |
4:f2d619e67d44 | 2012-08-24 | togayan | Fixed a bug |
3:ffbb2b22099a | 2012-08-24 | togayan | Even if the DCIM folder does not exist, the photos are downloaded. |
2:531722036c0a | 2012-08-24 | togayan | Only when the album is updated, photos are downloaded. |
1:91f662b9d56f | 2012-08-23 | togayan | Expand size of "path" to 256. |
0:dfd5cfea7112 | 2012-08-22 | togayan | 1st version of mpod_picasa_photoframe |