Jon Trulson
5fac6e9811
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 >
10 years ago
Mihai Tudor Panu
afd560ccdc
examples: moved examples to new c++ subfolder
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
10 years ago
Jon Trulson
b03676222c
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 >
10 years ago
Jon Trulson
0ef81a3b1c
grovemoisture: Initial UPM implementation
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: Zion Orent <zorent@ics.com >
Signed-off-by: Sarah Knepper <sarah.knepper@intel.com >
10 years ago
Jon Trulson
0b7547231f
a110x: Initial implementation
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: Sarah Knepper <sarah.knepper@intel.com >
10 years ago
Jon Trulson
878ca55385
adc121c021 : Initial implementation
Tested on the Grove I2C ADC.
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: Sarah Knepper <sarah.knepper@intel.com >
10 years ago
Brendan Le Foll
b347f47406
ecs1030: move example and fix doc
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
10 years ago
Kiveisha Yevgeniy
5c4de1b926
ecs1030: added new current sensor (works on atmega328 but on Galileo not accurate, need calibration and circuit)
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
a2ca2c1497
doxygen: Added documentation to ultrasonic sensor
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
10 years ago
Kiveisha Yevgeniy
23d847e380
hcsr04: Added new sonar module (not working properly yet)
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
10 years ago
Kiveisha Yevgeniy
5b8922f7bf
styling: convert TAB to four SPACES
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com >
10 years ago
Yevgeniy Kiveisha
dd55123062
ledbar: added ledbar module
Signed-off-by: Yevgeniy Kiveisha <yevgeniy.kiveisha@intel.com >
10 years ago
Yevgeniy Kiveisha
725fc4661c
buzzer: added buzzer with example
Signed-off-by: Yevgeniy Kiveisha <yevgeniy.kiveisha@intel.com >
10 years ago
Brendan Le Foll
050d6553cd
grove: initial groveLED implementation and move to maa 0.2.2 api
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
10 years ago
Brendan Le Foll
d986654455
initial commit of upm with hmc5883l support
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
10 years ago