006 - ESP32 MicroPython: Control Servo Motor in MicroPython | PWM

preview_player
Показать описание
In this video, we will explore another example application of PWM which is controlling the angle of rotation of servo motor using MicroPython

For more details visit my blog post at:

Please do Like, Comment, Share, and Subscribe.

Thank you,
#TechToTinker #MicroPython, #ESP32
Рекомендации по теме
Комментарии
Автор

Great explanation, thank you very much!!!

AloSilvestre
Автор

should have more views. perfect explanation.

thanks

aguilarjulianandres
Автор

Great video with a perfect explanation! Well done 👍👍👍

thweiser
Автор

Could you provide an example of how to control the angle of a servo motor using an encoder?

mohamedelhawary
Автор

Hello! Good job!
Can you guide me? I want to shift the phase of my PWM signal. How is that possible?
and also can esp32 generate reverse PWM?
Thank You.

mohammadaminkaramali
Автор

Parabéns pelo vídeo!!! Very good!!! Muito bom!!!

ProfessorMarcosCarnevali
Автор

is it possible to utilize the degrees greater than 180? cuz at first, the servo was rotating 360 degrees, so is it possible to utilize that?

yoshimochii
Автор

are there servos which can't be controlled by angle? by duty(70) it spins left and with duty(80) it spins right, but it never stops. really annoying in my case

LucaLfe
Автор

can you control servo to work full 360 degree?

PhanSamboriithiporl
Автор

did you modify the SG90 for continuous rotation?

dishendra.
Автор

You should add another motor and make a simple walking robot.

mytechnotalent
Автор

I can change the freq but when I use the pwm.duty it doesn't work, does anyone know how to solve it?

王振恒
Автор

Would love to use microPython in my projects but its just so much more work than Arduino.

#include <Servo.h>
myservo.attach();
myservo.write(90);


done, supper easy.

michaelfogarty
Автор

I have tried connecting servo motor's power and ground directly to ESP32 as well as to external supply and also checked for various pwm duty cycle values but its not rotating. Infact, I have even used for a for loop with values of pwm duty from 0 to 120 to check from which value it starts rotating but of no use. Someone please help

phanidharkumar
Автор

Как установить модуль machine? Pip ругается на pycrypto и рушит всю установку

alech
join shbcf.ru