12V 8,5A Motor mit Arduino steuern?
Hey, ich und ein Freund planen ein Schulprojekt und dafür benötigen wir einen Motor wie diesen hier.
Er soll von einem Arduino und einer RC Fernbedienung gesteuert werden können.
Es sollten auch 3-4 Servos am selben Arduino hängen (für eine Art Roboterarm) und Präzise steuerbar sein.
Habe leider keine Erfahrung mit Arduinos und frage deshalb mal euch, was für Teile man da alles braucht und wie das ganze dann Funktioniert mit dem Coding etc.
First you need a motor driver. This is put on the Ardiuno. There it is then possible to feed in signals such as, for example, right-hand, left-hand, stop and also a PWM signal for the speed. For example, this: https://eu.robotshop.com/de/products/cytron-10a-dc-motor-driver-arduino-shield?srsltid=Ad5pg_GyFPCsQ9-pXs2ngw3B2hxYrkGoIvarNWI9EzqkBpPjmaaFMUzEdg
If you have no experience with the Arduino, here is a tutorial for beginners. With sample codes. https://youtu.be/kTUAoJMcCEc
The engine is a simple DC motor that makes 3500 rpm, designed as a drive on a bicycle chain and not as a servomotor. That’s why the gear.
Servo motors?! Has to do with the DC motor nix, controlled only by the same processor
No, this engine isn’t meant to be a servo, you got something wrong. he is designed as a normal motor, the servos are extra and should be controlled by the same Arduino