mbed application board program with most libraries pulled in to create a feature rich starting point for hackathons
Dependencies: C12832_lcd EthernetInterface HTTPClient LM75B MMA7660 mbed-rtos mbed
Fork of HTTPClient_HelloWorld by
AT&T M2M Mobile App Hackathon
- DFW 09-14 & 09-15
- Attendee List
- API Details
- Winning team pitches idea to ATT Executives on Tuesday 09-17-2013
Team's Project Pitch Notes
- Car location and tracking system (GPS + Wifi + Cellular)
- Temperature / auto vent control for home and industrial use (cellular + servo)
- GPS triangulation (sonar + cellular)
- Emergency Tool (Low cost OnStar / Sync Emergency Assistance)
- Remote Video Conference: Tele-presense (cellular and buttons. Rest was web services)
- M2M Billboard (LED + Cellular)
- Order management (restaurants) - Interrupt driven service. Not polled by wait staff (level sensor and cellular)
- pool manager (simulated ph and chem readings -> cellular)
- sprest - learning electronic sprinkler system (simulated moisture and weather readings -> cellular)
- safe traffic signals: stoprite (lots of statistics, used buttons and toy cars to create a scenario)
- Ecosense
Keywords Used Frequently During Presentation
- real-time
- MQTT
- Arduino
- 2lemetry
- HTML5
- Big data
- Server side
Participants
- ARM mbed
- low use. No wifly modules and little/no wired Ethernet
- ATT Github page with arduino stuff
- 2lemetry
- MSFT
- One group hacked on windows phone, rest on android / iphone
- Most were HTML5 (better looking ones)
Pictures from the Event
History
small updates
2013-09-15, by atthackathon [Sun, 15 Sep 2013 22:04:12 +0000] rev 7
small updates
Hello world including most mbed application board libraries creating a feature rich starting point.
2013-09-15, by atthackathon [Sun, 15 Sep 2013 19:37:56 +0000] rev 6
Hello world including most mbed application board libraries creating a feature rich starting point.
larger buffer for web get
2013-09-15, by atthackathon [Sun, 15 Sep 2013 19:26:19 +0000] rev 5
larger buffer for web get
added HTTP support
2013-09-15, by atthackathon [Sun, 15 Sep 2013 16:42:31 +0000] rev 4
added HTTP support
Pulling in all sensor and libraries for the application board
2013-09-15, by atthackathon [Sun, 15 Sep 2013 15:36:13 +0000] rev 3
Pulling in all sensor and libraries for the application board
Updated library with fix, added example for PUT & DELETE requests
2012-08-30, by donatien [Thu, 30 Aug 2012 15:42:06 +0000] rev 2
Updated library with fix, added example for PUT & DELETE requests
Public commit
2012-08-05, by donatien [Sun, 05 Aug 2012 16:12:30 +0000] rev 1
Public commit
Initial Commit
2012-06-29, by donatien [Fri, 29 Jun 2012 11:07:21 +0000] rev 0
Initial Commit