Skip to content

Commit d26ff8c

Browse files
committed
uno r3 trademarks and formatting
1 parent d06f0f9 commit d26ff8c

File tree

1 file changed

+31
-29
lines changed
  • content/hardware/02.hero/boards/uno-rev3/datasheet

1 file changed

+31
-29
lines changed

content/hardware/02.hero/boards/uno-rev3/datasheet/datasheet.md

Lines changed: 31 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ type: maker
77
![](assets/featured.jpg)
88

99
# Description
10-
The Arduino UNO R3 is the perfect board to get familiar with electronics and coding. This versatile development board is equipped with the well-known ATmega328P and the ATMega 16U2 Processor.
10+
The Arduino® UNO R3 is the perfect board to get familiar with electronics and coding. This versatile development board is equipped with the well-known ATmega328P and the ATMega 16U2 Processor.
11+
1112
This board will give you a great first experience within the world of Arduino.
1213

1314
# Target areas:
@@ -17,9 +18,9 @@ Maker, introduction, industries
1718
* **ATMega328P** Processor
1819
* **Memory**
1920
* AVR CPU at up to 16 MHz
20-
* 32KB Flash
21-
* 2KB SRAM
22-
* 1KB EEPROM
21+
* 32 kB Flash
22+
* 2 kB SRAM
23+
* 1 kB EEPROM
2324

2425
* **Security**
2526
* Power On Reset (POR)
@@ -40,7 +41,7 @@ Maker, introduction, industries
4041
* 8-bit AVR® RISC-based microcontroller
4142

4243
* **Memory**
43-
* 16 KB ISP Flash
44+
* 16 kB ISP Flash
4445
* 512B EEPROM
4546
* 512B SRAM
4647
* debugWIRE interface for on-chip debugging and programming
@@ -51,16 +52,16 @@ Maker, introduction, industries
5152
# CONTENTS
5253
## The Board
5354
### Application Examples
54-
The UNO board is the flagship product of Arduino. Regardless if you are new to the world of electronics or will use the UNO as a tool for education purposes or industry-related tasks, the UNO is likely to meet your needs.
55+
The UNO board is the flagship product of Arduino. Regardless if you are new to the world of electronics or will use the UNO R3 as a tool for education purposes or industry-related tasks, the UNO R3 is likely to meet your needs.
5556

56-
**First entry to electronics:** If this is your first project within coding and electronics, get started with our most used and documented board; Arduino UNO. It is equipped with the well-known ATmega328P processor, 14 digital input/output pins, 6 analog inputs, USB connections, ICSP header and reset button. This board includes everything you will need for a great first experience with Arduino.
57+
**First entry to electronics:** If this is your first project within coding and electronics, get started with our most used and documented board; UNO. It is equipped with the well-known ATmega328P processor, 14 digital input/output pins, 6 analog inputs, USB connections, ICSP header and reset button. This board includes everything you will need for a great first experience with Arduino.
5758

58-
**Industry-standard development board:** Using the Arduino UNO R3 board in industries, there are a range of companies using the UNO board as the brain for their PLC’s.
59+
**Industry-standard development board:** Using the UNO R3 board in industries, there are a range of companies using the UNO R3 board as the brain for their PLC’s.
5960

6061
**Education purposes:** Although the UNO R3 board has been with us for about ten years, it is still widely used 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.
6162

6263
### Related Products
63-
* Starter Kit
64+
* Arduino Starter Kit
6465
* Arduino UNO R4 Minima
6566
* Arduino UNO R4 WiFi
6667
* Tinkerkit Braccio Robot
@@ -71,7 +72,7 @@ The UNO board is the flagship product of Arduino. Regardless if you are new to t
7172

7273
| Symbol | Description | Min | Max |
7374
| ------ | ------------------------------------------------ | -------------- | -------------- |
74-
| | Conservative thermal limits for the whole board: | -40 °C (-40°F) | 85 °C ( 185°F) |
75+
| | Conservative thermal limits for the whole board: | -40 °C (-40 °F) | 85 °C ( 185 °F) |
7576

7677
>**NOTE:** In extreme temperatures, EEPROM, voltage regulator, and the crystal oscillator, might not work as expected.
7778
@@ -110,18 +111,18 @@ The Main Processor is a ATmega328P running at up to 20 MHz. Most of its pins are
110111
## Board Operation
111112

112113
### Getting Started - IDE
113-
If you want to program your Arduino UNO R3 while offline you need to install the [Arduino Desktop IDE](https://www.arduino.cc/en/Main/Software) [1] To connect the Arduino UNO to your computer, you’ll need a USB-B cable. This also provides power to the board, as indicated by the LED.
114+
If you want to program your UNO R3 while offline you need to install the Arduino Desktop IDE [1] To connect the UNO R3 to your computer, you’ll need a USB-B cable. This also provides power to the board, as indicated by the LED.
114115

115-
### Getting Started - Arduino Web Editor
116-
All Arduino boards, including this one, work out-of-the-box on the [Arduino Web Editor](https://create.arduino.cc/editor) [2], by just installing a simple plugin.
116+
### Getting Started - Arduino Cloud Editor
117+
All Arduino boards, including this one, work out-of-the-box on the Arduino Cloud Editor [2], by just installing a simple plugin.
117118

118-
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.
119+
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.
119120

120121
### Sample Sketches
121-
Sample sketches for the Arduino UNO R3 can be found either in the “Examples” menu in the Arduino IDE or in the “Documentation” section of the [Arduino website](https://www.arduino.cc/) [4]
122+
Sample sketches for the UNO R3 can be found either in the “Examples” menu in the Arduino IDE or in the “Documentation” section of the [Arduino website](https://www.arduino.cc/) [4].
122123

123124
### Online Resources
124-
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](https://create.arduino.cc/projecthub?by=part&part_id=11332&sort=trending) **[5]**, the [Arduino Library Reference](https://www.arduino.cc/reference/en/) **[6]** and the online [Arduino store](https://store.arduino.cc/) **[7]** where you will be able to complement your board with sensors, actuators and more.
125+
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 Arduino store [7] where you will be able to complement your board with sensors, actuators and more.
125126

126127
<div style="page-break-after:always;"></div>
127128

@@ -274,19 +275,20 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
274275

275276
## Reference Documentation
276277

277-
| Reference | **Link** |
278-
| ------------------------- | --------------------------------------------------------------------------------------------------- |
279-
| Arduino IDE (Desktop) | https://www.arduino.cc/en/Main/Software |
280-
| Arduino IDE (Cloud) | https://create.arduino.cc/editor |
281-
| Cloud IDE Getting Started | https://create.arduino.cc/projecthub/Arduino_Genuino/getting-started-with-arduino-web-editor-4b3e4a |
282-
| Arduino Website | https://www.arduino.cc/ |
283-
| Project Hub | https://create.arduino.cc/projecthub?by=part&part_id=11332&sort=trending |
284-
| Library Reference | https://www.arduino.cc/reference/en/ |
285-
| Online Store | https://store.arduino.cc/ |
278+
| Reference | **Link** |
279+
| -------------------------------------- | ------------------------------------------------------------------------ |
280+
| Arduino IDE (Desktop) | https://www.arduino.cc/en/Main/Software |
281+
| Arduino Cloud Editor | https://create.arduino.cc/editor |
282+
| Arduino Cloud Editor - Getting Started | https://docs.arduino.cc/arduino-cloud/guides/editor/ |
283+
| Arduino Website | https://www.arduino.cc/ |
284+
| Arduino Project Hub | https://create.arduino.cc/projecthub?by=part&part_id=11332&sort=trending |
285+
| Library Reference | https://www.arduino.cc/reference/en/ |
286+
| Arduino Store | https://store.arduino.cc/ |
286287

287288
## Revision History
288289

289-
| Date | **Revision** | **Changes** |
290-
| ---------- | ------------ | ----------------- |
291-
| 26/07/2023 | 2 | General Update |
292-
| 06/2021 | 1 | Datasheet release |
290+
| Date | **Revision** | **Changes** |
291+
| ---------- | ------------ | -------------------------------- |
292+
| 25/04/2024 | 3 | Updated link to new Cloud Editor |
293+
| 26/07/2023 | 2 | General Update |
294+
| 06/2021 | 1 | Datasheet release |

0 commit comments

Comments
 (0)