Smart Wi-Fi Manager for ESP32 using MicroPython. Auto-connect, scan, JSON storage, AP fallback, REST-ready. micropython esp32 wifi iot embedded
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
34
commits
Release v2.0.0 - Major update (new API, JSON config, quick_connect, AP settings)
6df0e21View on GitHubUpdate publish workflow, remove unused files, and refine package configuration
22a9aa7View on GitHubAdd package.json for project metadata and dependencies
01b1d84View on GitHubUpdate CHANGELOG.md for version 1.0.2: document changes and improvements
6b44195View on GitHubRemove package.json and wifi.json; update pyproject.toml
5a0c1afView on GitHubFix formatting in README for installation instructions
1281774View on GitHubUpdate README, refactor WiFiManager, and improve error handling
7d31c1bView on GitHub