Gimbal 3-axis with STM32 and MPU6050
Hi I have been thinking about making a 3 axis gimbal with Arduino and an MPU6050 for some time now. I went around the internet for a while and saw that there is a project that manages to control three brushless motors only with arduino as if they were servos, making them a modification on the windings. In this project, however, many PWM signals, I believe 3, are required for each axis and therefore an arduino MEGA was used for the project. At home for another project I find myself an SMT32 that seeing from the pin-out has many PWM pins. Would anyone know if it is possible and how I should modify the code.
Here is the link: https://www.instructables.com/DIY-Brushless-Gimbal-with-Arduino/ 1
