Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.29 KB

HardwareController.md

File metadata and controls

36 lines (24 loc) · 1.29 KB

Hardware Controller

HomeSpanUI requires an ESP32-Board. The sketch is able to run on nearly every ESP32 available, but i can recommend the following manufacturer.

* Espressif
* WEMOS
* AZ-Devliery (Germany)

I run my tests for HomeSpanUI mostly on the follwing two boards:

Az-Delivery LOLIN32 Lite

The LOLIN32 Lite is a small ESP32-board with battery connector and charging possibility. It has a very low energy consumption.

Datasheet

Pinout

alt text

Arduino Setup

alt text

WEMOS LOLIN S3

The LOLIN S3 comes with different FLASH and PSRAM sizes. Sometimes you need more space? Give this board a try!

Datasheet

Pinout

alt text

Arduino Setup

alt text


↩️ Back to the Welcome page