29 lines
816 B
YAML
29 lines
816 B
YAML
Categories:
|
|
- Development
|
|
License: Apache-2.0
|
|
SourceCode: https://github.com/jeppsson/Arduino-Communicator
|
|
IssueTracker: https://github.com/jeppsson/Arduino-Communicator/issues
|
|
|
|
AutoName: Arduino Uno Communicator
|
|
Description: |-
|
|
Very simple Android application for communicating with Arduino Uno (with
|
|
Atmega16U2 or Atmega8U2 programmed as a USB-to-serial converter) via a microUSB
|
|
OTG cable.
|
|
|
|
Please note that this app will not work with Arduino boards with the FTDI
|
|
USB-to-serial driver chip.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/jeppsson/Arduino-Communicator.git
|
|
|
|
Builds:
|
|
- versionName: '1.33'
|
|
versionCode: 5
|
|
commit: f39cb474d898bdcbfb509412848937ddb1c91b34
|
|
target: android-15
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: '1.33'
|
|
CurrentVersionCode: 5
|