-
Notifications
You must be signed in to change notification settings - Fork 722
Add CircuitArt ESP32S3 Zero #1472
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 6 commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
72f0997
Add files via upload
CircuitART 1fca125
Add files via upload
CircuitART da0a8d6
Add files via upload
CircuitART 6c09d78
Add files via upload
CircuitART 747c75e
Update circuitart_esp32s3_zero.md
CircuitART 3c79d86
Update circuitart_esp32s3_zero.md
CircuitART 87e15ea
Update circuitart_esp32s3_zero.md
CircuitART File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,44 @@ | ||
| --- | ||
| layout: download | ||
| board_id: "CircuitArt_ESP32S3_Zero" | ||
| title: "CircuitArt ESP32S3 Zero Download" | ||
| name: "CircuitArt ESP32S3 Zero" | ||
| manufacturer: "CircuitArt" | ||
| board_url: | ||
| - "https://github.com/CircuitART/ESP32S3zero" | ||
| board_image: "CircuitArt_ESP32S3_Zero.jpg" | ||
| date_added: 2024-09-09 | ||
| family: esp32s3 | ||
| bootloader_id: circuitart_zero_s3 | ||
| downloads_display: true | ||
| features: | ||
| - Wi-Fi | ||
| - Battery Charging | ||
| - USB-C | ||
| - Display | ||
| - Camera | ||
| --- | ||
|
|
||
| A new ESP32S3 Dev board in a RaspberryPI zero footprint, The board has an additional tiny SPI/I2C connector for a 1.3" IPS display + AHT20 sensor. | ||
|
|
||
| That's not all, This board comes with native USB, Debug USB, and **16 MB Flash + 8 MB of PSRAM**, so it is perfect for use with CircuitPython or Arduino with low-cost WiFi. Native USB means it can act like a keyboard or a disk drive. WiFi and Camera means it's awesome for IoT projects. And the PI ZERO footprint makes the expandability super easy. | ||
|
|
||
| **Features:** | ||
|
|
||
| - **ESP32-S3 Dual Core 240MHz Tensilica processor** - the next generation of ESP32-Sx, with native USB so it can act like a keyboard/mouse, MIDI device, disk drive, etc! | ||
| - **huge data buffers** the board comes with 16 MByte of Flash and 8 MByte of PSRAM | ||
| - **Color 1.3" IPS TFT** - bright and colorful display with ST7789 chipset that can be viewed at any angle angle. | ||
| - **Power options** - USB type C **or** Lipoly battery | ||
| - **Built-in battery charging** when powered over USB-C | ||
| - **LiPoly battery monitor** - LC709203 chip actively monitors your battery for voltage and state of charge / percentage reporting over I2C | ||
| - **Reset and DFU** (BOOT0) buttons to get into the ROM bootloader (which is a USB serial port so you don't need a separate cable!) | ||
| - **USB-c debug port** the board has CP2102 serial chip (optional, for checking the hardware serial debug console) | ||
| - **Sicro I2C** connector for I2C devices, with switchable power, so you can go into low power mode. | ||
| - **Charge & User** LEDs + status | ||
| - **NeoPixel** 4 tiny neopixel led next to the camera so they can act as cam light or flash. | ||
| - **Low Power friendly**! In deep sleep mode, we can get down to 80~100uA of current draw from the battery | ||
| - **Works with Arduino or CircuitPython** | ||
|
|
||
| ## Learn More | ||
|
|
||
| * [GitHub](https://github.com/CircuitART/ESP32S3zero) | ||
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor typo 😁
Micro I2C