Skip to content

Commit 70a488f

Browse files
committed
Initial commit - Cloud Editor MKR, PRO, EDU Collab Code Update
1 parent ca32041 commit 70a488f

File tree

3 files changed

+31
-1
lines changed
  • content/arduino-cloud

3 files changed

+31
-1
lines changed

content/arduino-cloud/01.guides/01.editor/editor.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,14 @@ Most libraries provide examples, which can be accessed be clicking the three dot
110110

111111
The reference is an embedded version of the [Arduino Language Reference](https://www.arduino.cc/reference/en/), which helps you understand the Arduino programming language & syntax.
112112

113-
![Reference.](assets/reference.png)
113+
![Reference.](assets/reference.png)
114+
115+
## Collaborative Coding
116+
117+
**Collaborative Coding** allows multiple users to work together on the same code. This feature allows makers to share and edit code across different windows, making collaboration easier.
118+
119+
When working together, changes made by one user are updated and visible to all others. The code editor highlights the area others edit with an orange frame, notifying users if someone else is editing the same code section. Users can edit the code in multiple windows and take turns editing, ensuring everyone stays coordinated.
120+
121+
IMAGE
122+
123+
By making projects more interactive and engaging, collaborative coding enhances the overall maker experience.

content/arduino-cloud/09.business/09.arduino-cloud-for-business/content.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,16 @@ Arduino Cloud for Business integrates an amazing feature: Over-The-Air updates.
333333

334334
***Are you interested in learning how to perform an OTA update? Check [this tutorial](https://docs.arduino.cc/arduino-cloud/features/ota-getting-started#how-does-it-work). If you prefer to use the Arduino Cloud CLI instead, go to [this link](https://docs.arduino.cc/arduino-cloud/getting-started/arduino-cloud-cli#ota-over-the-air).***
335335

336+
## Collaborative Coding
337+
338+
**Collaborative Coding** is a powerful feature that enables multiple users to work together on the same code. This feature allows team members to share and edit code seamlessly, providing better collaboration overall.
339+
340+
In a collaborative coding environment, everyone can create and modify code simultaneously. Changes are updated and visible to all participants after the last user has finished editing. The code editor highlights the area being edited by others with an orange frame, helping team members stay synchronized and aware of each other's contributions.
341+
342+
IMAGE
343+
344+
This functionality ensures that all users remain aligned and can contribute effectively. By making projects more interactive and engaging, collaborative coding improves the overall development experience.
345+
336346
## Fleet Management
337347

338348
Now it is time for you to start managing your fleet of devices/Things. The Arduino Cloud for Business fleet management features allow you to filter your devices/Things by status, add tags to more efficiently identify your projects, search between boards, and list and order them.

content/arduino-cloud/10.education/00.arduino-cloud-for-education/content.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,16 @@ Quickly find all the recent sketch files and IoT Dashboards worked by your stude
178178

179179
***If you are interested in knowing more about Shared Spaces, read this [tutorial](https://docs.arduino.cc/arduino-cloud/education/shared-spaces/).***
180180

181+
## Collaborative Coding
182+
183+
**Collaborative coding** is a feature that allows multiple users to work together on the same code. Students and teachers can share and edit code, making it easier to collaborate and learn from each other.
184+
185+
Everyone in the shared space can create and modify code simultaneously. Changes are updated and visible to all participants once the last user has edited them. The code editor notifies students or teachers if someone else is editing by highlighting the code area with an orange frame, as shown in the image below:
186+
187+
IMAGE
188+
189+
This helps to ensure that all students and teachers stay synchronized and can contribute effectively. Collaborative coding makes projects more interactive and engaging, improving the learning experience.
190+
181191
## Cloud Remote App
182192

183193
The Cloud Remote App allows you to monitor your dashboards anywhere, anytime, from a **mobile device** i.e. smartphone or tablet for **free**. Download it from either [Google Play Store](https://play.google.com/store/apps/details?id=cc.arduino.cloudiot&hl=en&gl=US) or the [Apple App Store](https://apps.apple.com/us/app/arduino-iot-cloud-remote/id1514358431) depending on your device.

0 commit comments

Comments
 (0)