sudo apt-get update
sudo apt-get install python-pip python-dev ipython
sudo apt-get install bluetooth libbluetooth-dev
sudo pip install pybluez
#sudo hciconfig hci0 up #enables bt on computer
#hcitool scan # gets UUID of devices in pairing mode
#hcitool dev # get BT adapter uuid
bluetoothctl -a #starts interactive prompt
scan on #scans for UUID of device (BT and BLE) in pairing mode
pair uuid # where "uuid" is what you found with scan
trust uuid
-
Notifications
You must be signed in to change notification settings - Fork 2
redragonx/r-net-bluetooth-control-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Python program that allows control of power-wheelchairs using apps like Joystick BT Commander
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published