Skip to content

Commit 76b8855

Browse files
committed
nano every trademarks and formatting
1 parent ac87a8a commit 76b8855

File tree

1 file changed

+27
-25
lines changed
  • content/hardware/03.nano/boards/nano-every/datasheet

1 file changed

+27
-25
lines changed

content/hardware/03.nano/boards/nano-every/datasheet/datasheet.md

Lines changed: 27 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ type: maker
66
![](assets/featured.jpg)
77

88
# 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.
1010

1111
# Target Areas:
1212
Maker, robotics
@@ -15,8 +15,8 @@ Maker, robotics
1515
- **ATMega4809**
1616
- **Processor**
1717
- AVR CPU at up to 20 MHz
18-
- 48KB Flash
19-
- 6KB SRAM
18+
- 48 kB Flash
19+
- 6 kB SRAM
2020
- 256B EEPROM
2121
- Power On Reset (POR) and Brown Out Detection (BOD)
2222

@@ -66,7 +66,7 @@ As all Nano form factor boards, Nano Every does not have a battery charger but c
6666

6767
| Symbol | Description | Min | Max |
6868
| ------ | ------------------------------------------------ | --------------- | -------------- |
69-
| | 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) |
7070

7171
### Power Consumption
7272

@@ -124,19 +124,19 @@ The board can be powered via USB connector, V<sub>IN</sub> or V<sub>USB</sub> pi
124124

125125
## Board Operation
126126
### 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.
128128

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.
131131

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.
133133

134134
### Getting Started - Arduino Cloud
135135
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.
136136

137137
## Sample Sketches
138138
### 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.
140140

141141
## Connector Pinouts
142142
![Pinout](assets/pinout.png)
@@ -290,27 +290,29 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
290290

291291
## Reference Documentation
292292

293-
| Reference | **Link** |
294-
| --------------------- | ------------------------------------------------------------ |
295-
| Arduino IDE (Desktop) | https://www.arduino.cc/en/software |
296-
| Arduino IDE (Cloud) | https://create.arduino.cc/editor |
297-
| Forum | http://forum.arduino.cc/ |
298-
| SAMD21G18 | https://ww1.microchip.com/downloads/aemDocuments/documents/MCU32/ProductDocuments/DataSheets/SAM-D21DA1-Family-Data-Sheet-DS40001882G.pdf |
299-
| NINA W102 | https://content.u-blox.com/sites/default/files/NINA-W10_DataSheet_UBX-17065507.pdf |
300-
| ECC608 | https://ww1.microchip.com/downloads/aemDocuments/documents/SCBU/ProductDocuments/DataSheets/ATECC608A-CryptoAuthentication-Device-Summary-Data-Sheet-DS40001977B.pdf |
301-
| MPM3610 | https://www.monolithicpower.com/pub/media/document/MPM3610_r1.01.pdf |
302-
| NINA Firmware | https://github.com/arduino/nina-fw |
303-
| ECC608 Library | https://github.com/arduino-libraries/ArduinoECCX08 |
304-
| LSM6DSL Library | https://github.com/stm32duino/LSM6DSL |
305-
| ProjectHub | https://create.arduino.cc/projecthub?by=part&part_id=11332&sort=trending |
306-
| Library Reference | https://www.arduino.cc/reference/en/ |
307-
| Arduino Store | https://store.arduino.cc/ |
308-
| Arduino IDE (Desktop) | https://www.arduino.cc/en/Main/Software |
293+
| Reference | **Link** |
294+
| -------------------------------------- | ------------------------------------------------------------ |
295+
| Arduino IDE (Desktop) | https://www.arduino.cc/en/software |
296+
| Arduino Cloud Editor | https://create.arduino.cc/editor |
297+
| Arduino Cloud Editor - Getting Started | https://docs.arduino.cc/arduino-cloud/guides/editor/ |
298+
| Arduino Project Hub | https://create.arduino.cc/projecthub?by=part&part_id=11332&sort=trending |
299+
| Library Reference | https://www.arduino.cc/reference/en/ |
300+
| Arduino Store | https://store.arduino.cc/ |
301+
| Forum | http://forum.arduino.cc/ |
302+
| SAMD21G18 | https://ww1.microchip.com/downloads/aemDocuments/documents/MCU32/ProductDocuments/DataSheets/SAM-D21DA1-Family-Data-Sheet-DS40001882G.pdf |
303+
| NINA W102 | https://content.u-blox.com/sites/default/files/NINA-W10_DataSheet_UBX-17065507.pdf |
304+
| ECC608 | https://ww1.microchip.com/downloads/aemDocuments/documents/SCBU/ProductDocuments/DataSheets/ATECC608A-CryptoAuthentication-Device-Summary-Data-Sheet-DS40001977B.pdf |
305+
| MPM3610 | https://www.monolithicpower.com/pub/media/document/MPM3610_r1.01.pdf |
306+
| NINA Firmware | https://github.com/arduino/nina-fw |
307+
| ECC608 Library | https://github.com/arduino-libraries/ArduinoECCX08 |
308+
| LSM6DSL Library | https://github.com/stm32duino/LSM6DSL |
309+
309310

310311
## Revision History
311312

312313
| Date | **Revision** | **Changes** |
313314
| ---------- | ------------ |-------------------------------------- |
315+
| 25/04/2024 | 3 | Updated link to new Cloud Editor |
314316
| 03/08/2022 | 2 | Reference documentation links updates |
315317
| 27/04/2021 | 1 | General datasheet updates |
316318

0 commit comments

Comments
 (0)