Open main menu

Changes

ESP-HAT-KIT

3,695 bytes added, 17:41, 25 July 2022
[[File:IMG-4266.JPG|thumb|right|ESP32-S3 development board]]
==Overview==
[[ESP-HAT-KIT]] is an ESP32-S3 development board designed to be compatible with the Raspberry Pi HAT expansion board. It retains all the features of the ESP32-S3 development board, and at the same time adds an OLED screen to meet the needs of display, and a new TF card slot to support external TF card. It also supports direct power supply from 3.7v lithium battery
 
[[File:IMG-4254-2000x1376.jpg|800px|none]]
==Components==* '''ESP32-S3-WROOM-1''': ESP32-S3-WROOM-1 is a powerful, generic Wi-Fi + Bluetooth LE MCU module that has a rich set of peripherals. It provides acceleration for neural network computing and signal processing workloads. ESP32-S3-WROOM-1 comes with a PCB antenna.* Use [https://docswww.espressif.com/projects/esp-idf.cn/en/latest/esp32s3support/hw-referencedownload/esp32s3documents/usermodules Espressif ESP32-guideS3-devkitcWROOM-1-N8] module, with 8MB Falsh* '''5V to 3.html  CircuitPython https3V LDO''':Power regulator that converts a 5V supply into a 3.3V/500mA output.* '''5V Step Up Regulator''':Power regulator that converts a Battery supply into a 5V/docs1.circuitpython5A output.org/en/latest/README.html* '''Battery charge''': Built in 500mA lipoly charger with charging status indicator LEDhttps* '''OLED Display'''://circuitpython0.org91 Inch, 128x32 monochrome OLED uses only the I2C Bus* '''TF Slot''':a TF/downloadsmicroSD socket that connects to the SPI port pins* '''Raspberry Pi GPIO Headers''': All available GPIO pins (except for the SPI bus for flash) are broken out to the pin headers on the board for easy interfacing and programming. Support Pi HAT size and pinouthttps* '''Pmod2''': Pmod™ compatible headers support expand peripheral modules type2 I2C sensor Headers://circuitpythonTwo I2C sensor interfaces(3.org/3V)* '''USB-to-UART Port''': A typec-USB port used for power supply to the board, for flashing applications to the chip, as well as for communication with the chip via the on-board/espressif_esp32s3_devkitc_1_n8/USB-to-UART bridge.* '''Native ESP32-S3 USB Port''': ESP32-S3 full-speed USB OTG interface, compliant with the USB 1.1 specification. The interface is used for power supply to the board, for flashing applications to the chip, for communication with the chip using USB 1.1 protocols, as well as for JTAG debugging.https* '''Boot Button'''://nabucasaDownload button.githubHolding down Boot and then pressing Reset initiates Firmware, Download mode for downloading firmware through the serial port.io/esp* '''Reset Button'''* '''USB-to-UART Bridge''': Single USB-webto-flasher/UART bridge chip provides transfer rates up to 3 Mbps.
==Features==
==Pin Headers==
{| class="wikitable"
! DAC/DIGI !! MOTOR !! 2.2/2.4TFT !! ESP32-S3 !! RPI Raspberry Pi !! PIN !! PIN !! RPI Raspberry Pi !! ESP32-S3 !! 2.2/2.4TFT !! MOTOR !! DAC/DIGI
|-
| || || || 3V3 || 3V3 || 1 || 2 || 5V || 5V || || ||
|}
{| class="wikitable"! PMOD_Type2 !! IO_Fuction !! EPS32_S3|'''PMOD-| SS || FSPICS0 || IO10|-| MOSI || FSPID || IO11|-| MISO || FSPIQ || IO13|-| SCK || FSPICLK || IO12|-| INT || FSPIHD || IO9|-| RST || TXD0 || IO43|-| IO7 || RXD0 || IO44|-| IO8 || FSPIWP || IO14|}Type2 & SD Card Pins:'''
{| class="wikitable"
! SD&MMC !! PMOD2 !! ESP32 !! S3-I0
|}
'''SD Card Pins:'''
{| class="wikitable"
! SPI_Fuciton !! SD CARD !! EPS32_S3
|}
'''OLED Pins:'''
{| class="wikitable"
! OLED&I2C !! EPS32_S3
|}
==Power Supply OptionsOptions==There are three four mutually exclusive ways to provide power to the board: *USB-to-UART Port and ESP32-S3 USB Port (either one or both), default power supply (recommended)*5V and G (GND) pins*3V3(3.3V) and G (GND) pins*3.7V battery port [[File:IMG-20220622-150826.jpg|800px|none]]
USB-to-UART Port and ESP32-S3 USB Port (either one or both), default power supply (recommended)
5V and G Can charge the 3.7v lithium battery (GNDred LED is the charging indicator) pins:
3V3 and G (GND) pins[[File:IMG-20220622-144812.jpg|800px]]
==Packing List==
* 1 x ESP-HAT-KIT development board
==User Manual==
You can refer to official development board user guide [https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/hw-reference/esp32s3/user-guide-devkitc-1.html ESP32-S3-DevKitC-1].
 
==Start Application Development==
Before powering up your board, please make sure that it is in good condition with no obvious signs of damage.
 
'''Required Hardware'''
* ESP-HAT-KIT
* USB 2.0 cable (Standard Type-A to Type-C)
* Computer running Windows, Linux, or macOS
 
'''Note:'''
 
Be sure to use an appropriate USB cable. Some cables are for charging only and do not provide the needed data lines nor work for programming the boards.
 
==Appliation==
Module ESP32-S3-WROOM-1-N8 datasheet: https://www.espressif.com.cn/en/support/download/documents/modules
 
How to use [https://docs.circuitpython.org/en/latest/README.html CircuitPython] on [[ESP-HAT-KIT]], please refer to [https://circuitpython.org/board/espressif_esp32s3_devkitc_1_n8/ here]
 
*Bootloader bin file: [[File:Tinyuf2-espressif-esp32s3-devkitc-1-0.9.4.zip]], unzip, only use the combined.bin file.
*Sample code: [[File:SDcard.zip]]
*Sample code: [[File:OLED-SSD1306.ZIP]]
*CircuitPython 7.3.0 OS file: [[File:Adafruit-circuitpython-espressif_esp32s3_devkitc_1_n8-en_US-7.3.0.zip]]
*[[File:Welcome-to-circuitpython.pdf]]
*Flash tool: https://nabucasa.github.io/esp-web-flasher/
 
'''NOTE:'''
* DON'T forget to turn on the ON/OFF switch
* Please use USB to UART type-c port when you are burning Bootloader.
* Please use ESP32 USB-C port when you download or COPY OS or files
* When you use battery power, please pay attention to the positive and negative poles.
* Circuitpython© Copyright is owned by Adafruit Industries
 
<!--Add review function! -->