How to install modules in a Jupyter Micropython kernel?

All ESP32 boards running MicroPython.
Target audience: MicroPython users with an ESP32 board.
EDW26
Posts: 9
Joined: Sat Jan 19, 2019 2:19 am

Re: How to install modules in a Jupyter Micropython kernel?

Post by EDW26 » Tue Jan 29, 2019 12:38 am

I found a way to access the module with the following code:
ampy --port / dev / ttyUSB0 put tsl2561

Post Reply