Additionally, paste this code immediately after the opening tag:

Serial Mirror

This project combined with Linux-on-Android can enable a complete Arduino development environment on Android. ...

Free

Store review

This project combined with Linux-on-Android can enable a complete Arduino development environment on Android. Serial Mirror solves a problem that most Android devices do not have USB ports to enable normal programming of Arduino devices. To further complicate the the issue the Bluetooth serial port is not shared from Android to Linux-on-Android. To work around these issues this app runs as a service which connects to Arduino over Bluetooth and to the avrdude programmer over a TCP socket. The serial and TCP data are mirrored by Serial Mirror. As a result, Serial Mirror is also useful for devices which do not have root access. After starting Serial Mirror you can connect via a telnet app to send and receive data from the Bluetooth device. Serial Mirror does not transmit any data unless explicitly requested by the user.

The Bluesmirf Bluetooth module is available from Sparkfun.

Source code is available at https://github.com/jeffboody/spp-mirror

Size

24.0 KB

Last update

Jan. 16, 2020

Read more