BeagleBone and Bluetooth
Project is to use a BeagleBone Green Wireless single board computer to learn more about Bluetooth.
Some useful links:
Hint: Browse to running BB at http://192.168.7.2/
Hint: Browse to running Cloud9 IDE at http://192.168.7.2:3000/ide.html
SSH to the Beagle:
ssh debian@192.168.7.2 # password:temppwd
Debug console:
./tio -b 115200 /dev/ttyUSB0