GithubHelp home page GithubHelp logo

seeed_linux_mgc3x30's Introduction

Seeed_mgc3130

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

Install ncurses

download from here

Recommended ncurses-6.1.tar.gz

Install instructions

tar -xvf ncurses-x.x.tar.gz
cd ncurses-x.x/
./configure
make
sudo make install

NOTICE: the x.x in instructions is the version of ncurses that you download. 6.1 if ncurses-6.1.tar.gz

Check whether the ncurse installation finished:

ncursesx-config --version

NOTICE: the x in instructions is the version of ncurses that you download.6 if ncurses-6.1.tar.gz


install wiringPi

git clone https://github.com/WiringPi/WiringPi.git
cd wiringPi
./build

Library Usage

clone this library

cd Seeed_mgc3x30
make clean && make
./mgc3130

And then, you can see a terminal graph and test the 3D touch board.

Function Support

The library support functions below:

  • x,y,z axis position detection.
  • gesture: four types,left,right,up,down
  • airwheel
  • Touch,tap,double tap.

This software is written by downey for seeed studio
Email:[email protected] and is licensed under The MIT License. Check License.txt for more information.

Contributing to this software is warmly welcomed. You can do this basically by
forking, committing modifications and then pulling requests (follow the links above
for operating guide). Adding change log and your contact into file header is encouraged.
Thanks for your contribution.

Seeed Studio is an open hardware facilitation company based in Shenzhen, China.
Benefiting from local manufacture power and convenient global logistic system,
we integrate resources to serve new era of innovation. Seeed also works with
global distributors and partners to push open hardware movement.

seeed_linux_mgc3x30's People

Contributors

0hotpotman0 avatar linux-downey avatar stainlessray avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.