Difference between revisions of "Sensor-Gesture"

From Microduino Wiki
Jump to: navigation, search
(Features)
Line 19: Line 19:
  
 
==Features==
 
==Features==
 +
*Adopts APDS9960 sensor and IIC communication.
 
*With high detection and good stability.
 
*With high detection and good stability.
*A linear hall sensor with a polarity.
+
*With small size which is easy to install.
 
 
  
 
==Specification==
 
==Specification==

Revision as of 09:15, 10 November 2016

Language: English  • 中文
Sensor-Gesture

The product number of Sensor—Gesture is: MSDI81

Sensor-Gesture can detect the movement direction and the distance of hands.


Instruction of Pins

Sensor backpin.png
  • Pins of the sensor:
    • PIN1: GND
    • PIN2: VCC
    • General signal pins:
      • PIN3(IO1): digital/analog signal
      • PIN4(IO2): NC(null)
    • Special signal pins:
      • If it is IIC: IO1/IO2 are respectively SDA/SCL.
      • If it is soft serial port: IO1/IO2 are respectively tx/rx.
  • Special to Sensor-Gesture sensor pins
    • PIN1: GND
    • PIN2: VCC
    • PIN3(IO1): Analog signal input
    • PIN4(IO2): NC


Microduino sensor can communicate with core module through the connection with Microduino-Module Sensor Hub.


Features

  • Adopts APDS9960 sensor and IIC communication.
  • With high detection and good stability.
  • With small size which is easy to install.

Specification

  • Sensor voltage
    • 3.3V~5V working voltage
  • Size of the sensor
    • Sensor of the board: 23.5mm*13mm
    • 1.27mm-spacing 4Pin interface connected with sensorhub
    • CAD drawing of the sensor:File:Sensor CAD.zip
  • Function description
    • This sensor can detect the movement direction and the distance of hands.
    • This sensor can detect the environment light and the RGB chroma.
  • Connection
    • This sensor can be connected to the I2C interface of core.


Document

Development

Program Download

Programming

  • Follow the Software Getting Started Guide.
  • Select the Board, Processor and Port.
  • Click [File]->[Open], browse to the project program address, and click "Microduino_Gesture_Test.ino" to open the program.
  • After confirming all these items are correct, click "→" to download the program to the development board.

Hardware Setup


[[[file:Microduino-sensorhub_I2C.JPG|thumb|400px|left]]

Result

  • After download, open the serial monitor.
  • Move your hands to left and right toward the sensor, and the serial monitor will print out the corresponding direction, such as UP, DOWN, FAR and so on.

Application

  • It can be used in gesture control system.

Projects

Purchase

Gallery

File:Sensor-Gesture-F.JPG
Sensor-Gesture Front
File:Sensor-Gestur-b.JPG
Sensor-Gesture Back