A a computer application and mobile application for controlling the computer peripherals using mobile
- 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.
- 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.