Credits
Supporting the project
Section titled “Supporting the project”ESPresense is built and maintained by volunteers. Anything on this list helps — pick whichever fits.
Free things that help:
- Star the repos: ESPresense/ESPresense (firmware), ESPresense/ESPresense-companion (daemon), and ESPresense/ESPresense.com (these docs).
- File a clear bug report or share a working config — both make the project better for the next person.
- Send a docs PR. Even a typo fix is welcome — see
CONTRIBUTING-docs.md. - Help someone in Discussions or on the issue tracker.
If you want to chip in money:
- Recurring or one-off donations: GitHub Sponsors, Patreon, or Ko-fi.
- Buy hardware through the affiliate links on /nodes and /devices. As an Amazon Associate, ESPresense earns from qualifying purchases — at no extra cost to you.
Fork of ESP32-mqtt-room
Section titled “Fork of ESP32-mqtt-room”ESPresense is a fork/rewrite of ESP32-mqtt-room.
Libraries Used
Section titled “Libraries Used”ESPresense depends heavily on the hard work done by a number of people:
- ESP32-mqtt-room (GitHub). All credit for the intial codebase goes to him!
- Web Serial Terminal (Github) - Very nice terminal using web serial
- Marvin Roger (GitHub) - provided the Async MQTT library
- Benoit Blanchon (GitHub) (YouTube) - provided the Arduino JSON library