Brendan Le Foll
8cfb3d3dab
my9221: add direction for setBarLevel
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
10 years ago
Brendan Le Foll
d2e2682f0e
building.md: Adding doc on building a simple example with g++ and using pkg-config
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
10 years ago
Brendan Le Foll
22ad93956c
building.md: add information to rebuild only one scripting module in doc
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
10 years ago
Brendan Le Foll
86a3be4517
jhd1313m1: add setColor method call to control backlight
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
10 years ago
Brendan Le Foll
8a67c143bf
mic: add carrays for uint16_t as used by mic module
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
10 years ago
Brendan Le Foll
7dc8ec6244
oled-1308.cxx: replace Seed logo with Intel logo
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
10 years ago
Brendan Le Foll
0d544dadeb
make_oled_pic.py: script can transform an image into correct format for oled-13xx displays
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
10 years ago
Brendan Le Foll
9f66c10b26
upm.i: add stdint.i to add uinstd typemaps
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
10 years ago
Brendan Le Foll
2822d63c9c
upm.i: add top level interface file which includes std_string.i
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
10 years ago
Thomas Ingleby
0954617a4b
upm: version bump to v0.1.5
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
10 years ago
Thomas Ingleby
36be22cb90
mraa: change all existing code to use libmraa.
* Made CMake depend on 0.4 libmraa
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
10 years ago
Kiveisha Yevgeniy
8d25ecacdd
mpu9150: added new sensor (acceleromter, gyro and compass)
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
10 years ago
Thomas Ingleby
739d4e23e8
upm: depend on libmaa 0.3.1
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
10 years ago
Kiveisha Yevgeniy
81c8baa071
microphone: added new sensor
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
10 years ago
Kiveisha Yevgeniy
2fa9b7b6c9
hcsr04: fix compilation issue with maa_gpio_isr args
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
10 years ago
Kiveisha Yevgeniy
b1e548ae8a
buzzer: fix for PWM frequencies
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
10 years ago
Kiveisha Yevgeniy
d00500ba12
pulsensor: Added new sensor (not stable and not documented yet)
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
10 years ago
Kiveisha Yevgeniy
2c0e83e406
stepmotor: changed name from step_motor to stepmotor
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
10 years ago
Kiveisha Yevgeniy
b03cbf4f36
step_motor: Added new module
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
10 years ago
Brendan Le Foll
b291f372d7
CMakeLists.txt: up version to 0.1.4
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
10 years ago
Brendan Le Foll
8d8485be82
CMakeLists.txt: depend on maa 0.2.9+
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
10 years ago
Brendan Le Foll
b4f25c84a5
CMakeLists.txt: add soversion to libs in UPM
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
10 years ago
Brendan Le Foll
4c7fa11bb2
gfx.h: fix global maa.h header location
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
10 years ago
Kiveisha Yevgeniy
c18a9433fc
gy65: Added new digital pressure sensor
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
10 years ago
Kiveisha Yevgeniy
8fe679494c
st7735: Added text feature and documentation with license
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
10 years ago
Brendan Le Foll
2c1baf66b5
max31855: add sensor and documentation on creation of a UPM sensor
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
10 years ago
Kiveisha Yevgeniy
3e12ed6719
st7735: added new spi lcd module (missing bitmap and text)
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
10 years ago
Brendan Le Foll
e24df89ebd
docs: Added intial documentation for UPM and start of a porting walkthrough
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
10 years ago
Kiveisha Yevgeniy
186dd03b79
servo: removed defines from es08a and made engine move smoothly
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
10 years ago
Thomas Ingleby
0050f92b06
lcd: rename from iiclcd to i2clcd, add swig
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
10 years ago
Thomas Ingleby
058c40e340
servo: update to use cmake macro for servo
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
10 years ago
Thomas Ingleby
cea5816c43
upm: new standard for modules cmake file
* Update all previously updated modules
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
10 years ago
Thomas Ingleby
54a4afc6a7
my9221 mma7455: corrected spelling mistake
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
10 years ago
Kiveisha Yevgeniy
1dd8626044
mma7455: added new accelerometer module
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
10 years ago
Thomas Ingleby
1c138d9167
ledbar: rename to my9221
* Use new cmake macro
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
10 years ago
Thomas Ingleby
3dccffe055
4digitdisplay: rename to tm1637
* Use new cmake macro
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
10 years ago
Thomas Ingleby
34e343869c
upm: update past modules to use new CMake macro
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
10 years ago
Thomas Ingleby
d71e4e5dc2
cmake: update swig support
* Bumped required CMake Version
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
10 years ago
Thomas Ingleby
7e3358b586
doc: make docs not generate by default. BUILDDOC
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
10 years ago
Kiveisha Yevgeniy
ca0b0cce44
doxygen: added documentation to new public methods
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
10 years ago
Kiveisha Yevgeniy
12b2ab6991
max44000: Added swig to the module and set i2c methods as public
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
10 years ago
Thomas Ingleby
3be0cdf5c2
upm: rename generated ipk package
* Version bump to 0.1.2
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
10 years ago
Kiveisha Yevgeniy
d1f7df0552
doxygen: Added documentation to led bar (my9221)
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
10 years ago
Kiveisha Yevgeniy
0340d736de
doxygen: fix to documentaion of buzzer sensor
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
10 years ago
Kiveisha Yevgeniy
a2ca2c1497
doxygen: Added documentation to ultrasonic sensor
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
10 years ago
Kiveisha Yevgeniy
236cc9acc1
doxygen: Added documentation to Buzzer sensor
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
10 years ago
Thomas Ingleby
864306acf5
cmake: added logic for building a tagged commit
* If the HEAD is 0 away from a tag, i.e. if it has just been tagged,
removes commit number from version
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
10 years ago
Kiveisha Yevgeniy
814cc4a0e8
doxygen: Added documentation for servo base and es08a
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
10 years ago
Thomas Ingleby
1ff0e5ee57
upm: add protection around function for packaging
* Would not build if not building IPK.
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
10 years ago
Kiveisha Yevgeniy
38efe2d7a3
max44000: Added new sensor module
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
10 years ago