HomeSort by relevance Sort by last modified time
    Searched full:grove (Results 76 - 100 of 304) sorted by null

1 2 34 5 6 7 8 91011>>

  /hardware/bsp/intel/peripheral/libupm/examples/javascript/
grovewater.js 28 // Load Grove module
31 // Instantiate a Grove Water sensor on digital pin D2
grovecollision.js 29 // The was tested with the Grove Collision Sensor
30 // Instantiate a Grove Collision on digital pin D2
grovemoisture.js 28 //Load Grove Moisture module
31 // Instantiate a Grove Moisture sensor on analog pin A0
  /hardware/bsp/intel/peripheral/libupm/examples/python/
grovecollision.py 27 # The was tested with the Grove Collision Sensor
28 # Instantiate a Grove Collision on digital pin D2
groveeldriver.py 27 # The was tested with the Grove El Driver Module
28 # Instantiate a Grove El Driver on digital pin D2
groveelectromagnet.py 27 # This was tested with the Grove Electromagnetic Module
28 # Instantiate a Grove Electromagnet on digital pin D2
grovelight.py 24 import pyupm_grove as grove namespace
27 light = grove.GroveLight(0)
groverelay.py 24 import pyupm_grove as grove namespace
27 relay = grove.GroveRelay(0)
groverotary.py 24 import pyupm_grove as grove namespace
27 knob = grove.GroveRotary(0)
grovetemp.py 25 import pyupm_grove as grove namespace
28 temp = grove.GroveTemp(0)
  /hardware/bsp/intel/peripheral/libupm/src/biss0001/
biss0001.h 40 * @altname Grove PIR Motion Sensor
43 * @web http://www.seeedstudio.com/depot/Grove-PIR-Motion-Sensor-p-802.html
  /hardware/bsp/intel/peripheral/libupm/src/gas/
mq9.h 34 * @comname Grove MQ9 Gas Sensor
41 * The Grove MQ9 Gas Sensor module is useful for gas leakage detection (in
mq3.h 34 * @comname Grove MQ3 Gas Sensor
41 * The Grove MQ3 Gas Sensor module is useful for gas leakage detection (in
mq5.h 34 * @comname Grove MQ5 Gas Sensor
42 * The Grove MQ5 Gas Sensor module is useful for gas leakage detection
  /hardware/bsp/intel/peripheral/libupm/src/waterlevel/
waterlevel.h 37 * @comname Grove Water Level Sensor
42 * @brief UPM module for the Grove Water Level Switch
  /hardware/bsp/intel/peripheral/sensors/mraa/sensors/
GroveLight.hpp 22 #include "grove.h"
27 * GroveLight exposes the Grove Light sensor
GroveTemperature.hpp 22 #include "grove.h"
27 * GroveTemperature exposes the Grove Temperature sensor
ProximityGPIO.hpp 22 #include "grove.h"
27 * ProximityGPIO exposes the Grove Button sensor
  /hardware/bsp/intel/peripheral/libupm/src/grovescam/
grovescam.h 51 * @brief Grove Serial Camera library
59 * @comname Grove Serial Camera
65 * @brief API for the Grove Serial Camera
67 * The driver was tested with the Grove Serial Camera. There is
90 * Grove Serial Camera constructor
  /hardware/bsp/intel/peripheral/libupm/src/grovecircularled/
grovecircularled.h 46 * @brief Grove Circular LED library
54 * @comname Grove Circular LED
60 * @brief API for the Grove Circular LED module
  /hardware/bsp/intel/peripheral/libupm/src/rpr220/
rpr220.h 44 * @altname Grove IR Reflective Sensor
51 * @brief API for the RPR220-based Grove IR Reflective Sensor
53 * UPM module for the Grove IR reflective sensor. The sensitivity
  /hardware/bsp/intel/peripheral/libupm/src/grovemd/
grovemd.h 37 * @brief Grove I2C Motor Driver library
45 * @comname Grove I2C Motor Driver
51 * @brief API for the Grove I2C Motor Driver
53 * This class implements support for the Grove I2C Motor Driver.
63 * This module was tested with version 1.3 of the Grove I2C Motor
68 * Mode 2, where this driver simply sends commands to the Grove
  /hardware/bsp/intel/peripheral/libupm/src/ldt0028/
ldt0028.h 41 * @altname Grove Piezo Vibration Sensor
47 * such as a Grove Piezo Vibration sensor
  /hardware/bsp/intel/peripheral/libupm/src/loudness/
loudness.h 41 * @altname Grove loudness hyld9767
57 * and the Grove Loudness sensor.
  /hardware/bsp/intel/peripheral/libupm/src/sx6119/
sx6119.h 40 * @comname Grove FM Receiver
46 * @brief API support for the SX6119-based Grove FM Receiver

Completed in 622 milliseconds

1 2 34 5 6 7 8 91011>>