ArduinoTroubleshooting

DFR0548 - PYTHON LIBRARY??

userHead Account cancelled 2020-12-12 16:37:32 853 Views1 Replies
Hello,

Using micropython, I'm trying to run 6 servos with a micro:bit connected to a DFR0548 with USB 5V in, but I can't find the way to use the servo pins on the board; I can write the other available pins, but my program gets very buggy with fast moves or when trying to operate several servos in short time (probably because those provide less voltage)... Can anyone suggest any library or procedure? Since there is an extension for this board available for makeblock, I would expect something similar for python...

Thanks in advance!!