Tag: motor

21 July, 2015

Stepper Motor with Mobile App

After a long period without publishing articles, I returned to resume my Arduino projects , this time I want to share with you this little application that allows to control a stepper motor 360 degrees using the famous AppInventor .   The mobile application have a central image that represents a knob that rotates 360 degrees, move this knob the stepper motor rotates to the […]

20 October, 2014

DC motor speed control from Mobile App

In our projects is common to use DC motors in robotics, conveyor belts, in drones, among many other Arduino projects and we want to make a test of DC motor speed control from mobile App using an application created in AppInventor and will make a serial communication via a BlueTooth module HC-06 compatible with Arduino.   Steps and materials for DC Motor speed Control from mobile App […]

7 September, 2014

Arduino Ethernet W5100 and Servo Motor

Again we have a test of Arduino, this time we are conducting a test of the W5100 Ethernet module, which has the ability to connect our Arduino projects to the Internet and our local area networks (LAN). What should you keep in mind to control a servo motor with an Arduino Ethernet W5100 ? The next test is to connect a servo motor to the […]