Tag: mobile app

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 […]

17 February, 2015

Detection of color with Arduino and mobile Application

The detection of color is not an easy process, but there are elements that allow to get a bit of color that our eyes see, in this Arduino project I wanted to share a test of a color sensor reference TCS3200. Really what makes this sensor is to detect the intensity of light and convert it into a frequency and logically each color reflects a […]

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 […]

16 September, 2014

Text from Mobile Phone via Bluetooth to LCD

Within what we can do with Arduino and as electronics enthusiasts, today it is important that our projects have a communication with mobile devices, whether tablets, smart phones and laptops. Now look how to send Text from Mobile Phone via Bluetooth to LCD In this article we will perform, as always, a little test for you can to give a little more flexibility to your Arduino projects. […]