Changes

Jump to navigation Jump to search

ESP-HAT-KIT

3,129 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.cn/projectsen/esp-idfsupport/endownload/latestdocuments/esp32s3modules Espressif ESP32-S3-WROOM-1-N8] module, with 8MB Falsh* '''5V to 3.3V LDO''': Power regulator that converts a 5V supply into a 3.3V/hw-reference500mA output.* '''5V Step Up Regulator''':Power regulator that converts a Battery supply into a 5V/esp32s31.5A output.* '''Battery charge''': Built in 500mA lipoly charger with charging status indicator LED* '''OLED Display''': 0.91 Inch, 128x32 monochrome OLED uses only the I2C Bus* '''TF Slot''':a TF/usermicroSD 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 pinout* '''Pmod2''': Pmod™ compatible headers support expand peripheral modules type2 I2C sensor Headers: Two I2C sensor interfaces(3.3V)* '''USB-guideto-devkitcUART 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 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.1protocols, as well as for JTAG debugging.* '''Boot Button''': Download button. Holding down Boot and then pressing Reset initiates Firmware, Download mode for downloading firmware through the serial port.* '''Reset Button'''* '''USB-to-UART Bridge''': Single USB-to-UART bridge chip provides transfer rates up to 3 Mbps.html
 
CircuitPython
 
https://docs.circuitpython.org/en/latest/README.html
 
https://circuitpython.org/downloads
 
https://circuitpython.org/board/espressif_esp32s3_devkitc_1_n8/
 
https://nabucasa.github.io/esp-web-flasher/
 
==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 || || ||
|}
'''PMOD-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
There are 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]]
==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==
'''Required Hardware'''
* EXPESP-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.
==User ManualAppliation==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
You can refer to official development board [https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/hw-reference/esp32s3/user-guide-devkitc-1.html ESP32-S3-DevKitC-1]
<!--Add review function! -->

Navigation menu