这是indexloc提供的服务,不要输入任何密码
Skip to content

Different solutions for all variants of ESP32-2432S024 and mqtt plus attachable sensors in dual cpu mode. #60

@MikeEitel

Description

@MikeEitel

Hi All

It took me a while but you can find my solutions on ESP32-2432S024x boards with MQTT. All three variants N,C,R are supported.

Additionally you can connect multiple sensors after removing R25.

There are two variants.

  1. ESP-32_DIS_MQTT
    This is a older/slower implementation that is based on sw spi to connect the screen and allows no sensors.

  2. ESP-32_CYD_MQTT
    This is my final/faster implementation based on hw spi to connect the screen and also sensors. To even speed it up
    this version runs dual mode cpu.

Both versions are highly configurable.
The newer even from a thump display (like DIS) to a mmi that controls some lights in my house with active response and auto switching to night mode.

In the rest of my github you also find some docker/nodered that may help you understanding my environment.

Have a look at https://github.com/MikeEitel

I use VSC with plattformio.ini to switch between board variants !!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions