Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
obono committed Dec 8, 2017
1 parent 44cd0cf commit 1efef87
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
# Arduboy Utility
This is an android application to upload Flash image data to Arduboy. \
https://play.google.com/store/apps/details?id=com.obnsoft.arduboyutil \
![picture](https://obono.github.io/ArduboyUtility/img/picture.jpg)

## Functions
- Upload Flash or/and EEPROM to Arduboy.
- Backup Flash or/and EEPROM from Arduboy.
- Serial monitor.
- Decode screen image from memory dump through serial monitor.

## How to use
- Assumption: your Android device has the capability of USB host and you have a USB OTG cable.
- Connect Arduboy and Android device like following: \
![connection image](https://obono.github.io/ArduboyUtility/img/connection.png)
- If confirm dialog is appeared when Arduboy is connected, check "Use by default for this USB device".

## Acknowledgement

Expand Down
Binary file added docs/img/connection.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/picture.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1efef87

Please sign in to comment.