Difference between revisions of "Sensor-Gesture"

From Microduino Wiki
Jump to: navigation, search
(Hardware Setup)
(Instruction of Pins)
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:
  
 
==Instruction of Pins==
 
==Instruction of Pins==
{{Sensor_explain
+
{{ST_Pinout
|nameA=[[Sensor-Gesture]]
+
|st_name=Gesture Sensor
|modeA=Analog signal input
+
|pin3=IIC SDA
|modeB=NC
+
|pin4=IIC SCL
 
}}
 
}}
 
  
 
==Features==
 
==Features==

Latest revision as of 23:35, 30 March 2017

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

Gesture Sensor
General Pin Out Sensor / Trinket's Pin Out
PIN1 (GND) GND
PIN2 (VCC) VCC
PIN3 (SIGNAL-A) IIC SDA
PIN4 (SIGNAL-B) IIC SCL
  • General Pin Out is the standard pin out of a Sensor / Trinket connector.
  • Sensor / Trinket's Pin Out is this specific Sensor / Trinket's wiring in relation to the General Pin Out.
  • SIGNAL-A / SIGNAL-B are signals that could be digital input, digital output, analog input or analog output. Or special signals such as serial communication (SoftwareSerial, IIC (I2C), etc) or other special signals.
  • Not Connected refers to the Pin not being used for this particular Sensor / Trinket.
  • Read more about the hub module.

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


Microduino-sensorhub I2C.JPG


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
Retrieved from "https://wiki.microduinoinc.com/index.php?title=Sensor-Gesture&oldid=14520"