Skip to content

Commit

Permalink
add snapshot of Arduloader
Browse files Browse the repository at this point in the history
  • Loading branch information
1gitclub committed Jul 14, 2015
1 parent c648ed9 commit ac0c7a9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@
Arduloader is tool for uploading hex file to your Arduino board.
It's implemented by Python.

- You can build exe file on Windows like this: python buildexe.py py2exe
You can build exe file on Windows like this: python buildexe.py py2exe

![](https://github.com/uname/Arduloader/blob/master/snapshot.png)

Dependences:
1. Python
1. PyQt4
2. PyQt4
2. Py2exe(build exe file on Windows)

0 comments on commit ac0c7a9

Please sign in to comment.