The MicroPython implementation of the Neuronum client library — actively developed and tested on ESP32.
Ensure your MicroPython device is connected to Wi-Fi before installation.
import mip
mip.install("github:neuronumcybernetics/micropython-neuronum/micropython_neuronum.py")
Output: Downloading github:neuronumcybernetics/micropython-neuronum/micropython_neuronum.py to /lib Copying: /lib/micropython_neuronum.py Done