Search found 1 match

by rain_philosophy
Tue Jan 07, 2020 11:53 am
Forum: Programs, Libraries and Tools
Topic: installing new library for MicroPython
Replies: 1
Views: 2351

installing new library for MicroPython

Hi, everyone! I’m trying to start my dynamixel xl-320 servo using esp32. So, I found library for python from GitHub: https://github.com/MultipedRobotics/pyxl320. I installed micropython kernel to communicate with esp32 in Jupiter notebook. Now I need to install pyxl320 library to micropython kernel,...