This code was generated in the YouTube video ESP32 WiFi: Don't Upload Your Credentials, part of a video series marching toward a next-level WiFi library for ESP32 IoT developers. 👉 Subscribe to the OhioIoT YouTube Channel for more on All Things IoT: hardware, firmware, connectivity, cloud computing, and dev toolkit.
git clone https://github.com/OhioIoT-ESP32-WiFi-Examples/Dont-Upload-Your-Credentials.git
This codebase is as a fully ready PlatformIO project.
- change the WiFi credentials in lib/creds.h
- compile and run
- Copy the lib/wifi_tools folder to the libraries/ folder in your Arduino folder (where Arduino stores all of your shared libraries
- Edit the credentials in wifi_lab/creds.h
- compile and run wifi_lab/wifi_lab.ino
OhioIoT is an IoT platform designed for small-scale IoT projects (https://www.ohioiot.com).