by Xukyo | 19 Mar 2020 | Tutorials
The Motor Shield V2 is an expansion board for microcontrollers Arduino UNO and Mega to control DC and stepper motors. For motor control, it is possible to use integrated circuits directly but their use requires significant wiring can quickly become unmanageable. To...
by Xukyo | 19 Mar 2020 | Tutorials
The Motor Shield V1 is an expansion board for Arduino UNO and Mega microcontrollers for DC and stepper motor control. We have seen how to control a DC motor using H bridge which may require a lot of connections when using the simple integrated circuit. In an embedded...
by Xukyo | 27 Oct 2018 | News
You can find here the available Steppers with their dimensions and technical characteristics. Click on a picture to display the details. If you want to add a Stepper in our data base, please send us a mail with the brand and the reference. List of Stepper...
by Xukyo | 4 Sep 2018 | Tutorials
Steppers are used when high precision is required with open-loop control. We’ll see how to program your Raspberry Pi to control a stepper motor. Prerequisite: Programming with Raspberry Pi Material ScreenHDMI cableKeyboardRaspberry PI 3 (with OS on micro...
by Xukyo | 28 Feb 2018 | Tutorials
One of the main objectives in robotics is to make things move on their own. To give motion to a robot, electrical motors are used such as stepper motors especially when precision is required with an open-loop control. In this tutorial, we study the use of integrated...