Skip to content

This is a repository devoted to allowing computers to interface with Arduino's through Bluetooth communication.

Notifications You must be signed in to change notification settings

ahmad-saeed/Computer-to-Arduino-Bluetooth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Computer-to-Arduino-Bluetooth

This is a repository devoted to allowing computers to interface with Arduino's through Bluetooth communication.

Steps:

  1. Pair the bluetooth module with your laptop operating system. You should enter the module's password during this operation.
  2. Execute the python script and follow the instructions in the commands window.
  3. If the connection is open, a GUI will show up.

Note:

For the RC module, it opens two windows: one with buttons to send control letters, and other that recieves directions from keyboard arrows and sends the same control letters as if you're using the buttons.

About

This is a repository devoted to allowing computers to interface with Arduino's through Bluetooth communication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.4%
  • C++ 29.6%