code

General project help for Adafruit customers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
dyslexic
 
Posts: 23
Joined: Sat Nov 24, 2012 2:40 am

code

Post by dyslexic »

is there anyway to read the code that is loaded in a arduino ??

User avatar
tastewar
 
Posts: 408
Joined: Thu Mar 17, 2011 10:16 am

Re: code

Post by tastewar »

There isn't a way to read the source code, because it's been compiled and only the binary is stored on the Arduino.

Here is a possible solution, if you want to do something for your own projects, but it's *not* a universal solution:

https://github.com/davidvondle/Upload-A ... eve-Source

Locked
Please be positive and constructive with your questions and comments.

Return to “General Project help”