Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 900 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 900 Bytes

BluetoothPeripheral

A a computer application and mobile application for controlling the computer peripherals using mobile

Setting up

  • Build the android source code in the prefered android editor. I used android studio for this project.
  • Install the program in the android phone.
  • Copy the contents of Computer Side into the computer which is to be controlled.

Running the program

  • Run the windows python script.
  • Run the android program and discover the computer. Make sure the bletooth device of computer is switched on and working.
  • The python script will show that bluetooth android device as connected.
  • Enjoy using the android device as a substitute of keyboard.

NB. Presently it contatins only minimum functions. The project aims to demonstrate the capability of android device as a means to control a computer system. Additional functions can be easily added.