simple weather app that uses sensor and forecast data from opeanweather.org . The results are shown on TFT and published on Thingspeak. (there may be some of my charts at https://thingspeak.com/channels/26357) This was built to show using k64F ethernet capabilities for K64F roadtest at http://www.element14.com/community/groups/roadtest (there will be a write there shortly)
Dependencies: DHT EthernetInterface HTTPClient NTPClient SDFileSystem SPI_TFT_ILI9341 TFT_fonts mbed-rtos mbed picojson
Files at revision 0:9ab281898a9b
Name | Size | Actions |
---|---|---|
[up] | ||
DHT.lib | 67 | Revisions Annotate |
EthernetInterface.lib | 73 | Revisions Annotate |
HTTPClient.lib | 74 | Revisions Annotate |
NTPClient.lib | 70 | Revisions Annotate |
SDFileSystem.lib | 69 | Revisions Annotate |
SPI_TFT_ILI9341.lib | 79 | Revisions Annotate |
TFT_fonts.lib | 73 | Revisions Annotate |
main.cpp | 6670 | Revisions Annotate |
mbed-rtos.lib | 65 | Revisions Annotate |
mbed.bld | 65 | Revisions Annotate |
notes.txt | 343 | Revisions Annotate |
picojson.lib | 56 | Revisions Annotate |