Backing Up Sketches to Arduino Cloud

I have many sketches saved on my Mac Laptop - simple Uno stuff. Am now moving into IOT applications with Uno R4 and have subscribed to Arduino cloud.
To kick it off I am simply looking to see if I can back up all my Uno sketches to this cloud. I could not find a way of doing this. I thought I would be able to click my Arduino folder with the .ino files?

Many thanks

ciao,
If you have local sketches, you can sync them with the Arduino Cloud using the remote sketch sync function.
Open your IDE 2, open your local sketch, and then click on the "sketchbook" icon in your left panel.
now you can click on the filename and select "push sketch to cloud."

once pushed, you can find it in the Arduino cloud online editor, under "sketches" tab.

Enjoy!

1 Like

Thanks very much. That worked well Andrea!
Merry Xmas!

1 Like

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