Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 393 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 393 Bytes

#Basic Android - Arduino bluetooth connection app This app can connect to arduino (with bluetooth module) via bluetooth and can send serial input (text) to arduino via bluetooth.

base of this app was developed using this link:

http://www.instructables.com/id/Android-Bluetooth-Control-LED-Part-2/

I might modify it in near future, to see basic bluetooth app implementation see first commit.