Logo
Explore Help
Register Sign In
Raspberries/upm
Public Access
2
0
Fork 0
You've already forked upm
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
d03de942c53770c38021a047c32bf336519bc3ed
upm/src/l3gd20/jsupm_l3gd20.i

9 lines
97 B
OpenEdge ABL
Raw Normal View History

L3GD20: Enable L3GD20 3-axis digital gyroscope library and example L3GD20 is tri-axis gyroscope from STMicroelectronics. This sensor can measure angular velocity in degree per second. The library provided is libupm-l3gd20.so.0.4.0. The example provided is l3gd20-example where it will print x,y,z axis when trigger buffer data is ready. This sensor requires calibration to be done for 2 seconds. Please place the sensor on level surface. As the sensor data is noisy, we have implemented denoise algorithm within the sensor library. Signed-off-by: Lay, Kuan Loon <kuan.loon.lay@intel.com> Signed-off-by: Noel Eck <noel.eck@intel.com>
2016-04-21 18:45:53 +08:00
%module jsupm_l3gd20
%include "../upm.i"
%{
#include "l3gd20.hpp"
%}
%include "l3gd20.hpp"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 80ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API