Welcome to our project repository! Discover a range of innovative applications featuring Arduino and ESP32 with Android controller app.
- Sample code to manipulate LEDs using a push button.
- Sample code enabling LED control through a web server over a local area network (LAN) with mDNS. Access the control interface via http://esp32.local or device ip address on your LAN.
- Clone this repository to your local machine.
git clone https://github.com/vilassn/arduino-esp32-demos.git
- Flash code to ESP32 using Arduino IDE and check the functionality.