MicroPython-Examples/Example - Networking and Clients
2024-05-10 18:26:38 +07:00
..
LibInstaller.py First Commit 2024-05-10 18:26:38 +07:00
NTPSetup.py First Commit 2024-05-10 18:26:38 +07:00
README.md First Commit 2024-05-10 18:26:38 +07:00
WiFiManager.py First Commit 2024-05-10 18:26:38 +07:00

A Collection of Helper MicroPython Scripts

  • NTPSetup.py : A helper class to configure NTP (Need ISO Date Formatting)
  • WiFiManager.py : A helper class to connect WiFi and verify Internet using simple requests
  • LibInstaller.py : A helper class to install extra libraries from micropython.