Simple demo for UC Berkeley EECS 149/249. The KL25Z connects to internet through the CC3000 breakout board and requests a text file, changing color of the onboard LEDs based on the read content
Dependencies: HTTPClient cc3000_hostdriver_mbedsocket mbed
Fork of cc3000_http_client_demo by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
12:9e383f611c45 | 2014-10-15 | antoni0 | deleted main.h |
11:e68fb69de2c6 | 2014-10-14 | antoni0 | typo |
10:1804a9dbaee0 | 2014-10-14 | antoni0 | simple demo for UC Berkeley EECS 149/249. The KL25Z connects to internet through the CC3000 breakout board and requests a text file, changing color of the onboard LEDs based on the read content |
9:f80b62b60b1c | 2014-10-10 | antoni0 | changed sleeptime |
8:594cb3bc6f0f | 2014-10-10 | antoni0 | fixed led behavior on connection |
7:47cd0d3d5e4d | 2014-10-10 | antoni0 | first working version |
6:149ce47889e9 | 2014-06-03 | Kojto | update mbed lib to r84 |
5:236e750e4202 | 2013-11-06 | Kojto | - update to the NVIC set all rev3 |
4:b61a6b6190be | 2013-11-06 | Kojto | - update to the host driver rev45; - the new EthernetInterface API used |
3:ec0169cbc94d | 2013-10-08 | Kojto | Update host driver to rev 35 |
2:bc6c789cac58 | 2013-10-07 | Kojto | HTTP comments, disconnect wifi after the completition |
1:58cd57bddd3a | 2013-10-07 | Kojto | \r added to printf |
0:fe1445e57b7d | 2013-10-07 | Kojto | initial version |