Skip to content

Commit

Permalink
Merge pull request #1243 from tirtharajsinha/main
Browse files Browse the repository at this point in the history
Add New Board - Waveshare ESP32-S3-Pico
  • Loading branch information
makermelissa authored Aug 30, 2023
2 parents baaacbf + d36ce26 commit 721d195
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions _board/waveshare_esp32s3_pico.md
Original file line number Diff line number Diff line change
@@ -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)

Binary file added assets/images/boards/large/ESP32-S3-Pico.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/boards/original/ESP32-S3-Pico.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/boards/small/ESP32-S3-Pico.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 721d195

Please sign in to comment.