Android Examples
| App Name | Description | Documentation | In Market? |
|---|---|---|---|
| BrainlinkRC | Universal robot remote for controlling toy robots. Note that to properly run BrainlinkRC, you must copy the robot device files to your phone. | Operating Instructions | Yes |
| Command Panel | Simple app to display Brainlink sensor data and control Brainlink's LED and speaker | Operating Instructions | Yes |
| Signal Capturer | Interface for capturing up to five IR signals, storing them to Brainlink's EEPROM (persists after app and Brainlink are turned off), and transmitting the stored signals through the Brainlink's IR LED. | Operating Instructions | Yes |
| TV Controller | Very simple app with five custom buttons; each button transmits an IR signal from an EEPROM position. | Comments in code | No |
| TiltLEDControl | Changes the Brainlink's LED color based on tilt of the phone. | Comments in code | No |
The source of all of these example apps is availabe in the Brainlink code download under the examples directory.

