Тёмный
No video :(

Decoding Rotary Encoders with STM32 | Truestudio + CUBEMx 

Beyond Breadboard
Подписаться 370
Просмотров 19 тыс.
50% 1

After Tearing down an Old HP printer I found this nicely connected incremental rotary encoder connected with a motor, I tried to interface the same sensor with my Stm32f411 mcu, with out writing many lines of code.
Quadrature Encoder.
CODE: github.com/Bey...

Опубликовано:

 

24 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 18   
@iluvpwny7565
@iluvpwny7565 3 года назад
Exactly what I needed. I am glad I found this video
@stevenjensen3296
@stevenjensen3296 3 года назад
i realize Im kinda randomly asking but do anybody know a good website to watch new series online ?
@rajeshkumbhakar271
@rajeshkumbhakar271 3 года назад
Certainly, this channel requires more attention out there.
@samineni100
@samineni100 3 года назад
Thanks alot.
@klein6476
@klein6476 Год назад
This solution worked perfectly for me. The concept of encoders is perfectly explained. However, with respect to Physics, I would like to correct explanation in minute 9:55, rise is the duration of two square waves(each taking 0.5 us thus period is 1 us) as frequency is defined as the time taken to complete a single revolution i.e. wait till the bit is a 0 again if the clock source started at bit 0 or a 1 if it started as bit 1. I may sound like a perfectionist but that is a common mistake in understanding the period of a frequency that every Embedded Sys. Engineer should not fall trap to. That's only an error in explanation but the implementation is accurate.
@basithAA
@basithAA 2 года назад
I also dont find the connector pin for this ink jet printer motor dc encoder... hmm so it must accessed by the jumper?
@jeevanramhansdah2766
@jeevanramhansdah2766 Год назад
Can anyone please tell me how to display this data from encoder in the LCD display in STM32?
@amanaggarwal5217
@amanaggarwal5217 2 года назад
Why didnt you use interrupts? wont it make the process more accurate
@ismaeelm7091
@ismaeelm7091 3 года назад
Could you please send me the code or put a link of it in description? It is easier to read in text format. Thank you
@ElectricVehicleNewsHindi
@ElectricVehicleNewsHindi 3 года назад
Cool man
@user-un3ev7lb9j
@user-un3ev7lb9j 3 года назад
👌
@UzunKamis
@UzunKamis 3 года назад
What is the voltage to be supplied for the PCB with encoder?
@samineni100
@samineni100 3 года назад
I have given 3v
@muhammedatav4916
@muhammedatav4916 3 года назад
how to calculation rpm?
@klein6476
@klein6476 Год назад
Frequency is the time taken to complete a revolution i.e. 360 degrees or 2pi radians. Take the frequency and multiply it by 2pi/60[60 is to convert the secs to mins]. Eg. 1 Hz * 2pi/60 = 2pi/60 rpm.
Далее
How to use rotary encoders
14:12
Просмотров 33 тыс.
Debounced rotary encoder module
20:37
Просмотров 7 тыс.
Я ДОСТРОИЛ ЗАВОД - Satisfactory
19:13
Просмотров 113 тыс.
Using I2C for any device on STM32 with HAL | VIDEO 26
37:51
STM32 Timer Encoder: motor velocity and position
8:47
How to use encoders (Optical, Hall Effect, Quadrature)
20:44
Adventures in Science: How to Use Rotary Encoders
12:05