function installDependLib() { if [ ! -f $dependFile ]; then echo "No library dependencies required" return fi cat $dependFile | while read repo do repo_name=$(echo $repo | cut -d '/' -f 2) 0 comments on commit 6390cc5 Please sign in to comment. Footer...
Arduinos, Raspberry Pis, fitness trackers such as theJawbone UPandFitbit,Phillips Hue programmable lights, and the Pebble watch. Each of those devices has an API you can connect to and potentially control by pairing it with the Leap Motion API. (Some better than others of...