my dev.board - NodeMCU ESP-S3-12K-Kit

my dev.board - NodeMCU ESP-S3-12K-Kit




ESP-S3-12K-Kit development board is a core development board designed byAi-Thinker for ESP-S3-12K module.This development board continues the classic design of the NodeMCU development board, leading all I/O to the sides of the pin, developers can connect peripherals according to their own needs.When using breadboard for development and debugging, the 2.54mm spacing pin header on both sides can make the operation more simple and convenient...
~ ref: ESP-S3-12K-Kit specification (PDF)

useful links:
ESP-S3-12K-Kit Schematic (PDF)
ESP-S3-12K module Specification (PDF) 

Pin definition on bottom view:


Exercise:
Get ESP32S3 Dev Module chip info and predefined pins (arduino-esp32), tested on NodeMCU ESP-S3-12K-Kit
Drive 320x240 ILI9341 SPI TFT using ESP32-S3 (NodeMCU ESP-S3-12K-Kit) using TFT_eSPI library, in Arduino Framework.
~ CameraWebServe: ESP32-S3 (arduino-esp32) + OV5640 camera module


Comments

Popular posts from this blog

MicroPython/ESP32-C3 + 1.8" 128x160 TFT ST7735 SPI, using boochow/MicroPython-ST7735 library.

CameraWebServe: ESP32-S3 (arduino-esp32) + OV5640 camera module