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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. 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 😆

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. 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

  4. 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

  5. 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

  • Sliding Puzzle Next Move Suggesting Simple DL Model with ESP32 TensorFlow Lite

    2 projects | dev.to | 8 Dec 2024
  • Bluepad32 v4: A Bluetooth Controller for ESP32, ESP32-S3, ESP32-C3, and More

    1 project | news.ycombinator.com | 11 Oct 2024
  • Turn ESP32-CAM into a Snapshot Taker, for Selfies and Time-Lapse Pictures

    2 projects | dev.to | 11 Sep 2024
  • Simple Arduino Framework Photo Frame Implementation with Photos Downloaded from the Internet via DumbDisplay

    8 projects | dev.to | 8 Jul 2024
  • Ask HN: What indoor CO2 monitor do you recommend?

    6 projects | news.ycombinator.com | 21 Jun 2024

Did you know that C++ is
the 7th most popular programming language
based on number of references?