/ESP32-Android-Studio

ESP32 Android Studio, for detail click README file

Primary LanguageJava

ESP32-Android-Studio

ESP32 Android Studio

This project explain how to receive data from ESP32 and show the value on Android App

and send data to ESP32 from Android App which we build for turning on LED or something

Just for infomartion, ESP32 and ESP8266 have same principle work also programming. But, if u try to use this program and compiling to ESP8266 change library " #include wifi.h" into "#include esp8266wifi.h"

i already share how to build this project on my YouTube channel. U guys can support me to subs and like the video.

I separate the video into 3 part :

part 1 : Send data From Web to ESP32 (https://youtu.be/8UWpnN-A0do)

part 2 : Receive data on Web from ESP32 (https://youtu.be/PTqr-8-afkc)

part 3 : Receive and send data ESP32 android app (https://youtu.be/xBh8qh2zZ0k)