Skip to content

Commit ea1b414

Browse files
committed
cheat cheat draft
1 parent bc6a42c commit ea1b414

File tree

6 files changed

+653
-1208
lines changed

6 files changed

+653
-1208
lines changed

content/hardware/03.nano/boards/nano-esp32/image.svg

Lines changed: 499 additions & 464 deletions
Loading

content/hardware/03.nano/boards/nano-esp32/product.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ url_guide: /tutorials/
55
core: arduino:esp32
66
---
77

8-
The Arduino Nano ESP32 is the first ever Arduino board based on a ESP32 microcontroller from [Espressif](https://www.espressif.com/en/products/socs/esp32). With a NORA-W106 module from uBlox, USB-C connector, 128Mb of Flash, support for MicroPython & Arduino IoT Cloud enabled, it is a very versatile development board.
8+
The Arduino Nano ESP32 is the first ever Arduino board based on a ESP32 microcontroller from [Espressif](https://www.espressif.com/en/products/socs/esp32), the **NORA-W106 module** from uBlox. USB-C connector, 128 Mb of Flash, support for MicroPython & Arduino IoT Cloud enabled, it is a very versatile development board.

content/hardware/03.nano/boards/nano-esp32/suggestions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<EssentialsColumn title="Tutorials for Nano 33 IoT">
1+
<EssentialsColumn title="Tutorials for Nano ESP32">
22
<EssentialElement title="Nano ESP32 Cheat Sheet" type="tutorial" link="/tutorials/nano-esp32/cheat-sheet">
33
A technical reference to the Nano ESP32 board.
44
</EssentialElement>

content/hardware/03.nano/boards/nano-esp32/tech-specs.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,20 +13,20 @@ Connectivity:
1313
Wi-Fi: uBlox NORA-W106 (ESP32-S3)
1414
Bluetooth®: uBlox NORA-W106 (ESP32-S3)
1515
Communication:
16-
UART: RX/TX
17-
I2C: A4 (SDA), A5 (SCL)
16+
UART: 1x, D0 (TX), D1, (RX)
17+
I2C: 1x, A4 (SDA), A5 (SCL)
1818
SPI: D11 (COPI), D12 (CIPO), D13 (SCK). Use any GPIO for Chip Select (CS).
1919
Power:
20-
I/O Voltage: 3.3V
21-
Input voltage (nominal): 5-18V
20+
I/O Voltage: 3.3 V
21+
Input voltage (nominal): 5-18 V
2222
Source Current per I/O Pin: 40 mA
2323
Sink Current per I/O Pin: 28 mA
2424
Clock speed:
2525
Processor: up to 240 MHz
2626
Memory:
2727
ROM: 384 kB
2828
SRAM: 512 kB
29-
External Flash: 128 Mbit (16MB)
29+
External Flash: 128 Mbit (16 MB)
3030
Dimensions:
3131
Width: 18 mm
3232
Length: 45 mm
Loading

0 commit comments

Comments
 (0)