Difference between revisions of "BPI-PC101 gesture recognition module"

From Banana Pi Wiki
Jump to: navigation, search
(PIN definitions)
(PC101 PIN definitions)
Line 38: Line 38:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
| style="background: PaleTurquoise; color: black" colspan="4"| '''PC101 Pin define '''
+
| style="background: PaleTurquoise; color: black" colspan="4"| '''PC101 Gesture Sensor Pin define '''
 
|-
 
|-
 
|Pin || Name|| Description
 
|Pin || Name|| Description

Revision as of 04:14, 27 June 2018

Introduction

The PC101 integrates an ambient light (ALS) sensor, a proximity sensor (PS) and 6-D gesture sensors with built-in IR LED. It is used in notebook PCs, smartphones, MIDs (mobile internet devices),PNDs (portable navigation devices), e-books, tablet PCs, flat-panel televisions, etc. for extending battery life and for better user experience. Ambient light sensor optimizes the screen brightness to extend battery and to increase battery life. Proximity sensor (PS) measures the IR reflection intensity which correlates to the distance of the object. Proximity sensor enables the device controller to turn off the LCD back-light and the touch-screen sensor when the device is held close to your ear, placed inside the pocket, purse, or bags. This function saves the battery power and avoids unintended touch-screen trigger. Proximity sensor can also work as a device wake-up sensor by sensing the user waving the hand in front of the device. The 6-D gesture sensor detects the waving of palm in front of the screen in 6 directions left, right, up, down and z-axis. The hand gesture without the need to touch the screen adds new way of human device interaction. For example, the gesture can be used to accept a phone call in the hand-free mode while the user is driving in a car. In another example, the user wave to the screen to advance or retract in the picture viewing mode without worrying the food stains from the fingers to be left on the screen.

Key Features

  • Digital control and data output via I2C (100 KHz and 400 KHz) interface
  • ALS, PS and Gesture sensor with built-in IR LED
  • Slave Address 0x58
  • 6D Gesture Recognition Distance: 20~200 mm(up、down、left、right、hold)
  • Programmable interrupt function for ALS and PS with upper and lower thresholds
  • Support interrupt notification

Applications

  • smart lights
  • Household electrical control
  • Music control equipment
  • Game equipment
  • Smart bath
  • Distance detection
  • Smart toy

Hardware

Interface

Pc101 interface.jpg

Block Diagram

Pc101 block.png

PC101 DFN Pin Assignment

Pc101 1.png

Hardware spec

PC101 PIN definitions

PC101 Gesture Sensor Pin define
Pin Name Description
1 5V Power
2 GND Ground
3 INT Digital Out
4 SCL Serial Digital Input Clock
5 SDA Serial Digital I/O Data
6 TXD Serial port sends pins
7 RXD The serial port receives the pin

Documents