Skip to content

linux-downey/seeed_mgc3x30_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seeed mgc3130 fro python

Microchip’s MGC3X30 are 3D gesture recognition and motion tracking controller chips based on Microchip’s patented GestIC technology.They enable user command input with natural hand and finger movements.


Usage

Plugin the module,check the module detection by :

i2cdetect -y 1

The i2c address of seeed mgc3x30 is 0x42.


Then , run the application:

    ./flick-demo

or

    ./flick-snail

reference

This library is based on pySupply/Flick.

Because of the hardware deferences,We have made many modifications and cuts,And retain the original license.

About

A library for 3D Gesture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages