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

7 lines
314 B
Markdown
Raw Permalink Normal View History

2024-05-10 13:26:38 +02: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.