xxxajk / PhysicaloidLibrary

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

Firmware upload is slow after removing D2XX.jar #21

Open kapil-mangtani opened 3 years ago

kapil-mangtani commented 3 years ago

I have been using a fork from more than 2 years ago that used the D2xx jar. I recently updated to the latest code that doesnt use the D2xx jar. Everything works fine but I noticed that the firmware upload has slowed down significantly.

Board Name - ARDUINO_MEGA_2560_ADK Chip Type - M2560 Upload Protocol - STK500V2

Is there any workaround for this?