-
Notifications
You must be signed in to change notification settings - Fork 4
3rd Party Dep notes
Wayne Keenan edited this page Jun 1, 2017
·
1 revision
git clone https://github.com/ukBaz/python-bluezero.git
sudo cp python-bluezero/examples/ukBaz.bluezero.conf /etc/dbus-1/system.d/
export PYTHONPATH=~/python-bluezero/
cd python-bluezero/examples/level10
echo dtparam=i2c1=on | sudo tee --append /boot/config.txt
echo dtparam=i2c_arm=on | sudo tee --append /boot/config.txt
wget http://4tronix.co.uk/piconz.sh -O piconz.sh