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/hardware/03.nano/boards/nano-every/datasheet/datasheet.md
+27-25Lines changed: 27 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ type: maker
6
6

7
7
8
8
# Description
9
-
Nano Every is a miniature sized module containing an ATMega4809 AVR processor and an ATSAMD11D14A Arm® Cortex®-M0+ processor to act as a bridge between USB and the main AVR processor. The module can either be mounted as a DIP component (when mounting pin headers), or as a SMT component, directly soldering it via the castellated pads.
9
+
Arduino® Nano Every is a miniature sized module containing an ATMega4809 AVR processor and an ATSAMD11D14A Arm® Cortex®-M0+ processor to act as a bridge between USB and the main AVR processor. The module can either be mounted as a DIP component (when mounting pin headers), or as a SMT component, directly soldering it via the castellated pads.
10
10
11
11
# Target Areas:
12
12
Maker, robotics
@@ -15,8 +15,8 @@ Maker, robotics
15
15
-**ATMega4809**
16
16
-**Processor**
17
17
- AVR CPU at up to 20 MHz
18
-
- 48KB Flash
19
-
- 6KB SRAM
18
+
- 48 kB Flash
19
+
- 6 kB SRAM
20
20
- 256B EEPROM
21
21
- Power On Reset (POR) and Brown Out Detection (BOD)
22
22
@@ -66,7 +66,7 @@ As all Nano form factor boards, Nano Every does not have a battery charger but c
|| Conservative thermal limits for the whole board: | -40 °C ( 40 °F) | 85°C ( 185 °F) |
69
+
|| Conservative thermal limits for the whole board: | -40 °C ( 40 °F) | 85°C ( 185 °F) |
70
70
71
71
### Power Consumption
72
72
@@ -124,19 +124,19 @@ The board can be powered via USB connector, V<sub>IN</sub> or V<sub>USB</sub> pi
124
124
125
125
## Board Operation
126
126
### Getting Started - IDE
127
-
If you want to program your Arduino Nano 33 BLE while offline you need to install the Arduino Desktop IDE [1] To connect the Arduino Nano 33 BLE to your computer, you’ll need a Micro-B USB cable. This also provides power to the board, as indicated by the LED.
127
+
If you want to program your Nano ESP32 while offline you need to install the Arduino Desktop IDE [1] To connect the Arduino Nano 33 BLE to your computer, you’ll need a Micro-B USB cable. This also provides power to the board, as indicated by the LED.
128
128
129
-
### Getting Started - Arduino Web Editor
130
-
All Arduino boards, including this one, work out-of-the-box on the Arduino Web Editor [2], by just installing a simple plugin.
129
+
### Getting Started - Arduino Cloud Editor
130
+
All Arduino boards, including this one, work out-of-the-box on the Arduino Cloud Editor [2], by just installing a simple plugin.
131
131
132
-
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.
132
+
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.
133
133
134
134
### Getting Started - Arduino Cloud
135
135
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.
136
136
137
137
## Sample Sketches
138
138
### Online Resources
139
-
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 **[13]**, the Arduino Library Reference **[14]** and the on line store **[15]** where you will be able to complement your board with sensors, actuators and more.
139
+
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 **[4]**, the Arduino Library Reference **[5]** and the on line store **[6]** where you will be able to complement your board with sensors, actuators and more.
140
140
141
141
## Connector Pinouts
142
142

@@ -290,27 +290,29 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
0 commit comments