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
d0504bb65b7ed609f0e6d2601a45be0c889012ec
upm/src/adxl335/pyupm_adxl335.i

14 lines
223 B
OpenEdge ABL
Raw Normal View History

adxl335: Initial implementation The was tested with the Grove 3-Axis Analog Gyro. Signed-off-by: Jon Trulson <jtrulson@ics.com> Signed-off-by: Zion Orent <zorent@ics.com> Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com>
2015-01-26 16:32:19 -07:00
%module pyupm_adxl335
%include "../upm.i"
adxl335: python example (and JS example modification) for adxl335 analog accelerometer Signed-off-by: Zion Orent <zorent@ics.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
2015-03-25 14:09:31 -04:00
%include "cpointer.i"
%pointer_functions(int, intPointer);
%pointer_functions(float, floatPointer);
adxl335: Initial implementation The was tested with the Grove 3-Axis Analog Gyro. Signed-off-by: Jon Trulson <jtrulson@ics.com> Signed-off-by: Zion Orent <zorent@ics.com> Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com>
2015-01-26 16:32:19 -07:00
%feature("autodoc", "3");
%include "adxl335.h"
%{
#include "adxl335.h"
%}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 114ms Template: 4ms
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