Basic modules from: OctopusLAB frame work (ver.2)
https://github.com/octopuslab-cz/esp32_micropython_framework
- latest, stable, vanila: ver. v1.20:
https://micropython.org/download/esp32/ ->
https://micropython.org/resources/firmware/esp32-20230426-v1.20.0.bin
import mip
# wlan.connect('ssid', 'password')
mip.install("github:octopuslab-cz/micropython_tickernator_esp32", target=".")