You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/arduino-cloud/04.cloud-editor/share-your-sketches/share-your-sketches.md
+11-13Lines changed: 11 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -19,47 +19,45 @@ When someone [shares a sketch with you](https://create.arduino.cc/editor/Arduino
19
19
20
20
* Once you are successfully logged in the Cloud editor, hit the ‘New Sketch’ button and code on
21
21
22
-
* When done with writing your sketch, click the **‘Share’** button on the toolbar in the editor area. Press **'Copy Link'** and you can now share your Arduino code with the rest of the world!
22
+
* When done with writing your sketch, click the **‘Share’** button on the toolbar in the editor area. Press the **Copy** icon on the link and you can now share your Arduino code with the rest of the world!

31
+

32
32
33
33
Embed your sketch and share it on Project Hub is super easy! Simply create a new project.
34
34
35
-

35
+

36
36
37
-
Once you are done with the Story and the previous fields go to the Software tab. In the ‘Code’ section, click on **‘Link to the Arduino Cloud editor’**or **‘Link Existing Repository’**.
37
+
Once you are done with the Story and the previous fields go to the Software tab. In the ‘Code’ section, click on **Add a link or embed**.
Give your sketch a title, add some comments and finally copy here the sketch public URL you got previously on the Cloud editor. That’s it! Your sketch is now available here and it will always be up-to-date with your latest edits. It will look like this on your tutorial page:
In the [Arduino Cloud editor](https://create.arduino.cc/editor) hit the **‘Share’** button, a popup window will be displayed. Click **‘Copy link’** to copy your sketch’s public URL on your clipboard. When you paste this URL in a new tab of your browser you will see a preview of your sketch. You won't even need to be logged in with an Arduino account, so anybody can access it.
51
51
52
52
The people you shared you sketch with can now download it or add it to their sketchbook (after having signed up to the Arduino Cloud editor of course). If you have embedded [your sketch](https://create.arduino.cc/editor/Arduino_Genuino/a5cf7fad-0802-49b6-81ce-2a5bf41bed5d/preview) in a Project Hub tutorial you will see the ‘Open Tutorial’ button displayed to this page as well.
53
53
54
54
When you share a sketch with all these supporting contents (layout, schematics, tutorial...) with a friend, a colleague or in your classroom, they will have everything needed to build up from your idea and make it their own!
In the same Share popup window you can also copy your project’s related iFrame and paste it into your HTML page. You will also be able to edit its size and format in order to fit with your page design by editing the iFrame attributes.
0 commit comments