You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You need to compile the .ino files first before uploading it using Physicaloid. The ideal scenario would be to build the .hex file on a server and download it from Android.
However, if you really need to build the .hex on the Android device itself, take a look at the ArduinoDroid project which has accomplished this.
The tutorial shows that it can upload compiled (.hex) files. Will it also work for .ino files? If not, how to upload that?
The text was updated successfully, but these errors were encountered: