Skip to content
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

Add a new device [esp32-S3-GEEK] #550

Open
jubaobleach opened this issue Dec 27, 2024 · 1 comment
Open

Add a new device [esp32-S3-GEEK] #550

jubaobleach opened this issue Dec 27, 2024 · 1 comment

Comments

@jubaobleach
Copy link

jubaobleach commented Dec 27, 2024

hardware info

Here is the link to the schematics of the ESP32-S3-GEEK, which provides the pin mappings: ESP32-S3-GEEK Schematic.
https://files.waveshare.com/wiki/ESP32-S3-GEEK/ESP32-S3-GEEK-Schematic1.pdf
device info https://www.waveshare.com/esp32-s3-geek.htm

config file is listed below:

[env:ESP32-S3-GEEK]
platform = [email protected]
board = esp32-s3-devkitc-1
framework = arduino
board_build.partitions = huge_app.csv
build_flags =
-DNERDMINER_S3_GEEK
-DBOARD_HAS_PSRAM
-DARDUINO_USB_CDC_ON_BOOT
-DTFT_BACKLIGHT_ON=HIGH
-DSDSPI_CLK=17
-DSDSPI_MOSI=16
-DSDSPI_MISO=13
-DSDSPI_CS=15
-DSD_ID=HSPI
lib_deps =
https://github.com/takkaO/OpenFontRender#v1.2
bblanchon/ArduinoJson@^6.21.5
https://github.com/tzapu/WiFiManager.git#v2.0.17
mathertel/oneButton@^2.6.1
arduino-libraries/NTPClient@^3.2.1
lib_ignore =
HANSOLOminerv2

@JohnTaipei
Copy link

supported already

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants