ksksue / PhysicaloidLibrary

Android Library for communicating with physical-computing boards (e.g.Arduino, mbed)
http://www.physicaloid.com/
357 stars 151 forks source link

Implemented "Extended Segment Address Record" and cleanup #4

Closed Lauszus closed 11 years ago

Lauszus commented 11 years ago

I have confirmed that it works by first uploading the hex via Avrdude using the command line and then reading the flash. After that I did the same thing with my Android phone and both flash dumps where exactly the same ;)