|
8 | 8 | <link rel="icon" href="/assets/images/favicon.ico" type="image/x-icon" /> |
9 | 9 | <meta name="msapplication-TileColor" content="#1a1919"> |
10 | 10 | <meta name="msapplication-TileImage" content="https://cdn-shop.adafruit.com/static/mstile-144x144.png" /> |
11 | | -<title>ESP32-S2-DevKitC-1-N4R2 Download</title> |
12 | | -<meta name="description" content="ESP32-S2-DevKitC-1 is an entry-level development board based on ESP32-S2-SOLO (on-board PCB antenna) or ESP32-S2-SOLO-U (external antenna connector), which a..." /> |
| 11 | +<title>ESP32-S2-DEVKITC-1R (4MB flash/2MB PSRAM) Download</title> |
| 12 | +<meta name="description" content="The ESP32-S2-DEVKITC-1R Evaluation Board by Espressif Systems is a powerful development platform tailored for RF, RFID, and wireless applications. It feature..." /> |
13 | 13 |
|
14 | 14 | <!-- Twitter and Open Graph cards --> |
15 | 15 | <meta name="twitter:site" content="@circuitpython" /> |
16 | 16 | <meta property="og:url" content="https://circuitpython.org/board/espressif_esp32s2_devkitc_1_n4r2/" /> |
17 | 17 |
|
18 | | -<meta property="og:title" content="CircuitPython - ESP32-S2-DevKitC-1-N4R2 Download" /> |
| 18 | +<meta property="og:title" content="CircuitPython - ESP32-S2-DEVKITC-1R (4MB flash/2MB PSRAM) Download" /> |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 | | -<meta property="og:description" content="ESP32-S2-DevKitC-1 is an entry-level development board based on ESP32-S2-SOLO (on-board PCB antenna) or ESP32-S2-SOLO-U (external antenna connector), which are two general-purpose modules with a 4 MB SPI flash. This board integrates complete Wi-Fi functions.Most of the I/O pins are broken out to ..." /> |
| 22 | +<meta property="og:description" content="The ESP32-S2-DEVKITC-1R Evaluation Board by Espressif Systems is a powerful development platform tailored for RF, RFID, and wireless applications. It features the ESP32-S2 transceiver, which supports 802.11 b/g/n Wi-Fi at 2.4GHz, making it ideal for a broad range of IoT applications. Powered by a..." /> |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 | 26 | <meta name="twitter:card" content="summary_large_image" /> |
27 | | -<meta property="og:image" content="https://circuitpython.org/assets/images/boards/large/espressif_esp32s2_devkitc_1_n4r2.jpg" /> |
| 27 | +<meta property="og:image" content="https://circuitpython.org/assets/images/boards/large/espressif_esp32s2_devkitc_1r.jpg" /> |
28 | 28 |
|
29 | 29 | <meta property="og:type" content="website" /> |
30 | 30 |
|
|
136 | 136 | <div> |
137 | 137 | <div class="image-section"> |
138 | 138 |
|
139 | | - <img src="/assets/images/boards/large/espressif_esp32s2_devkitc_1_n4r2.jpg" alt="Image of Board" /> |
140 | | - <h1>ESP32-S2-DevKitC-1-N4R2 by <a href="/downloads?manufacturers=Espressif">Espressif</a></h1> |
| 139 | + <img src="/assets/images/boards/large/espressif_esp32s2_devkitc_1r.jpg" alt="Image of Board" /> |
| 140 | + <h1>ESP32-S2-DEVKITC-1R (4MB flash/2MB PSRAM) by <a href="/downloads?manufacturers=Espressif">Espressif</a></h1> |
141 | 141 | </div> |
142 | 142 | <div class="section"> |
143 | | - <p><p>ESP32-S2-DevKitC-1 is an entry-level development board based on ESP32-S2-SOLO (on-board PCB antenna) or ESP32-S2-SOLO-U (external antenna connector), which are two general-purpose modules with a 4 MB SPI flash. This board integrates complete Wi-Fi functions.</p> |
| 143 | + <p><p>The ESP32-S2-DEVKITC-1R Evaluation Board by Espressif Systems is a powerful development platform tailored for RF, RFID, and wireless applications. It features the ESP32-S2 transceiver, which supports 802.11 b/g/n Wi-Fi at 2.4GHz, making it ideal for a broad range of IoT applications. Powered by a 32-bit Xtensa single-core processor running at 240MHz, the board includes 320KB SRAM, 128KB ROM, and 4MB SPI Flash, offering efficient processing for complex tasks.</p> |
144 | 144 |
|
145 | | -<p>Most of the I/O pins are broken out to the pin headers on both sides for easy interfacing. Developers can either connect peripherals with jumper wires or mount ESP32-S2-DevKitC-1 on a breadboard.</p> |
| 145 | +<p>Additionally, the board is equipped with 43 GPIOs, allowing for versatile interfacing with peripherals and sensors. It also supports multiple communication options, including 4 SPI, 2 UART, 2 I2C, I2S, RMT, USB-OTG, and TWAI (CAN). For analog interfacing, it includes 2 x 8-bit DACs and a 12-bit ADC, making it a comprehensive solution for development and testing of advanced wireless communication systems.</p> |
146 | 146 |
|
147 | 147 | <h2 id="purchase">Purchase</h2> |
148 | 148 |
|
149 | 149 | <ul> |
150 | | - <li><a href="https://www.aliexpress.com/item/1005003578116249.html">AliExpress</a></li> |
| 150 | + <li><a href="https://www.digikey.com/en/products/detail/espressif-systems/ESP32-S2-DEVKITC-1R/15222539">Digi-Key</a></li> |
151 | 151 | </ul> |
152 | 152 | </p> |
153 | 153 | <h2>Contribute</h2> |
@@ -181,7 +181,7 @@ <h2>Contribute</h2> |
181 | 181 | <h3>CircuitPython 10.0.3</h3> |
182 | 182 |
|
183 | 183 | <p> |
184 | | - This is the latest <strong>stable</strong> release of CircuitPython that will work with the ESP32-S2-DevKitC-1-N4R2. |
| 184 | + This is the latest <strong>stable</strong> release of CircuitPython that will work with the ESP32-S2-DEVKITC-1R (4MB flash/2MB PSRAM). |
185 | 185 | <strong>Use this release</strong> if you are new to CircuitPython. |
186 | 186 | </p> |
187 | 187 |
|
@@ -1006,7 +1006,7 @@ <h3>CircuitPython 10.0.3</h3> |
1006 | 1006 | <h3>CircuitPython 10.1.0-beta.1</h3> |
1007 | 1007 |
|
1008 | 1008 | <p> |
1009 | | - This is the latest development release of CircuitPython that will work with the ESP32-S2-DevKitC-1-N4R2. |
| 1009 | + This is the latest development release of CircuitPython that will work with the ESP32-S2-DEVKITC-1R (4MB flash/2MB PSRAM). |
1010 | 1010 | </p> |
1011 | 1011 |
|
1012 | 1012 | <p> |
|
0 commit comments