Motor bridges

Die Ausgänge von Mircrocontroller sind meist nur mit wenigen milli Ampere Strom belastbar. Dies reicht zur Ansteuerung einer LED aus ,ist aber für Motoren und andere Bauteile die mehr Leistung benötigen, nicht ausreichend. Weiterhin ermöglicht die Motorbrücke eine Erhöhung der Betriebspannung, so können an Microcontrollern die mit 3.3V oder 5V betrieben werden, auch Motoren mit …

Continue reading "Motorbrücken"

Arduino Motor Shield V2

The V2 motor board has arrived. I immediately adapted the test program for the V1 and plugged the board into the Wemos Uno to see if the two would work together. Driving the servos does not work on the Wemos, as the pins are used for the serial interface. But that's a problem with the board and not...

Continue reading "Arduino Motor Platine V2"

Raspberry Pi 3 + Motor Control

The aim is to operate two DC motors using a Raspberry Pi 3 with the help of a motor driver board. This will later be used to power a two-wheeled robot. Hardware: Pi 3 (or older, please pay attention to the correct pins) Motor driver board L9110s 2x DC motor Various cables (pre-made pin-header cables) Test setup GPIOs on the Raspberry Pi Motor1 direction GPIO 26…

Continue reading "Raspberry PI 3 + Motorsteuerung"