ESP32 Arduino WifiManager & File System (SPIFFS)

Опубликовано: 04 Октябрь 2024
на канале: Proto G Engineering
30,144
465

Need PCB or assembly service for your project? PCB prototype only $5 for 10 boards with fast turnaround times at https://www.pcbway.com. Please support my channel to help me make more videos and projects like this:   / protog42   You can also support me by simply liking and commenting on my videos or purchasing anything through my amazon link: http://amzn.to/2E2suC9 It does not change the price of anything you buy and I still get a small percentage of the sale.

Here's the code from the video that I used with my ESP32 with an OLED Display: https://drive.google.com/open?id=16_y...

Here's the ESP32 with an OLED display I used in the video:
http://amzn.to/2DYRJ9i
https://rover.ebay.com/rover/1/711-53...

Here are some of the 18650 Batteries I used : http://amzn.to/2k3JyCr

Here are the libraries you'll need:
https://github.com/zhouhan0126/WIFIMA...
https://github.com/espressif/arduino-...
WebServer https://github.com/zhouhan0126/WebSer...
DNSServer https://github.com/zhouhan0126/DNSSer...


Add these 3 lines of code to WiFiAP.cpp to automatically pop up the configuration screen after connecting to the access point
tcpip_adapter_dns_info_t dns_info;
dns_info.ip.u_addr.ip4.addr = IPAddress(192,168,4,1);
tcpip_adapter_set_dns_info(TCPIP_ADAPTER_IF_AP, TCPIP_ADAPTER_DNS_MAIN, &dns_info);


See my instructables account for step by step guides to some of my projects: http://www.instructables.com/member/P...

Please support my channel to help me make more videos:   / protog42  

FOLLOW:
  / protog42  
  / protog42  
  / protog42  

Other Great Channels!
AddOhms :    / addohms  
Afrotechmods :    / afrotechmods  
EEVblog :    / eevblog  
Keystone Science :    / hobcoman  
GreatScott :    / greatscottlab  
ElectroBOOM :    / msadaghd  
Kevin Darrah :    / kdarrah1234  
Julian Ilett :    / julius256  
CNLohr :    / cnlohr  
Andreas Spiess :    / @andreasspiess  
The Ben Heck Show :    / thebenheckshow  
Mikeselectricstuff :    / mikeselectricstuff