Loss of the program on Arduino
-
Hey!
I wrote a program for M5Stack but the file with the program was unfortunately deleted by chance. I wonder if there is an opportunity to get my code. Can you recommend any special programs for that? Are there any other chances to get my code back?
Thanks for your help in advance! -
IF you remember the file name, you may be able to undelete the file using recovery software for your computer.
-
@ajb2k3 said in Loss of the program on Arduino:
IF you remember the file name, you may be able to undelete the file using recovery software for your computer.
Unfortunately, this method is not suitable, my computer deleted all the files without the possibility of restoring them
-
@what_is Have you formatted the drive since they were deleted?
Even when you click "Empty recycle bin" the files remain on the computer, they are just hidden and drive space marked to be written over.
I've recovered photos from a HD I once formatted by mistake! -
@ajb2k3 My computer was broken, I want to continue my project on a new computer, to do this, I need to get my code from the M5Stack
-
@what_is if the program had compiled to bin file and upload them to the device. you can't make it turn back to the code. you only could get the bin file from the device.
-
@m5stack How can I get bin file from the device?