Skip to content

digistump/Digispark_Cordova_BTShieldRobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to build:

Install Phonegap or Cordova command line tools: http://phonegap.com/ or http://cordova.apache.org/

Open a command prompt/terminal at the folder of the example.

Run on an attached device: (see phonegap docs for more info on requirements, etc for a platform)

phonegap local run android

or build locally:

phonegap local build android

**or build on the build.phonegap.com cloud: ** (see phonegap docs for more info on sign up, keys, etc)

phonegap remote build android

Program your Pro with the example code:

Upload the sketch found in the ArduinoCode folder.

Pre-compiled Binaries

Android - in the binaries folder. Note: The binary may not work on all platforms or devices - it is provided as an example only without support.

About

Bluetooth Robot Example for Cordova with Digispark Pro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published