こんにちは、タクト工房へようこそ!今回は、L298Nモータドライバを使って、Raspberry Piでモータを制御する方法を紹介します。L298Nは、2つのDCモータを簡単に制御できる便利なモジュールです。今回はPWMを使用せず、基本的なモータの回転制御を学びます。
As you know, any L298N module has the ability to drive two motors at once, but you may not know that one instance of the library is intended to pilot only one motor. So if you need to drive two motors ...