Home - gangely/espp GitHub Wiki

espp wiki

Table of Contents

Welcome to the espp wiki!

  • this documentation is about development on ESP32 with MicroPython

    • interfacing sensors

    • collecting data

    • MQTT publishing and subscribing (WiFi only)

the repository and the subprojects

common setup

the following setup is a common trunk for all the sub-projects, and comprises HW/SW installation and configuration

  • about connecting the sensors to the ESP32

Software setup

  1. on the ESP32: the Micropython MQTT library

  2. on the broker: install and start Mosquitto

  3. on the workstation(s): install Paho MQTT

in the wiki

notes about the ESP32

⚠️ **GitHub.com Fallback** ⚠️