Zion Orent
2bffccf839
groveemg: initial implementation
...
The implements support for the Grove EMG detector.
Signed-off-by: Zion Orent <zorent@ics.com >
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com >
2015-03-17 10:47:00 -07:00
Zion Orent
ce6cd0a19f
groveelectromagnet: Initial implementation
...
This module implements support for the Grove Electromagnet.
Signed-off-by: Zion Orent <zorent@ics.com >
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com >
2015-03-16 15:44:35 -07:00
Zion Orent
ae10518a0f
grovecollision: initial implementation
...
This implements support for the Grove Collision Sensor.
Signed-off-by: Zion Orent <zorent@ics.com >
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com >
2015-03-16 15:32:46 -07:00
juchong_Analog
5f3b88b00a
adis16448: initial implementation
...
Signed-off-by: Juan J Chong juanjchong@gmail.com
Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com >
2015-03-16 14:39:53 -07:00
Jon Trulson
23e47fa3b9
bmpx8x: rename gy65 to bmpx8x to more properly reflect supported chips
...
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2015-03-09 16:07:17 -07:00
Jon Trulson
f13216752e
otp538u: Initial implementation
...
This module was tested on the Grove non-contact IR Temperature
Sensor. The tables included are only valid for a distance of 9cm.
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-02-25 09:29:39 -08:00
Jon Trulson
1f3d074261
nunchuck: Initial implementation
...
This was tested with the Grove Nunchuck adapter.
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-02-25 09:21:43 -08:00
John Van Drasek
fab4c26238
hmtrp: Initial implementation
...
This was tested on the Grove Serial RF Pro.
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-02-25 09:11:54 -08:00
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 >
2015-02-24 19:21:54 -08:00
Jon Trulson
6a0a7b6159
cjq4435: Initial implementation
...
This module was tested on the Grove MOSFET.
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-02-24 19:00:01 -08:00
Jon Trulson
44b9ce2bdf
mma7660: modify JS example to avoid coredumps when run for awhile
...
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-02-24 17:59:16 -08:00
Jon Trulson
12c290de70
mma7660: Initial implementation
...
This was tested on the Grove I2C 3-axis digital accelerometer.
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-02-24 17:58:45 -08:00
Mihai Tudor Panu
d5cccba5d1
email: e-mail address update in src and examples
...
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2015-02-10 11:54:44 -08:00
Jon Trulson
ae7b2ad04f
rpr220: Initial implementation
...
The module implements the RPR220 IR Reflective Sensor. It was tested
with the Grove IR Reflective Sensor.
It includes 2 examples: rpr220.cxx, demonstrating the simple use case
of querying the current status.
rpr220-intr.cxx demonstrates the use of this class to register an
Interrupt Service Routine (ISR) to count transitions, which might be
more appropriate for some use cases, such as measuring RPM's.
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-01-29 16:57:09 -08:00
Zion Orent
06b48d8e07
wt5001: update JavaScript example to match new driver and C++ example
...
Signed-off-by: Zion Orent <zorent@ics.com >
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2015-01-29 16:54:06 -08:00
Jon Trulson
809292630f
ublox6: switch to using new mraa_uart_get_dev_path()
...
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-01-29 16:42:07 -08:00
Zion Orent
fec3f22765
adc121c021: Updated JavaScript example for adc121c021 I2C ADC sensor
...
This patch fixes the JS example to be more like the C++ example.
Signed-off-by: Zion Orent <zorent@ics.com >
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2015-01-29 16:26:45 -08:00
Mihai Tudor Panu
a4e590ae3a
adxl345: Grove 3-Axis Accelerometer
...
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com >
2015-01-23 17:58:29 -08:00
Sarah Knepper
6aef5868af
es08a: Move servo.js example to use es08a class
...
Signed-off-by: Sarah Knepper <sarah.knepper@intel.com >
2015-01-23 17:39:18 -08:00
Sarah Knepper
de70ed8694
servo: Modified output of JavaScript example
...
Signed-off-by: Sarah Knepper <sarah.knepper@intel.com >
2015-01-22 20:12:01 -08:00
Sarah Knepper
5832f4e3b7
itg3200: JavaScript example file itg3200 3-axis digital gyroscope
...
Signed-off-by: Sarah Knepper <sarah.knepper@intel.com >
2015-01-19 17:34:16 -08:00
Jon Trulson
d307376abc
rotaryencoder: Initial implementation
...
This module implements supoort for the Grove Rotary Encoder, though it
should function with any Rotary Encoder utilizing two GPIOs.
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-19 15:08:38 -08:00
Jon Trulson
6135e932e4
grove_mcfled: Add C++ and JS examples, utilizing existing GroveLed driver.
...
The module adds examples that utilize the existing GroveLed driver for
the Grove Multi Color Flash LED.
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-19 14:41:23 -08:00
Jon Trulson
a853733f61
my9221: Add C++ and JS examples
...
These were tested on the Grove LED Bar.
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-19 14:05:39 -08:00
Zion Orent
e005ec4624
mq9: JavaScript example, with appropriate SWIG typemap
...
Signed-off-by: Zion Orent <zorent@ics.com >
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com >
2015-01-19 13:39:19 -08:00
Zion Orent
11d5d6f424
mq5: JavaScript example, with appropriate SWIG typemap
...
Signed-off-by: Zion Orent <zorent@ics.com >
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com >
2015-01-19 13:31:43 -08:00
Zion Orent
5448e72975
Initial implementation of Grove PIR motion sensor with BISS0001 chip
...
jrvandr: removed unnecessary mraa_init()
Signed-off-by: Zion Orent <zorent@ics.com >
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com >
2015-01-19 13:19:12 -08:00
Zion Orent
30989d9b7c
mq3: JavaScript example
...
Signed-off-by: Zion Orent <zorent@ics.com >
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: Sarah Knepper <sarah.knepper@intel.com >
2015-01-19 12:12:25 -08:00
Zion Orent
d269b3200d
mq2: JavaScript example for mq2 gas sensor
...
Signed-off-by: Zion Orent <zorent@ics.com >
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: Sarah Knepper <sarah.knepper@intel.com >
2015-01-19 11:54:10 -08:00
Jon Trulson
6642ee9eef
rfr359f: Initial implementation
...
This was tested on the Grove IR Distance Interrupter.
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 >
2015-01-19 10:05:18 -08:00
Zion Orent
db1ca3d08a
grovespeaker: Initial implementation of Grove Speaker
...
Signed-off-by: Zion Orent <zorent@ics.com >
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: Sarah Knepper <sarah.knepper@intel.com >
2015-01-18 00:26:31 -08:00
Jon Trulson
509cc3a6d3
mq303a: Initial implementation of the mq303a alcohol sensor
...
The module implements support for the mq303a alcohol sensor. It was
tested on the Grove Alcohol Sensor.
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 >
2015-01-16 17:29:44 -08:00
Zion Orent
7d40425391
ppd42ns: Initial implementation of the Grove dust sensor
...
jrvandr: removed unnecessary mraa_init()
Signed-off-by: Zion Orent <zorent@ics.com >
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com >
2015-01-16 17:19:39 -08:00
Jon Trulson
df390358f2
wt5001: Initial implementation
...
The module implements support for the WT5001 serial mp3 player. It was
tested on the Grove Serial MP3 Player.
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-16 16:50:16 -08:00
Jon Trulson
40e0595892
yg1006: Initial implementation
...
This module implements support for the yg1006 flame sensor. It was
tested with the Grove Flame Sensor.
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 >
2015-01-16 16:00:41 -08:00
Jon Trulson
f53fab80fd
ublox6: Initial implementation
...
jrvandr: removed unnecessary mraa_init() and mraa_deinit()
The module implements support for the ublox-6 GPS sensor. It was
tested on a Grove GPS device.
This module simply allows data to be retrieved from the device in the
form of NMEA sentences, and provides a method to write commands to the
device for configuration purposes.
It does not attempt to parse NMEA data -- that is a project in itself.
There are libraries available on the Internet, such as tinyGPS++ that
can handle that for you.
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-16 14:06:56 -08:00
Jon Trulson
0c63500b36
mpr121: Initial implementation
...
This module implements support for the Grove I2C touch sensor
(mpr121).
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-16 13:19:02 -08:00
Jon Trulson
2eb0047643
groveloudness: Initial implementation
...
This module implements support for the Grove Loudness sensor.
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 >
2015-01-16 12:43:49 -08:00
Jon Trulson
38a14eb068
guvas12d: Initial implementation
...
jrvandr: removing unnecessary mraa_init()
This module implements support for the Grove UV sensor (guvas12d).
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-16 12:27:39 -08:00
Jon Trulson
9784f6e6ab
grovewater: Initial implementation
...
jrvandr: removing unecessary mraa_init()
This module implements support for the Grove Water sensor.
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-16 12:14:58 -08:00
Jon Trulson
8d3e29a695
grovevdiv: Initial implementation
...
This module implements support for the Grove Voltage Divider.
jrvandr: Removed unecessary mraa_init() from grovevdiv.cxx
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-16 11:50:54 -08:00
Jon Trulson
fb2fbbd95e
grovelinefinder: Initial implementation
...
This module adds support for the Grove Line Finder sensor.
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 >
2015-01-16 11:00:27 -08:00
Zion Orent
99700d7d1f
tcs3414cs: JavaScript file for the Grove color sensor
...
Signed-off-by: Zion Orent <zorent@ics.com >
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: Sarah Knepper <sarah.knepper@intel.com >
2015-01-16 10:44:28 -08:00
Zion Orent
29adee8435
tsl2561: JavaScript file for the Grove digital light sensor
...
Signed-off-by: Zion Orent <zorent@ics.com >
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com >
2015-01-16 10:22:11 -08:00
Zion Orent
1812e214df
ssd1327: JavaScript example for ssd1327 OLED display
...
Signed-off-by: Zion Orent <zorent@ics.com >
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: Sarah Knepper <sarah.knepper@intel.com >
2015-01-15 18:38:54 -08:00
Zion Orent
19caf37088
lsm303: JavaScript example for Grove 6-axis accelerometer
...
Signed-off-by: Zion Orent <zorent@ics.com >
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: Sarah Knepper <sarah.knepper@intel.com >
2015-01-15 17:54:28 -08:00
Zion Orent
86cd7771cd
joystick12: JavaScript example for the Grove joystick
...
Signed-off-by: Zion Orent <zorent@ics.com >
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: Sarah Knepper <sarah.knepper@intel.com >
2015-01-15 16:51:38 -08:00
John Van Drasek
3544e4b2ad
Merge branch 'pull_js_servo' of https://github.com/Jon-ICS/upm into jrvandr-2014-01-15-pr68
2015-01-15 16:22:50 -08:00
Zion Orent
fb8dd8ad85
hmc5883l: JavaScript example file for hmc5883l 3-axis compass
...
Signed-off-by: Zion Orent <zorent@ics.com >
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: Sarah Knepper <sarah.knepper@intel.com >
2015-01-15 15:30:57 -08:00
Zion Orent
a70ca3b70d
gy65: JavaScript example for gy65 barometer
...
Signed-off-by: Zion Orent <zorent@ics.com >
Signed-off-by: Jon Trulson <jtrulson@ics.com >
Signed-off-by: Sarah Knepper <sarah.knepper@intel.com >
2015-01-15 13:36:15 -08:00