Bluetooth_HID:一个Raspberry Pi程序,它模拟键盘鼠标Bluetooth HID客户端

时间:2024-02-26 11:16:52
【文件属性】:

文件名称:Bluetooth_HID:一个Raspberry Pi程序,它模拟键盘鼠标Bluetooth HID客户端

文件大小:38KB

文件格式:ZIP

更新时间:2024-02-26 11:16:52

python raspberry-pi hid bluetooth keyboard-emulation

蓝牙_HID 用于制作Raspberry Pi的程序可模拟键盘/鼠标Bluetooth HID客户端。 先决条件 为了运行该程序,必须更新Raspberry Pi,并且必须安装一些依赖项。 通过克隆存储库并从其根文件夹执行以下命令,可以轻松完成所有这些操作: $ sudo bash raspberry_pi_initial_setup.sh 跑步 为了运行该程序,您需要首先配置Raspberry Pi的Bluetooth守护程序: $ sudo bash bluetooth_daemon_configuration.sh 然后运行user_interface python脚本: $


【文件预览】:
Bluetooth_HID-master
----server()
--------__init__.py(0B)
--------bluetooth_emulator_server.py(8KB)
----LICENSE(34KB)
----raspberry_pi_initial_setup.sh(801B)
----org.upwork.hidbluetooth.introspection(746B)
----combined()
--------keymap.py(4KB)
--------devices_client.py(8KB)
----README.md(641B)
----.idea()
--------misc.xml(212B)
--------workspace.xml(46KB)
--------vcs.xml(180B)
--------btkeyboard.iml(398B)
--------modules.xml(272B)
----user_interface.py(14KB)
----sdp_record.xml(3KB)
----org.upwork.hidbluetooth.conf(469B)
----keyboard()
--------keymap.py(4KB)
--------keyboard_client.py(5KB)
--------__init__.py(0B)
----mouse()
--------mouse_client.py(4KB)
--------__init__.py(0B)
----bluetooth_daemon_configuration.sh(480B)

网友评论