Python application to control a SBrick
You will need the python packages:
- bluepy
- simplejson And PyGtk
This file is a list of your sbricks and whats connected to them. See the supplied file for the format.
python main.py
Use scanner.py as root to scan.
sudo python scanner.py
Use the class SBrickCommunications in SBrickCommunications.py in your own programs.