diff --git a/_board/waveshare_esp32s3_pico.md b/_board/waveshare_esp32s3_pico.md new file mode 100644 index 0000000000..1cd8f5db9e --- /dev/null +++ b/_board/waveshare_esp32s3_pico.md @@ -0,0 +1,38 @@ +--- +layout: download +board_id: "waveshare_esp32s3_pico" +title: "ESP32-S3-Pico Download" +name: "ESP32-S3-Pico" +manufacturer: "Waveshare" +board_url: "https://www.waveshare.com/esp32-s3.htm" +board_image: "ESP32-S3-Pico.jpg" +bootloader_id: waveshare_esp32s3_pico +date_added: 2023-8-30 +family: esp32s3 +features: + - Breadboard-Friendly + - USB-C + - Wi-Fi +--- + +This is a WiFi development board with compact size, plenty peripheral interfaces, integrated low-power Wi-Fi System-on-Chip (SoC) and mass memory, supporting Raspberry Pi Pico expansion board ecosystem. +Equipped with hardware crypto accelerator, RNG, HMAC and Digital Signature module, it can meet the security requirements of the Internet of Things. + +## Technical details + +- Adopts ESP32-S3R2 as the main chip. +- Comes with Xtensa 32-bit LX7 dual-core processor, capable of running at 240 MHz. +- An MCU chip with integrated 2.4 GHz Wi-Fi and Bluetooth 5 (LE). +- Integrated 512KB SRAM, 384KB ROM, 2MB PSRAM, 16MB Extarnal Flash memory. +- Type-C connector, easier to use. +- Onboard CH343 and CH334 chips can meet the needs of USB and UART development via a Type-C interface. +- Onboard DC-DC chip MP28164, high-efficiency DC-DC buck-boost chip with load current up to 2A. +- 27 × multi-function GPIO headers. +- Rich peripheral interfaces, including full-speed USB OTG, SPI, I2C, UART, ADC, PWM, and DVP (8-bit ~ 16-bit camera interface), LCD interfaces (8-bit ~ 16-bit parallel RGB, I8080, MOTO6800), etc. to achieve various functions flexibly. +- Supports Raspberry Pi Pico expansion board ecology, suitable for artificial intelligence IoT application development + +Waveshare wiki [link](https://www.waveshare.com/wiki/ESP32-S3-Pico). + +## Purchase +* [Waveshare]([https://www.waveshare.com/esp32-s3-pico.htm) + diff --git a/assets/images/boards/large/ESP32-S3-Pico.jpg b/assets/images/boards/large/ESP32-S3-Pico.jpg new file mode 100644 index 0000000000..f71c9e766a Binary files /dev/null and b/assets/images/boards/large/ESP32-S3-Pico.jpg differ diff --git a/assets/images/boards/original/ESP32-S3-Pico.jpg b/assets/images/boards/original/ESP32-S3-Pico.jpg new file mode 100644 index 0000000000..f71c9e766a Binary files /dev/null and b/assets/images/boards/original/ESP32-S3-Pico.jpg differ diff --git a/assets/images/boards/small/ESP32-S3-Pico.jpg b/assets/images/boards/small/ESP32-S3-Pico.jpg new file mode 100644 index 0000000000..56a8d31423 Binary files /dev/null and b/assets/images/boards/small/ESP32-S3-Pico.jpg differ