Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arjunkaruvally/BluetoothPeripheral
https://github.com/arjunkaruvally/BluetoothPeripheral
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/arjunkaruvally/BluetoothPeripheral
- Owner: arjunkaruvally
- Created: 2016-02-11T13:04:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-05T17:45:10.000Z (almost 8 years ago)
- Last Synced: 2024-07-31T08:18:39.054Z (4 months ago)
- Language: Java
- Size: 3.83 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - arjunkaruvally/BluetoothPeripheral - (Java)
README
# 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.*