Close
0%
0%

Control Windows Computer Over BLE Using BleuIO

In this guide, we’ll walk through a creative example where you can control the brightness of your Windows PC using BLE

Public Chat
Similar projects worth following
  • Description
  • Details
  • Files 0
  • Components 0
  • Logs 0
  • Instructions 0
  • Discussion 0
Controlling your computer wirelessly might sound complex — but with the power of Bluetooth Low Energy (BLE) and the BleuIO dongle, it’s surprisingly simple. In this guide, we’ll walk through a creative example where you can control the brightness of your Windows PC using BLE commands sent from your mobile phone using BLE app.

Tools & Requirements
Windows 11 PC
BleuIO dongle
Python 3.11+
nRF Connect app (on Android or iOS)
Installed Python libraries:
pyserial – for serial communication with the BleuIO dongle.
screen-brightness-control – to programmatically control screen brightness on Windows.

Details of the project and source code
https://www.bleuio.com/blog/control-your-windows-pc-brightness-over-ble-using-bleuio/

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates