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
History
deleted main.h
2014-10-15, by antoni0 [Wed, 15 Oct 2014 00:32:23 +0000] rev 12
deleted main.h
typo
2014-10-14, by antoni0 [Tue, 14 Oct 2014 21:34:25 +0000] rev 11
typo
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
2014-10-14, by antoni0 [Tue, 14 Oct 2014 21:20:53 +0000] rev 10
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
changed sleeptime
2014-10-10, by antoni0 [Fri, 10 Oct 2014 23:55:33 +0000] rev 9
changed sleeptime
fixed led behavior on connection
2014-10-10, by antoni0 [Fri, 10 Oct 2014 23:54:39 +0000] rev 8
fixed led behavior on connection
first working version
2014-10-10, by antoni0 [Fri, 10 Oct 2014 23:38:09 +0000] rev 7
first working version
update mbed lib to r84
2014-06-03, by Kojto [Tue, 03 Jun 2014 09:32:29 +0000] rev 6
update mbed lib to r84
- update to the NVIC set all rev3
2013-11-06, by Kojto [Wed, 06 Nov 2013 20:53:01 +0000] rev 5
- update to the NVIC set all rev3
- update to the host driver rev45; - the new EthernetInterface API used
2013-11-06, by Kojto [Wed, 06 Nov 2013 17:25:54 +0000] rev 4
- update to the host driver rev45; - the new EthernetInterface API used
Update host driver to rev 35
2013-10-08, by Kojto [Tue, 08 Oct 2013 14:54:06 +0000] rev 3
Update host driver to rev 35