OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:grove
(Results
176 - 200
of
304
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/hardware/bsp/intel/peripheral/libupm/src/servo/
es9257.h
35
* @altname
Grove
Servo
/hardware/bsp/intel/peripheral/sensors/mraa/sensors/
GroveLight.cpp
22
.name = "
Grove
Light Sensor",
GroveTemperature.cpp
22
.name = "
Grove
Temperature Sensor",
/hardware/bsp/intel/peripheral/libupm/docs/
changelog.md
37
* More images were added for
Grove
, Adafruit and Sparkfun sensors along with
40
* Added support for
Grove
NFC Tag sensor
131
* Initial release with some basic
grove
sensors and hmc5883
/hardware/bsp/intel/peripheral/libupm/src/lsm303d/
lsm303d.h
46
* @altname
Grove
6-Axis Accelerometer & Compass
55
* This module was tested with the Seeed Studio*
Grove
6-Axis Accelerometer & Compass
65
/* Address definitions for the
grove
6DOF v2.0 */
/hardware/bsp/intel/peripheral/libupm/src/mhz16/
mhz16.h
59
* @comname
Grove
CO2 Sensor
65
* @brief API support for the
Grove
CO2 sensor
67
* This class implements support for the
Grove
CO2 sensor.
/hardware/bsp/intel/peripheral/libupm/src/adc121c021/
adc121c021.h
47
// For the
Grove
I2C ADC
76
* @altname
Grove
I2C ADC
79
* @web http://www.seeedstudio.com/depot/
Grove
-I2C-ADC-p-1580.html
/hardware/bsp/intel/peripheral/libupm/src/
upm.h
318
* @brief SeeedStudio -
Grove
Sensors
340
* @brief
Grove
Starter Kit - Contains basic sensors
341
* @defgroup gsk
Grove
Starter Kit
/hardware/bsp/intel/peripheral/libupm/examples/c++/
CMakeLists.txt
152
include_directories (${PROJECT_SOURCE_DIR}/src/
grove
)
264
target_link_libraries (groveled-example
grove
${CMAKE_THREAD_LIBS_INIT})
265
target_link_libraries (groveled-multi-example
grove
${CMAKE_THREAD_LIBS_INIT})
266
target_link_libraries (groverelay-example
grove
${CMAKE_THREAD_LIBS_INIT})
267
target_link_libraries (grovelight-example
grove
${CMAKE_THREAD_LIBS_INIT})
268
target_link_libraries (grovetemp-example
grove
${CMAKE_THREAD_LIBS_INIT})
269
target_link_libraries (grovebutton-example
grove
${CMAKE_THREAD_LIBS_INIT})
270
target_link_libraries (groverotary-example
grove
${CMAKE_THREAD_LIBS_INIT})
271
target_link_libraries (groveslide-example
grove
${CMAKE_THREAD_LIBS_INIT})
gp2y0a.cxx
49
// Note, for the
Grove
80cm version of this sensor, due to the way
groveehr.cxx
46
// Instantiate a
Grove
Ear-clip Heart Rate sensor on digital pin D2
groverotary.cxx
28
#include "
grove
.h"
grovescam.cxx
38
// Instantiate a
Grove
Serial Camera on UART 0
grovewfs.cxx
46
// Instantiate a
Grove
Water Flow Sensor on digital pin D2
isd1820.cxx
36
// This example was tested on the
Grove
Recorder.
mhz16.cxx
46
// This example was tested on the
Grove
CO2 sensor module.
mq303a.cxx
49
// pin (if using a
grove
mq303a). For A1, we can use the D15 gpio,
tp401.cxx
46
upm::TP401* airSensor = new upm::TP401(0); // Instantiate new
grove
air quality sensor on analog pin A0
uln200xa.cxx
37
// This was tested with the
Grove
Gear Stepper Motor with Driver
/hardware/bsp/intel/peripheral/libupm/examples/java/
GROVESCAMSample.java
39
// Instantiate a
Grove
Serial Camera on UART 0
GroveEHRSample.java
39
// Instantiate a
Grove
Ear-clip Heart Rate sensor on digital pin D2
GroveMDSample.java
40
// Instantiate an I2C
Grove
Motor Driver on I2C bus 0
MQ303ASample.java
41
// pin (if using a
grove
mq303a). For A1, we can use the D15 gpio,·
TP401Sample.java
49
// Instantiate new
grove
air quality sensor on analog pin A0
/hardware/bsp/intel/peripheral/libupm/examples/javascript/
ds1307.js
28
// Load RTC Clock module for
Grove
- RTC clock
Completed in 276 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>