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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:f50a7529de41 | 2013-09-15 | atthackathon | small updates |
6:6798b6a5498c | 2013-09-15 | atthackathon | Hello world including most mbed application board libraries creating a feature rich starting point. |
5:83c272535884 | 2013-09-15 | atthackathon | larger buffer for web get |
4:1ec9d1243e8b | 2013-09-15 | atthackathon | added HTTP support |
3:71cb394cbb32 | 2013-09-15 | atthackathon | Pulling in all sensor and libraries for the application board |
2:270e2d0bb85a | 2012-08-30 | donatien | Updated library with fix, added example for PUT & DELETE requests |
1:d263603373ac | 2012-08-05 | donatien | Public commit |
0:0e0debc29569 | 2012-06-29 | donatien | Initial Commit |