keyboard_mouse_emulate_on_raspberry:Raspberry Pi上的蓝牙键盘鼠标模拟器 源码
首先让事情起作用 步骤1:设定 sudo ./setup.sh 步骤2:运行服务器 sudo ./boot.sh 步骤3.1:运行Keyboard Client(使用物理键盘) 需要将物理键盘连接到树莓派PI板上 ./keyboard/kb_client.py 步骤3.2:运行Keyboard Client(不需要物理键盘,通过dbus发送字符串) 不需要物理键盘连接到树莓派板上 ./keyboard/send_string.py "hello client, I'm a keyboard" 步骤3.3:运行鼠标客户端(使用物理鼠标) 需要将物理鼠标连接到树莓派PI板上 ./mouse
文件列表
keyboard_mouse_emulate_on_raspberry-master.zip
(预估有个18文件)
keyboard_mouse_emulate_on_raspberry-master
.travis.yml
189B
server
btk_server.py
6KB
sdp_record.xml
3KB
updateName.sh
86B
dbus
org.thanhle.btkbservice.conf
448B
updateMac.sh
194B
bluetooth.service
437B
暂无评论