IIntroduction
Step 1: update and upgrade your system
Step 2: Install Git tool
Step 3: Clone My Repo
Sep 4: Install
open the boot.sh file and find the line
- Open tmux and switch to Bluetooth Console
II. Video
Comming soon:
- Make RPI as a racing wheel
Buy the prebuild image
Step 1: update and upgrade your system
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install git-core
git clone https://github.com/quangthanh010290/BL_keyboard_RPI
cd BL_keyboard_RPI
sudo ./setup.shStep 5: Change the bluetooth name (Optional)
open the boot.sh file and find the line
./updateName.sh ThanhLe_KeyboardChange the name you want, example
./updateName.sh Mlabviet_KeyboardStep 6: Reboot then Run the app
sudo reboot
./boot.shStep 7: Modify some bluetooth setting.
- Open tmux and switch to Bluetooth Console
tmux a- Input these params to the console
agent on
default-agent
scan on
discoverable on
II. Video
Comming soon:
- Make RPI as a racing wheel
Buy the prebuild image
Comments
Post a Comment