diy: add ESP32-S3-DevKitC-1 build with ST7789, OV2640 and 3 buttons#290
Open
empewoow wants to merge 1 commit intoBlockstream:masterfrom
Open
diy: add ESP32-S3-DevKitC-1 build with ST7789, OV2640 and 3 buttons#290empewoow wants to merge 1 commit intoBlockstream:masterfrom
empewoow wants to merge 1 commit intoBlockstream:masterfrom
Conversation
Collaborator
|
Very cool, thanks! will merge with 1.0.40 (in beta now), and ping the web flasher maintainer. |
Author
|
Great news! |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Adds a DIY build configuration for the ESP32-S3-DevKitC-1 (WROOM-1-N8R8) with an ST7789 1.14" 135*240 SPI display, OV2640 camera and three microswitch buttons.
Files added:
configs/sdkconfig_diycam_esp32s3devkitc1.defaults- sdkconfig defaults for the builddiy/esp32s3-devkitc1/README.md- wiring guide with pin tables for display, camera and buttonsdiy/img/esp32s3-devkitc1.jpg- photo of the assembled hardwareFiles modified:
diy/README.md- added ESP32-S3-DevKitC-1 entry under Camera-Enabled Hardware OptionsUses
BOARD_TYPE_CUSTOMon ESP32-S3 with the existingpartitionss3.csvpartition table. Tested and working: display, buttons, camera (QR scanning), and BLE pairing with Blockstream Green all confirmed.If accepted, this board would also be a candidate for the DIY web flasher. Binaries to be built and published by Blockstream.