Can't figure out how to send data from phone to esp32 over wifi

This page summarizes the projects mentioned and recommended in the original post on /r/esp32

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ESP32StockTicker

    Basic stock ticker using ESP32 and MAX7219 LED Matrix. Produces a webpage so user can input a ticker.

  • Here it is on github. It uses both cores and the code is messy, but it does work lol 😆

  • ESP32Webserver

    ESP32 Webserver

  • 1) Basic templete for webserver on ESP32 with SPIFFS using ESPAsyncWebserver. You can modify the webpage as you need and customize it as you need. https://github.com/shreyask21/ESP32Webserver

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • serial-shutdown

    A simple C++ App to communicate with Arduino or any other micro controller via serial port and shut a windows PC down. Examples included are HTML GUI for ESP32 with SPIFFS and simple serial sketch.

  • 2) Simple application from the above templete: https://github.com/shreyask21/serial-shutdown

  • powermeter

    ESP32 Power Meter with Web Interface and SD Card support

  • 3) Slightly advanced project using different callbacks with gzipped content: https://github.com/shreyask21/powermeter

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts