Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 266 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 266 Bytes

SerialBluetooth

Android app that opens a serial connection to an external device and can send and receive data from it.

The MAC address of the target device is configurable by the user.

Basic Arduino sketch can be found in folder 'ArduinoSketch'.