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/adafruitms1438/pyupm_adafruitms1438.i

14 lines
198 B
OpenEdge ABL
Raw Normal View History

adafruitms1438: Initial implementation The library implements support for the Adafruit MotorShield 1438: http://www.adafruit.com/products/1438 This shield supports 4 DC motors or 2 Stepper motors. It makes use of the pca9685 UPM library, and therefore requires that PR #123 and PR #134 are merged first: PR 123: pkgconfig.in: allow a module to specify dependencies on another module PR 134: pca9685: Initial implementation Signed-off-by: Jon Trulson <jtrulson@ics.com> Signed-off-by: Zion Orent <zorent@ics.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
2015-03-04 15:36:56 -07:00
%module pyupm_adafruitms1438
%include "../upm.i"
%feature("autodoc", "3");
#ifdef DOXYGEN
%include "adafruitms1438_doc.i"
#endif
%include "adafruitms1438.h"
%{
#include "adafruitms1438.h"
%}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 97ms Template: 2ms
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