TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Control Esp32 from a web panel over MQTT protocol

36 pointsby fdisottoabout 3 years ago

4 comments

tekmavenabout 3 years ago
For a more battle tested solution, I recommend trying ESPHome - <a href="https:&#x2F;&#x2F;esphome.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;esphome.io&#x2F;</a> - it supports MQTT as well as many other protocols.
imglorpabout 3 years ago
Small and sweet. Will give this a try.<p>For big and broad, try <a href="https:&#x2F;&#x2F;github.com&#x2F;arendst&#x2F;Tasmota" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;arendst&#x2F;Tasmota</a> - I&#x27;m using MQTT to home assistant with some Athom devices and they&#x27;re perfect for no-cloud, low work iot.
评论 #31494077 未加载
评论 #31490864 未加载
评论 #31490895 未加载
myhayabout 3 years ago
I build an MQTT controlled tank using ESP32 controlled using an Android APP controller.<p>This is the link in case you would like to heck it out: <a href="https:&#x2F;&#x2F;github.com&#x2F;MihaiLupoiu&#x2F;RC-Tank" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;MihaiLupoiu&#x2F;RC-Tank</a><p>The code in ESP32 is done in C but tried my best to make it modular as possible for future components.
评论 #31495229 未加载
brkabout 3 years ago
No affiliation with these guys, but if you&#x27;re looking for a good Ethernet&#x2F;PoE ESP32 board, I&#x27;ve been liking these: <a href="https:&#x2F;&#x2F;wesp32.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;wesp32.com&#x2F;</a>
评论 #31493062 未加载