|
1 | 1 | --- |
2 | 2 | layout: download |
3 | 3 | board_id: "microdev_micro_s2" |
4 | | -title: "microDev microS2 Download" |
| 4 | +title: "microS2 Download" |
5 | 5 | name: "microS2" |
6 | 6 | manufacturer: "microDev" |
7 | | -board_url: "" |
| 7 | +board_url: "https://github.com/microDev1/microS2/wiki" |
8 | 8 | board_image: "microdev_micro_s2.jpg" |
9 | 9 | date_added: 2020-08-26 |
10 | 10 | features: |
11 | 11 | - Wi-Fi |
12 | 12 | - STEMMA QT/QWIIC |
13 | 13 | --- |
14 | 14 |
|
15 | | -Introducing the microS2 - An ESP32-S2 based development board in the size of an esp32 module! |
| 15 | +Introducing the **microS2** - _An ESP32-S2 based development board in the size of an esp32 module!_ |
16 | 16 |
|
17 | | -**Features & Specifications** |
18 | | - - 32-bit 240 MHz single-core processor |
19 | | - - 16 MB SPI Flash |
20 | | - - 8 MB extra PSRAM |
21 | | - - 2.4 GHz Wi-Fi - 802.11b/g/n |
22 | | - - High gain antenna |
23 | | - - Low Quiescent Current |
24 | | - - Neopixel (IO33) |
25 | | - - Blue led (IO21) |
26 | | - - All pins exposed |
27 | | - - USB micro-B |
28 | | - - QWIIC/STEMMA connector |
29 | | - - Small form factor |
| 17 | +With Wi-Fi, native USB and a load of Flash & PSRAM the microS2 is perfect for use with CircuitPython while keeping the form-factor small. |
30 | 18 |
|
31 | | -## Learn More |
32 | | -* [GitHub](https://github.com/microDev1/microS2) |
| 19 | +### Features & Specifications |
| 20 | + - **ESP32-S2** 32-bit 240MHz Tensilica processor - _the next generation of ESP32_ |
| 21 | + - **16MB Flash** & **8MB PSRAM** - _you can have huge data buffers_ |
| 22 | + - **2.4 GHz Wi-Fi** 802.11b/g/n - _get communicating with the world_ |
| 23 | + - **All pins exposed** & **breadboard compatible** - _too good to be true_ |
| 24 | + - **Neopixel** (IO33) **Blue led** (IO21) - _who doesn't love some lights_ |
| 25 | + - **Reset** & **Boot** buttons - _can also be used as user button_ |
| 26 | + - **USB micro-B** & **QWIIC/STEMMA** connector - _easily connect with peripherals_ |
| 27 | + - **31 x 18 mm** - _all of the above in a small form factor_ |
33 | 28 |
|
34 | | -## Purchase |
35 | | -* [Tindie](https://www.tindie.com/stores/microDev/) |
| 29 | +### Learn More |
| 30 | +- [GitHub](https://github.com/microDev1/microS2/wiki) |
36 | 31 |
|
37 | | -## Contribute |
38 | | - |
39 | | -Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md). |
| 32 | +### Contribute |
| 33 | +Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{page.board_id}}.md). |
0 commit comments