OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:grove
(Results
1 - 25
of
304
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/hardware/bsp/intel/peripheral/libupm/src/grove/
CMakeLists.txt
1
set (libname "
grove
")
2
set (libdescription "upm
grove
module")
jsupm_grove.i
5
#include "
grove
.h"
8
%include "
grove
.h"
pyupm_grove.i
10
%include "
grove
.h"
12
#include "
grove
.h"
javaupm_grove.i
1
%module (directors="1", docstring="Basic
Grove
sensors") javaupm_grove
13
#include "
grove
.h"
30
%include "
grove
.h"
/hardware/bsp/intel/peripheral/libupm/src/gas/
README.txt
0
Grove
- Gas Sensor(MQ-2):Combustible Gas Smoke [medium sensitivity]
2
Grove
- Gas Sensor(MQ-3):Alcohol and Benzine [high sensitivity] Long warm-up
3
Grove
- Gas Sensor(MQ-5):LPG, Natural Gas, Town Gas [high sensitivity]
4
Grove
- Gas Sensor(MQ-9):LPG, CO, CH4 [low sensitivity]
5
Grove
- Air Quality Sensor(TP-401): CO, alcohol, acetone, thinner, others [high sensitivity].
/hardware/bsp/intel/peripheral/libupm/src/adxl335/
CMakeLists.txt
2
set (libdescription "upm adxl335
grove
3-axis anaolog accelerometer")
/hardware/bsp/intel/peripheral/libupm/src/grovecircularled/
CMakeLists.txt
2
set (libdescription "upm
grove
circular led")
/hardware/bsp/intel/peripheral/libupm/src/groveehr/
CMakeLists.txt
2
set (libdescription "upm
grove
ear-clip heart rate sensor module")
/hardware/bsp/intel/peripheral/libupm/src/grovegprs/
CMakeLists.txt
2
set (libdescription "upm
grove
GPRS module")
/hardware/bsp/intel/peripheral/libupm/src/grovelinefinder/
CMakeLists.txt
2
set (libdescription "upm
grove
line finder sensor module")
/hardware/bsp/intel/peripheral/libupm/src/grovemd/
CMakeLists.txt
2
set (libdescription "upm
grove
i2c motor driver module")
/hardware/bsp/intel/peripheral/libupm/src/grovemoisture/
CMakeLists.txt
2
set (libdescription "upm
grove
moisture module")
/hardware/bsp/intel/peripheral/libupm/src/grovescam/
CMakeLists.txt
2
set (libdescription "upm
grove
serial camera module")
/hardware/bsp/intel/peripheral/libupm/src/grovevdiv/
CMakeLists.txt
2
set (libdescription "upm
grove
voltage divider module")
/hardware/bsp/intel/peripheral/libupm/src/grovewater/
CMakeLists.txt
2
set (libdescription "upm
grove
water module")
/hardware/bsp/intel/peripheral/libupm/src/grovewfs/
CMakeLists.txt
2
set (libdescription "upm
grove
water flow sensor module")
/hardware/bsp/intel/peripheral/libupm/src/hm11/
CMakeLists.txt
2
set (libdescription "upm
grove
hm11 bluetooth low energy module")
/hardware/bsp/intel/peripheral/libupm/src/hmtrp/
CMakeLists.txt
2
set (libdescription "upm
grove
serial rf pro (hmtrp) module")
/hardware/bsp/intel/peripheral/libupm/src/hp20x/
CMakeLists.txt
2
set (libdescription "upm
grove
barometer (high efficiency)")
/hardware/bsp/intel/peripheral/libupm/src/isd1820/
CMakeLists.txt
2
set (libdescription "upm
grove
recorder")
/hardware/bsp/intel/peripheral/libupm/src/m24lr64e/
CMakeLists.txt
2
set (libdescription "upm m24lr64e
grove
NFC tag")
/hardware/bsp/intel/peripheral/libupm/src/mhz16/
CMakeLists.txt
2
set (libdescription "upm
grove
CO2 sensor")
/hardware/bsp/intel/peripheral/libupm/src/rfr359f/
CMakeLists.txt
2
set (libdescription "upm rfr359f
grove
distance interrupter")
/hardware/bsp/intel/peripheral/libupm/src/rotaryencoder/
CMakeLists.txt
2
set (libdescription "upm
grove
rotary encoder module")
/hardware/bsp/intel/peripheral/libupm/src/rpr220/
CMakeLists.txt
2
set (libdescription "upm rpr220
grove
IR reflective sensor")
Completed in 279 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>