Skip to content

Commit fc292a0

Browse files
authored
Merge pull request #1899 from arduino/jhansson-ard/hero-trademarks
Updating trademarks in hero datasheets
2 parents 18bbaaf + 94ba524 commit fc292a0

File tree

3 files changed

+94
-90
lines changed

3 files changed

+94
-90
lines changed

content/hardware/02.hero/boards/uno-mini-limited-edition/datasheet/datasheet.md

Lines changed: 27 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ variant: Limited Edition
88
![](assets/featured.png)
99

1010
# Description
11-
We are celebrating the anniversary of our flagship board, Arduino UNO, by producing a just as effective and versatile miniature: The Arduino UNO Mini. This board is, just as its big brother, equipped with the ATMega328P and the ATMega 16U2 Processor, but is updated with USB-C® connector.
11+
We are celebrating the anniversary of our flagship board, Arduino® UNO, by producing a just as effective and versatile miniature: The Arduino® UNO Mini Limited Edition. This board is, just as its big brother, equipped with the ATMega328P and the ATMega 16U2 Processor, but is updated with USB-C® connector.
1212

1313
# Target Areas:
1414
Hobby-making, future-shaping, engineering, designing, problem-solving
@@ -28,9 +28,9 @@ Hobby-making, future-shaping, engineering, designing, problem-solving
2828
<tr>
2929
<td style="vertical-align: top; width: 20%;"><p>Memory</p></td>
3030
<td>
31-
<p>32KB Flash</p>
32-
<p>2KB SRAM</p>
33-
<p>1KB EEPROM</p>
31+
<p>32 kB Flash</p>
32+
<p>2 kB SRAM</p>
33+
<p>1 kB EEPROM</p>
3434
</td>
3535
</tr>
3636
<tr>
@@ -75,16 +75,16 @@ Hobby-making, future-shaping, engineering, designing, problem-solving
7575
# CONTENTS
7676
## The Board
7777
### Application Examples
78-
The UNO Mini is a smaller version of the Arduino UNO - to celebrate a successful decade. The UNO Mini Limited Edition is a collector's item for Arduino lovers.
78+
The UNO Mini LE is a smaller version of the Arduino UNO - to celebrate a successful decade. The UNO Mini LE is a collector's item for Arduino lovers.
7979

80-
**A tribute board:** The UNO Mini Limited Edition is a special variant of the Arduino UNO. Despite the small size, it is equipped with both the ATmega328P and the ATMega16U2, as well as the 14 digital input/output pins, 6 analog inputs, USB connection, ICSP header and reset button. This board includes everything you will need for a great first experience with Arduino.
80+
**A tribute board:** The UNO Mini LE is a special variant of the Arduino UNO. Despite the small size, it is equipped with both the ATmega328P and the ATMega16U2, as well as the 14 digital input/output pins, 6 analog inputs, USB connection, ICSP header and reset button. This board includes everything you will need for a great first experience with Arduino.
8181

82-
**Industry-standard development board:** The Arduino UNO Mini board can be used in a range of different companies and industries, as the brain for various PLC’s.
82+
**Industry-standard development board:** The UNO Mini LE board can be used in a range of different companies and industries, as the brain for various PLC’s.
8383

8484
**Education purposes:** This is a perfect board to use for various education purposes and scientific projects. The board's high standard and top quality performance makes it a great resource to capture real time from sensors and to trigger complex laboratory equipment to mention a few examples.
8585

8686
### Related Products
87-
* Starter Kit
87+
* Arduino Starter Kit
8888
* Tinkerkit Braccio Robot
8989

9090
## Ratings
@@ -136,22 +136,22 @@ The Main Processor is a ATmega328P running at up tp 20 MHz. Most of its pins are
136136
## Board Operation
137137

138138
### Getting Started - IDE
139-
If you want to program your Arduino UNO Mini while offline you need to install the Arduino Desktop IDE [1] To connect the Arduino UNO Mini to your computer, you’ll need a Micro-C USB cable. This also provides power to the board, as indicated by the LED.
139+
If you want to program your UNO Mini LE while offline you need to install the Arduino Desktop IDE [1] To connect the UNO Mini LE to your computer, you’ll need a Micro-C USB cable. This also provides power to the board, as indicated by the LED.
140140

141-
### Getting Started - Arduino Web Editor
142-
All Arduino boards, including this one, work out-of-the-box on the Arduino Web Editor [2], by just installing a simple plugin.
141+
### Getting Started - Arduino Cloud Editor
142+
All Arduino boards, including this one, work out-of-the-box on the Arduino Cloud Editor [2], by just installing a simple plugin.
143143

144-
The Arduino Web Editor is hosted online, therefore it will always be up-to-date with the latest features and support for all boards. Follow **[3]** to start coding on the browser and upload your sketches onto your board.
144+
The Arduino Cloud Editor is hosted online, therefore it will always be up-to-date with the latest features and support for all boards. Follow **[3]** to start coding on the browser and upload your sketches onto your board.
145145

146146
### Getting Started - Arduino Cloud
147147
All Arduino IoT enabled products are supported on Arduino Cloud which allows you to Log, graph and analyze sensor data, trigger events, and automate your home or business.
148148

149149
### Sample Sketches
150-
Sample sketches for the Arduino UNO Mini can be found either in the “Examples” menu in the Arduino IDE or in the “Documentation” section of the Arduino Pro website [4]
150+
Sample sketches for the Arduino UNO Mini can be found either in the “Examples” menu in the Arduino IDE or in Arduino Docs [4].
151151

152152

153153
### Online Resources
154-
Now that you have gone through the basics of what you can do with the board you can explore the endless possibilities it provides by checking exciting projects on ProjectHub **[5]**, the Arduino Library Reference **[6]** and the online store **[7]** where you will be able to complement your board with sensors, actuators and more
154+
Now that you have gone through the basics of what you can do with the board you can explore the endless possibilities it provides by checking exciting projects on Arduino Project Hub **[5]**, the Arduino Library Reference **[6]** and the online store **[7]** where you will be able to complement your board with sensors, actuators and more
155155

156156
<div class="breakPage"> </div>
157157

@@ -262,18 +262,19 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
262262

263263
## Reference Documentation
264264

265-
| Reference | Link |
266-
| ------------------------- | ------------------------------------------------------------ |
267-
| Arduino IDE (Desktop) | https://www.arduino.cc/en/Main/Software |
268-
| Arduino IDE (Cloud) | https://create.arduino.cc/editor |
269-
| Cloud IDE Getting Started | https://create.arduino.cc/projecthub/Arduino_Genuino/getting-started-with-arduino-web-editor-4b3e4a |
270-
| Arduino Docs | https://docs.arduino.cc/ |
271-
| Project Hub | https://create.arduino.cc/projecthub |
272-
| Library Reference | https://www.arduino.cc/reference/en/ |
273-
| Online Store | https://store.arduino.cc/ |
265+
| Reference | Link |
266+
| -------------------------------------- | ------------------------------------------------------------ |
267+
| Arduino IDE (Desktop) | https://www.arduino.cc/en/Main/Software |
268+
| Arduino Cloud Editor | https://create.arduino.cc/editor |
269+
| Arduino Cloud Editor - Getting Started | https://docs.arduino.cc/arduino-cloud/guides/editor/ |
270+
| Arduino Docs | https://docs.arduino.cc/ |
271+
| Arduino Project Hub | https://create.arduino.cc/projecthub |
272+
| Library Reference | https://www.arduino.cc/reference/en/ |
273+
| Online Store | https://store.arduino.cc/ |
274274

275275
## Revision History
276276

277-
| Date | Revision | Changes |
278-
| ---------- | -------- | ----------------- |
279-
| 24/11/2021 | 1 | Datasheet release |
277+
| Date | Revision | Changes |
278+
| ---------- | -------- | -------------------------------- |
279+
| 25/04/2024 | 2 | Updated link to new Cloud Editor |
280+
| 24/11/2021 | 1 | Datasheet release |

0 commit comments

Comments
 (0)