Creating a Wireless Network with ESP32 using Arduino: AP Mode Walkthrough

preview_player
Показать описание
Learn how to create your own WiFi network using the ESP32 AP Mode. Connect and send information with WiFi without the Internet! This can be used to host web servers that devices can access as long as the network is running, and can later be used to send information between Arduino-based controllers without access to the global Internet!

Link to Medium Article:

Link to Blog Post:

Code Sample:
Рекомендации по теме
Комментарии
Автор

Great content, thanks! Is your in-video link to the pico W at 5:19 correct - it sends me back to this video?

quaternion-pi
Автор

Awesome! Do you have any recommendation of a video that explains how to do more complicated HTML/CSS on the web page?

ConnorHilton-ew
Автор

Cool. So I was never able to get 2 PicoWs to communicate over network without router or hot spot. I switched to ESP32 / ESP8266 and used ESPNow for peer to peer. It was easy to get going and has a pretty good range. I posted a rough video of how I plan to use it.

keithlohmeyer
Автор

Is there a way to add location to this so that the device connecting to the esp32 or nearby think the location is somewhere else

KYCR