Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bluetooth Controller is a simple Android application for connecting to bluetooth devices and sending and receiving data. For now, it is primarily designed to be used for communication with Arduino board, so it has hardcoded well-known device UUID (00001101-0000-1000-8000-00805F9B34FB).

There are two basic activities, one is used for discovering nearby devices and initiating connection to a specific device and other for communication with connected device.

TODO:

  • adding custom uuid
  • arduino command configuration
  • improve design

About

Android Bluetooth controller primarily used for communication with Arduino

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages