Hi
Android APK is an archive file and not 100% secure against hackers...etc.
Is this the case in Arduino also or it's compiled to binary file like exe files?
Hi
Android APK is an archive file and not 100% secure against hackers...etc.
Is this the case in Arduino also or it's compiled to binary file like exe files?
the sketches are compiled by avr-gcc into a binary file depending on your hardware platform
The .hex file is the final output of the compilation which is then uploaded to the board.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.