Skip to content
 
 

Repository files navigation

hackathon

On Raspberry:

setup git

sudo apt-get install git git config --global user.email "[email protected]" git config --global user.name "Your Name"

clone repo

git clone https://github.com/fyhn/hackathon.git

Install bluetooth

Follow instructions here http://stackoverflow.com/questions/41351514/leadvertisingmanager1-missing-from-dbus-objectmanager-getmanagedobjects/41398903#41398903

Connect to bluetooth device

sudo bluetoothctl scan on connect

exit

Test bluetooth

Setup python and tornado

sudo apt-get install python-pip sudo pip install tornado

On micro:bit

Add to "vid start": bluetooth button service bluetooth led service bluetooth uart service

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages