Skip to content

Commit cc85f92

Browse files
authored
Merge pull request #748 from jepler/add-hmi
Add espressif_hmi_devkit_1
2 parents c05cee2 + 40dab26 commit cc85f92

File tree

4 files changed

+45
-0
lines changed

4 files changed

+45
-0
lines changed

_board/espressif_hmi_devkit_1.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
layout: download
3+
board_id: "espressif_hmi_devkit_1"
4+
title: "ESP32-S2 HMI Dev Kit Download"
5+
name: "ESP32-S2 Human Machine Interface Dev Kit"
6+
manufacturer: "Espressif"
7+
board_url: "https://www.adafruit.com/product/5207"
8+
board_image: "espressif_hmi_devkit_1.jpg"
9+
date_added: 2021-9-03
10+
features:
11+
- Battery Charging
12+
- Display
13+
- Speaker
14+
- USB-C
15+
- Wi-Fi
16+
---
17+
18+
Espressif's **ESP32-S2 Human Machine Interface Dev Kit 1 (ESP32-S2-HMI-DevKit-1)** has been specifically designed for human-machine interfaces in smart-home automation controllers, smart speakers with display, smart alarm clocks, etc.
19+
20+
ESP32-S2-HMI-DevKit-1 is powered by the [ESP32-S2-WROVER module](https://www.adafruit.com/?q=S2+WROVER&sort=BestMatch), which supports a 4.3" LCD screen. The development board can have an _optional_ 1,950mAh rechargeable lithium battery installed. There's lots of peripheral interfaces such as an extra USB serial programming/UART port, SPI, TWAI, I2C, and an SD card. It supports various sensors and functions such as audio playback and recording. Additionally, this development kit supports rapid secondary development, allowing developers to take advantage of the kit’s various onboard resources and expansion interfaces.
21+
22+
Please note this is an advanced development kit, for use with the 'raw' Espressif ESP IDF. For example, there isn't CircuitPython or Arduino support for the display at this time. We're stocking this because we think its a great dev board if you want to implement support for this hardware or play with display interfaces and the ESP32-S2
23+
24+
**ESP32-S2-HMI-DevKit-1 Specifications:**
25+
26+
* **Wireless microcontoller module:** ESP32-S2-WROVER module with ESP32-S2 Xtensa single-core 32-bit LX7 microprocessor, up to 240 MHz with 128 KB ROM, 320 KB SRAM, WiFi 4 connectivity, 4MB flash, 2MB PSRAM
27+
* **Storage:** MicroSD card slot
28+
* **Display:** 4.3" display with 800×480 resolution connected with 16-bit interface plus I2C capacitive touch panel overlay
29+
* **Display interface:** 16-bit, 20 MHz, 8080 parallel communication
30+
* **Audio:** Audio amplifier, built-in microphone, speaker connector
31+
* **USB:** 1x USB-C OTG (DFU/CDC) port, 1x USB-C debug port
32+
* **Expansion:** SPI header, TWAI (2-wire automotive interface)/CAN header, I2C header, UART/Prog header
33+
* **Sensors:** 3-axis accelerometer, 3-axis gyroscope, ambient light sensor, temperature and humidity sensors
34+
* **Miscellaneous:** Programmable RGB LEDs, wakeup and reset buttons, IR transmitter
35+
* **Power Supply:** 5V and 3.3V power headers
36+
* **Optional Rechargeable Battery:** 1,950 mAh Li-ion battery cutout and connector
37+
38+
**Please note, Espressif is not shipping this product with a battery installed.** An off-the-shelf iPhone 5-compatible battery can be purchased and installed by the end user.
39+
40+
## Purchase
41+
* [Adafruit](https://www.adafruit.com/product/5207)
42+
43+
## Contribute
44+
45+
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).
Loading
Loading
Loading

0 commit comments

Comments
 (0)