News

Das Ansteuern von Servo-Motoren ist sowohl über JavaScript als auch über Arduino IDE geradezu kinderleicht, der Aufwand für Schaltungen und Programmierungen eher gering.
This machine uses a three-phase Dahlander motor, which has three operation modes: stop, half speed, and full speed. The motor uses a special mechanical switch to select the operating mode.
While there are a couple of open-source brushless drivers already available, [neuromancer2701] created his own brushless motor controller on an Arduino shield.
The High Power H-Bridge Motor Shield for Arduino is equipped with built-in current sensing utilizing the ACS712, and is capable of driving any DC motor up to 15Amp.
Enrico shows how his Infineon TLE94112EL motor controller shield can be put to work through a simple Arduino sketch.
Maker, developers and hobbyists that enjoy building Arduino platform based projects might be interested in a new Arduino Motor Shield called the Arc controller which has been created by Arc ...
A teacher I know is stuck, with only npn transistors in the supply cupboard and the need to create a reversible motor drive for an Arduino project. Reversing ‘bridges’ have four switches (relay ...
Seeing this Toshiba motor drive, my first thought was ‘what a neat chip for pairing with an Arduino’ as it combines operation across 1.8 to 7V with up to 4A drive – so that is Li-ion batteries, 5V USB ...
Wenn man in der Arduino IDE einfache Anwendungen wie LED-blinken-lassen und Servo-Motor-ansteuern programmiert, muss man sich in der Regel nicht mit Speicheraufteilungen beschäftigen.