ESP32 は Wi-Fi/Bluetooth 搭載 MCU として有名ですが、実は 産業用レベルのモーター制御が可能な「MCPWM」ユニットを備えています。 通常の LED 向け PWM(LEDC)ではなく、DC モーター・ステッピングモーター・BLDC を正確に制御するための専用 PWM です。 本記事では ...
This project controls the speed and direction of a DC motor using an Arduino, a potentiometer, and two push buttons. It requires an L293D motor driver IC to function ...
The creative adventures with ATtiny series microcontroller are awesome if you know how to play them. ATtinys — especially the ATtiny85s — are all around us, and by using one, we can shrink the size of ...