У нас вы можете посмотреть бесплатно How to control a DC motor with an encoder или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Find the tutorial on our website: https://curiores.com/positioncontrol GitHub Code: https://github.com/curiores/ArduinoTu... If your platform does not have access to "atomic.h" (and so you get an error message), you can use the alternative version of the code that has been uploaded to the repository. It is labeled "_NoAtomic". An encoder makes it possible to control the position of a DC motor. In this video, I illustrate how an encoder works, and then use a PID control algorithm to control the motor position. All of the steps are included so that you will be easily able to make the system yourself. Parts used in this video: 1. DC Motor - 19:1 Metal Gearmotor 37Dx68L mm 12V with 64 CPR Encoder: https://www.pololu.com/product/4751 2. Motor Driver - TB67H420FTG Dual/Single Motor Driver Carrier: https://www.pololu.com/product/2999 3. Microcontroller - Arduino Uno: https://store.arduino.cc/usa/arduino-... (okay actually I used an Elegoo Uno, but the Arduino descriptions are better :)