How do I view the Arduino Code in my MBot?


#1

I ve had a MBot for 3 years and it’s been sitting in a box for the past 2 years and I wanted to code again, but I can’t seem to find a way to view the arduino code already inside the MBot. How can I see the code I’ve written 3 years ago?


#2

Sorry, but you can’t.


#3

The code on your mbot isn’t like the code you typed. When you upload code to the mbot it compiles it into machine instructions (translates it from human speak into 1s and 0s). There tools out there that can read the machine instructions off the chip with a programmer but unless you can code in assembler it won’t do you any good :frowning:


#4

Hi spingly,
I’m afraid you need to write it again.
Thanks.


#5

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.