Serial Mirror 2.4

License: Free ‎File size: 24.58 KB
‎Users Rating: 4.0/5 - ‎1 ‎votes

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.

VERSION HISTORY

  • Version 2.4 posted on 2013-02-07
    Several fixes and updates

Program Details