Learn STM32 MicroPython - Video 10 - Using PCA9685 to Control Servos

Опубликовано: 30 Март 2026
на канале: Applying Microcontroller Solutions
94
0

This is Video 10 in the series that explains STM32 MicroPython using the BlackPill. In this video, two programs are used to demonstrate the PCA9685 board from Adafruit. The video shows the I2C.scan() feature of MicroPython and a Servo driver is used to position the rotation of the servo. An updated source for this library is: https://github.com/pappavis/micropyth...