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
@@ -34,7 +35,7 @@ You can use your phone as an IoT device in the Arduino Cloud.
34
35
35
36
Download the **Arduino IoT Cloud Remote** app for [Android](https://play.google.com/store/apps/details?id=cc.arduino.cloudiot&hl=en&gl=US&pli=1) or [iOS](https://apps.apple.com/us/app/arduino-iot-cloud-remote/id1514358431).
36
37
37
-
***NOTE: The IoT Remote app requires iOS 12.4 or later for iOS the version. If you are using Android, version 8.0 or later is required. Make sure the iOS or Android version on your device is up to date before downloading the app.***
38
+
> **Note:** The IoT Remote app requires iOS 12.4 or later for iOS the version. If you are using Android, version 8.0 or later is required. Make sure the iOS or Android version on your device is up to date before downloading the app.
38
39
39
40
Check out the instructions at "[Use Sensor Data From Your Phone](https://docs.arduino.cc/arduino-cloud/tutorials/iot-remote-phone-sensors)".
Copy file name to clipboardExpand all lines: content/Software Support/Installation/Download-and-install-Arduino-IDE.md
+5-3
Original file line number
Diff line number
Diff line change
@@ -13,20 +13,20 @@ Learn how to download and install the desktop-based Arduino IDE.
13
13
14
14
### Windows
15
15
16
-
1.[Download the latest release](https://downloads.arduino.cc/arduino-ide/arduino-ide_latest_Windows_64bit.exe).
16
+
1.<aclass="link-download"href="https://downloads.arduino.cc/arduino-ide/arduino-ide_latest_Windows_64bit.exe">Download the latest release</a>
17
17
2. Follow the instructions in the installation guide.
18
18
3. When completing the setup, leave _Run Arduino IDE_ ticked to launch the application, or launch it later from the Start Menu.
19
19
20
20
### macOS
21
21
22
-
1.[Download the latest release](https://downloads.arduino.cc/arduino-ide/arduino-ide_latest_macOS_64bit.dmg).
22
+
1.<aclass="link-download"href="https://downloads.arduino.cc/arduino-ide/arduino-ide_latest_macOS_64bit.dmg">Download the latest release</a>
23
23
2. Double-click the disk image (.dmg) file.
24
24
3. Drag and drop the Arduino IDE application into the Applications folder.
25
25
4. Launch Arduino IDE the same way you would launch any other application (such as <kbd>⌘</kbd> + <kbd>Space</kbd> for Spotlight and search for "Arduino").
26
26
27
27
### Linux
28
28
29
-
1.[Download the latest release](https://downloads.arduino.cc/arduino-ide/arduino-ide_latest_Linux_64bit.AppImage).
29
+
1.<aclass="link-download"href="https://downloads.arduino.cc/arduino-ide/arduino-ide_latest_Linux_64bit.AppImage">Download the latest release</a>
30
30
2. Find the AppImage file in your file manager.
31
31
3. Make the AppImage file executable:
32
32
@@ -61,6 +61,8 @@ If Arduino IDE fails to open, and you see the text `dlopen(): error loading libf
61
61
* Nightly builds – preview incoming releases.
62
62
* IDE 1 (legacy)
63
63
64
+
<aclass="link-external"href="https://www.arduino.cc/en/software">View all download options on the Software page</a>
65
+
64
66
**[View all download options on the Software page](https://www.arduino.cc/en/software).**
0 commit comments