Control Robotic Arm with your hand gestures via Arduino and 1Sheeld

Опубликовано: 04 Июнь 2015
на канале: 1Sheeld
48,139
585

1Sheeld is a mobile app and a board that turns your smartphone into an open platform for Arduino.

In this case you can use your smartphone orientation sensor to control a robotic arm. The servo motors are controlled by the orientation sensors data via mapping function, and the grabber is controlled with the proximity sensor.

Details of the project and code can be found here:

https://www.hackster.io/Ashraf_Nabil/...

The idea basically is to make your smart phone act as an input/output to the Arduino, so you can use the touch screen of your smartphone as an LCD, or make the phone an Arduino controller starting with simple push buttons, keypad, or keyboard or voice recognition!

Or use it as an output from Arduino like logging data on it, or converting text to speech or use it as a music player.

So basically whatever your phone does, you can link it to Arduino, think about Facebook, Twitter, Skype (Yes you can stream a video call!), touch screen, music player, GPS sensor, Gyroscope sensor and much more!

You can know more about 1Sheeld from www.1sheeld.com.