MicroPython-Examples/Example - Networking and Clients/README.md

6 lines
314 B
Markdown

# 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.