Skip to content

Commit 4d71ee9

Browse files
authored
Merge pull request #552 from per1234/update-cloud-category-names
Update Arduino Cloud product names in assets
2 parents a09af64 + c1cbdfa commit 4d71ee9

File tree

17 files changed

+30
-30
lines changed
  • content/categories
    • development-tools
    • forum-2005-2010-read-only
      • arduino-sim/_topics/about-the-arduino-sim-category
      • intel-based-platforms/_topics/about-the-intel-based-platforms-category
    • projects/tutorials

17 files changed

+30
-30
lines changed

content/categories/development-tools/arduino-cli/_topics/about-the-arduino-command-line-tools-category/1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Welcome to the forum board for Arduino CLI!
22

3-
Arduino CLI is a tool for [compiling](https://arduino.github.io/arduino-cli/latest/commands/arduino-cli_compile/) and [uploading](https://arduino.github.io/arduino-cli/latest/commands/arduino-cli_upload/) Arduino sketches, [installing libraries](https://arduino.github.io/arduino-cli/latest/commands/arduino-cli_lib/), and [managing boards](https://arduino.github.io/arduino-cli/latest/commands/arduino-cli_core/). It is the heart of the Arduino IDE, Arduino Web Editor, and Arduino Pro IDE.
3+
Arduino CLI is a tool for [compiling](https://arduino.github.io/arduino-cli/latest/commands/arduino-cli_compile/) and [uploading](https://arduino.github.io/arduino-cli/latest/commands/arduino-cli_upload/) Arduino sketches, [installing libraries](https://arduino.github.io/arduino-cli/latest/commands/arduino-cli_lib/), and [managing boards](https://arduino.github.io/arduino-cli/latest/commands/arduino-cli_core/). It is the heart of the Arduino IDE, Arduino Cloud Editor, and Arduino Pro IDE.
44

55
As the "CLI" (command line interface) part of its name suggests, Arduino CLI may be used from the command line. In addition, Arduino CLI provides a [gRPC interface](https://arduino.github.io/arduino-cli/latest/rpc/commands/) and can be used as a Go module, which permits powerful integration with other software.
66

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
The [Arduino Create Chrome App for Education](https://chromewebstore.google.com/detail/arduino-create-for-educat/elmgohdonjdampbcgefphnlchgocpaij) allows students to write code and upload sketches to official Arduino boards.
22

3-
Arduino Create is hosted online, therefore it will always be up-to-date with the latest features and support for new boards. Students' sketchbooks are saved on the cloud, always backed up and accessible from any device.
3+
Arduino Cloud is hosted online, therefore it will always be up-to-date with the latest features and support for new boards. Students' sketchbooks are saved on the cloud, always backed up and accessible from any device.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# IoT Cloud
1+
# Cloud Editor
22

33
## Permissions
44

@@ -8,4 +8,4 @@
88

99
## Published At
1010

11-
https://forum.arduino.cc/c/development-tools/iot-cloud/152
11+
https://forum.arduino.cc/c/development-tools/cloud-editor/134
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
- https://forum.arduino.cc/t/about-the-web-editor-category/847574
1+
- https://forum.arduino.cc/t/about-the-cloud-editor-category/847574
22
- https://forum.arduino.cc/t/useful-tutorials-and-help-resources/446052
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# About the Cloud Editor category
2+
3+
## Published At
4+
5+
https://forum.arduino.cc/t/about-the-cloud-editor-category/847574
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Web Editor
1+
# Cloud IoT
22

33
## Permissions
44

@@ -8,4 +8,4 @@
88

99
## Published At
1010

11-
https://forum.arduino.cc/c/development-tools/editor/134
11+
https://forum.arduino.cc/c/development-tools/cloud-iot/152
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
- https://forum.arduino.cc/t/gallery-of-iot-projects-share-yours/1101609
2-
- https://forum.arduino.cc/t/about-the-iot-cloud-category/847592
2+
- https://forum.arduino.cc/t/about-the-cloud-iot-category/847592
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
Arduino IoT Cloud is a powerful service, allowing **anyone** to create IoT applications with just a few simple steps. With a combination of smart technology, user-friendly interfaces and powerful features, our cloud is for everyone: students, makers, professionals alike.
1+
Arduino Cloud IoT is a powerful service, allowing **anyone** to create IoT applications with just a few simple steps. With a combination of smart technology, user-friendly interfaces and powerful features, our cloud is for everyone: students, makers, professionals alike.
22

3-
The latest version of the Arduino IoT Cloud includes features such as:
3+
The latest version of Arduino Cloud IoT includes features such as:
44

5-
- Directly linked to the [Create Environment](https://cloud.arduino.cc/).
5+
- Directly linked to the [Arduino Cloud Environment](https://cloud.arduino.cc/).
66
- Automatically generated sketches.
77
- Building sensor networks.
88
- Real time data monitoring.
99
- Wi-Fi and LoRa compatibility.
1010
- Build a dashboard with 15+ unique widgets.
11-
- Create your own app by using [Arduino IoT API](https://www.arduino.cc/reference/en/iot/api/).
11+
- Create your own app by using the [Arduino Cloud IoT API](https://www.arduino.cc/reference/en/iot/api/).
1212

13-
You can find out more about the features in the [Getting started with the Arduino IoT Cloud](https://docs.arduino.cc/arduino-cloud/getting-started/iot-cloud-getting-started).
13+
You can find out more about the features in the [Getting started with the Arduino Cloud IoT](https://docs.arduino.cc/arduino-cloud/getting-started/iot-cloud-getting-started) guide.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# About the Cloud IoT category
2+
3+
## Published At
4+
5+
https://forum.arduino.cc/t/about-the-cloud-iot-category/847592

0 commit comments

Comments
 (0)