Skip to content

Android Bluetooth controller primarily used for communication with Arduino

Notifications You must be signed in to change notification settings

zmihaljcic/android-bluetooth-controller

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages