Skip to content

NibbleRealm/electrom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Electrom Controller

Controller code for the electric trombone.

Install dependencies

sudo apt install python3-pip
pip3 install adafruit-mcp3008
pip3 install RPi.GPIO
# sudo pip3 install adafruit-gpio

Pair with laptop

sudo bluetoothctl
agent on
default-agent
scan on
list
pair XX:XX:XX:XX:XX:XX # the device to pair with.

Install C Library

sudo apt install libbluetooth-dev

About

Controller code for the electric trombone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages