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/01.getting-started/09.arduino-cloud-for-education/content.md
+19-11Lines changed: 19 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,13 @@ In your Arduino Cloud *Free plan* comes with two **spaces** by default:
62
62

63
63
64
64
65
-
***My Cloud**. My Cloud is an *automatically* created private space once joined Arduino Cloud. You can use this space for personal projects you do not want to share with all your class. This space is free and includes *two Things*, unlimited dashboards, 100 MB of sketch storage, and 1-day data retention by default.
65
+
***My Cloud**. My Cloud is an *automatically* created private space once joined Arduino Cloud. You can use this space for personal projects you do not want to share with all your class. This space is free and includes
66
+
67
+
**two Things*,
68
+
* unlimited dashboards,
69
+
* 100 MB of sketch storage,
70
+
* 1-day data retention by default.
71
+
66
72
***New shared space**. A *shared space* is a space you can use with all your students. There is no limit in the number of members, who can all access the resources within its space.
67
73
***Join Space**. Here you copy and paste the space code that another admin or teacher shared with you to join their space. See image below:
68
74
@@ -81,7 +87,7 @@ Then you will be asked which type of Shared Space you want to create (i.e. For B
81
87
82
88
Fill in additional information.
83
89
84
-

90
+

85
91
86
92
Congratulations! Now you own a Shared Space linked to your Arduino account.
87
93
@@ -91,7 +97,7 @@ You can switch to other Shared Spaces at any time using the corresponding menu,
91
97
92
98
***With a Free Plan or School Plan there is no limitations in the number of Shared Space you can have.***
93
99
94
-

100
+

95
101
96
102
### Change Shared Space Settings
97
103
@@ -121,7 +127,7 @@ You can add members in **three possible ways**:
121
127
122
128
### Role types
123
129
124
-
There are [three role types](https://cloud.arduino.cc/home/roles-permissions) in Arduino Cloud for Schools:
130
+
There are three role types in Arduino Cloud for Schools:
125
131
126
132
* Admin
127
133
* Teacher
@@ -137,7 +143,7 @@ Important to remember are **Student role limitations:**
137
143
* They are not allowed to assign members roles
138
144
* They are not allowed to view the Plan Management and Payment information
139
145
140
-

146
+

141
147
142
148
***There is no limitation on the numbers of members you can add into a Shared Space.***
143
149
@@ -147,9 +153,13 @@ Important to remember are **Student role limitations:**
147
153
148
154
On the left menu bar in https://cloud.arduino.cc/home/ are listed the Cloud apps:
149
155
150
-
* Web Editor
151
-
* IoT Cloud
152
-
* Triggers
156
+
| Arduino Cloud Apps | Free Plan | School Plan |
157
+
| :----------------: | :-------: | :---------: |
158
+
| Web Editor | x | x |
159
+
| IoT Cloud | x | x |
160
+
| Triggers || x |
161
+
162
+
153
163
154
164

155
165
@@ -173,9 +183,7 @@ A **lite version of the Web Editor** is included in the Arduino IoT Cloud, under
173
183
174
184

175
185
176
-
***The Arduino Cloud Free Plan allows a maximum online space to store your sketches and libraries of 100 MB and a maximum of 25 code compilations per day by default.
177
-
178
-
The Arduino Cloud School Plan allows unlimited online storage space and unlimited code compilations for your sketches.***
186
+
***The Arduino Cloud Free Plan allows a maximum online space to store your sketches and libraries of 100 MB and a maximum of 25 code compilations per day by default. The Arduino Cloud School Plan allows unlimited online storage space and unlimited code compilations for your sketches.***
179
187
180
188
You can check how many times you have left to verify and upload your program from the [Cloud home](https://cloud.arduino.cc/home/), on the `Feature Usage` menu on the left bottom corner.
0 commit comments