Search found 1 match

by Edgey95
Sun May 02, 2021 4:59 pm
Forum: ESP32 Arduino
Topic: ESP32 Generate varying PWM duty cycle signal using interrupts
Replies: 0
Views: 1503

ESP32 Generate varying PWM duty cycle signal using interrupts

Hi, I have been working on a self balancing robot project as a hobby and I am getting a little stuck on what to do next in terms of running stepper motors to keep my robot upright. I am reading data from a MPU6050, scaling and converting the data to get an angle, all fine. I now want to control the ...