Introduction: Control the Arduino With Gestures

Hi there! Today we are going to make a Gestrure Controlled Arduino! So, we want to when we slide our hand to left, see the ''LEFT'' word on the 5110 screen. So with this Arduino code we will learn the How we use the Apds-9960. So, if you want control a robotic arm with this sensor you can it. We learned Color feature this sensor.

Previously Apds-9960 Work;

https://www.instructables.com/id/Arduino-Color-Dis...

PLEASE FOLLOW ME AND VOTE MY PROJECTS FOR MORE USEFUL INSTRUCTABLES..

Step 1: Apds-9960 Sensor

This sensor can a lot of things. For example it can read the colors, ambient light, motion and gesture.

So it is a very useful sensor. You can buy 1 or 2 dollars from aliexpress. When i get this sensor, i see little information on internet. Nobody gave the information about this sensor. Now I want to universalize the this sensor.

There are 5 pins;

Vin

Gnd

Scl

Sda

Int

Step 2: What Is the Functions of This Device?

We want to if you slide your hand to left, See on screen ''LEFT''. Same as Right, Up, Down, Near and Far. If you don't do anything see ''NONE'' on the screen. We will use this sensor for Remote Control other devices.

Step 3: What Is the Other Parts of This Work?

We will use Nokia 5110 screen and an Arduino Nano.

Step 4: Parts Purchase Links;

Step 5: Fritzing Shema;

You can use same connections for Arduino Uno R3, Mega etc..

Step 6: Codes;

First of all, you must have the 5110 library and Apds-9960 library.

Code link;

https://drive.google.com/open?id=0B6EUM2JQFzOhNEV2...

Microcontroller Contest 2017

Participated in the
Microcontroller Contest 2017