|
|
пре 1 година | |
|---|---|---|
| .github | пре 1 година | |
| examples | пре 6 година | |
| .gitattributes | пре 7 година | |
| .gitignore | пре 7 година | |
| .gitlab-ci.yml | пре 5 година | |
| .travis.yml | пре 5 година | |
| ITG3200.cpp | пре 1 година | |
| ITG3200.h | пре 1 година | |
| LICENSE | пре 12 година | |
| README.md | пре 6 година | |
| keywords.txt | пре 7 година | |
| library.properties | пре 7 година |
Grove - 3-axis Gyro module based on ITG 3200. It is the world’s first single-chip, digital-output, 3-axis MEMS motion processing gyro optimized for gaming, 3D mice, and motion-based remote control applications for Internet connected Digital TVs and Set Top Boxes.
Features:
gyro.init();
gyro.zeroCalibrate(200,10);//sample 200 times to calibrate and it will take 200*10ms
void getXYZ(int16_t *x,int16_t *y,int16_t *z);
void getAngularVelocity(float *ax,float *ay,float *az);
For more information, please refer to seeed wiki.
This software is written by loovee luweicong@seeedstudio.com for seeed studio
and is licensed under The MIT License by getting grant from the author. 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.