Demo starter application to connect WiGo to NSP and expose on-board sensors
Dependencies: NVIC_set_all_priorities cc3000_hostdriver_mbedsocket mbed nsdl_lib TEMT6200 TSI Wi-Go_eCompass_Lib_V3 WiGo_BattCharger
This is the mbed project for the IoT World Hackathon event, June 17th and 18th in Palo Also.
The setup instructions for participants are at the Setup page of this wiki:
History
Checkpoint
2014-07-09, by michaeljkoster [Wed, 09 Jul 2014 04:35:49 +0000] rev 18
Checkpoint
Added compass heading endpoint back in
2014-06-18, by sam_grove [Wed, 18 Jun 2014 16:20:06 +0000] rev 17
Added compass heading endpoint back in
Changed comport to 9600 baud (default for nearly all terminals); Moved UDPSocket and Endpoint to main (extern in nsdl); Added heap checking and hard fault handler; Don't register the Magnetometer
2014-06-18, by sam_grove [Wed, 18 Jun 2014 03:29:01 +0000] rev 16
Changed comport to 9600 baud (default for nearly all terminals); Moved UDPSocket and Endpoint to main (extern in nsdl); Added heap checking and hard fault handler; Don't register the Magnetometer
Update nsdl_lib
2014-06-17, by sam_grove [Tue, 17 Jun 2014 11:05:13 +0000] rev 15
Update nsdl_lib
setup NSP address for hackathon
2014-06-17, by michaeljkoster [Tue, 17 Jun 2014 06:07:24 +0000] rev 14
setup NSP address for hackathon
Update nsdl_lib
2014-06-16, by sam_grove [Mon, 16 Jun 2014 18:38:48 +0000] rev 13
Update nsdl_lib
Configure out the altimeter, seems to fail only when all resources are created; suggests out of memory
2014-06-15, by michaeljkoster [Sun, 15 Jun 2014 17:39:07 +0000] rev 12
Configure out the altimeter, seems to fail only when all resources are created; suggests out of memory
RGB LED resource added but using only red due to bug when multiple enabled
2014-06-15, by michaeljkoster [Sun, 15 Jun 2014 17:31:17 +0000] rev 11
RGB LED resource added but using only red due to bug when multiple enabled
Added magnetometer sensor, compass may not be correct
2014-06-15, by michaeljkoster [Sun, 15 Jun 2014 07:07:03 +0000] rev 10
Added magnetometer sensor, compass may not be correct
Accelerometer object with 3 resources
2014-06-15, by michaeljkoster [Sun, 15 Jun 2014 06:31:21 +0000] rev 9
Accelerometer object with 3 resources