This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
digispark:tutorials:bt [2014/12/11 13:07] digistump [Programming:] |
digispark:tutorials:bt [2016/06/09 12:03] (current) |
||
---|---|---|---|
Line 54: | Line 54: | ||
=====Programming:===== | =====Programming:===== | ||
+ | |||
+ | **Mobile app examples for Android (phonegap/cordova based):** | ||
+ | (these can be edited with only a working knowledge of Javascript and HTML - see phonegap.com for more about how it all works - Arduino code included in files) | ||
+ | |||
+ | https://github.com/digistump/Digispark_Cordova_BTShieldEcho | ||
+ | |||
+ | https://github.com/digistump/Digispark_Cordova_BTShieldRobot | ||