Merge pull request #609 from microDev1/microS2-info

Update microS2 description
This commit is contained in:
Scott Shawcroft 2020-12-16 15:41:33 -08:00 committed by GitHub
commit 12b316f4dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,10 @@
---
layout: download
board_id: "microdev_micro_s2"
title: "microDev microS2 Download"
title: "microS2 Download"
name: "microS2"
manufacturer: "microDev"
board_url: ""
board_url: "https://github.com/microDev1/microS2/wiki"
board_image: "microdev_micro_s2.jpg"
date_added: 2020-08-26
features:
@ -12,28 +12,22 @@ features:
- STEMMA QT/QWIIC
---
Introducing the microS2 - An ESP32-S2 based development board in the size of an esp32 module!
Introducing the **microS2** - _An ESP32-S2 based development board in the size of an esp32 module!_
**Features & Specifications**
- 32-bit 240 MHz single-core processor
- 16 MB SPI Flash
- 8 MB extra PSRAM
- 2.4 GHz Wi-Fi - 802.11b/g/n
- High gain antenna
- Low Quiescent Current
- Neopixel (IO33)
- Blue led (IO21)
- All pins exposed
- USB micro-B
- QWIIC/STEMMA connector
- Small form factor
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.
## Learn More
* [GitHub](https://github.com/microDev1/microS2)
### Features & Specifications
- **ESP32-S2** 32-bit 240MHz Tensilica processor - _the next generation of ESP32_
- **16MB Flash** & **8MB PSRAM** - _you can have huge data buffers_
- **2.4 GHz Wi-Fi** 802.11b/g/n - _get communicating with the world_
- **All pins exposed** & **breadboard compatible** - _too good to be true_
- **Neopixel** (IO33) **Blue led** (IO21) - _who doesn't love some lights_
- **Reset** & **Boot** buttons - _can also be used as user button_
- **USB micro-B** & **QWIIC/STEMMA** connector - _easily connect with peripherals_
- **31 x 18 mm** - _all of the above in a small form factor_
## Purchase
* [Tindie](https://www.tindie.com/stores/microDev/)
### Learn More
- [GitHub](https://github.com/microDev1/microS2/wiki)
## Contribute
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).
### Contribute
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).