Home
last modified time | relevance | path

Searched refs:gesture (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/boards/shields/x_nucleo_53l0a1/doc/
Dindex.rst3 X-NUCLEO-53L0A1 ranging and gesture detection sensor expansion board
9 The X-NUCLEO-53L0A1 expansion board features the VL53L0X ranging and gesture
11 an evaluation board that provides an introduction to the ranging and gesture
54 - `X-NUCLEO-53L0A1 ranging and gesture detection sensor expansion board User Manual`_
55 - `VL53L0X Time-of-Flight ranging and gesture detection sensor Datasheet`_
81 .. _X-NUCLEO-53L0A1 ranging and gesture detection sensor expansion board User Manual:
82 …https://www.st.com/resource/en/user_manual/dm00285104-xnucleo53l0a1-ranging-and-gesture-detection-…
84 .. _VL53L0X Time-of-Flight ranging and gesture detection sensor Datasheet:
/Zephyr-latest/samples/sensor/apds9960/
DREADME.rst2 :name: APDS9960 RGB, ambient light, and gesture sensor
5 Get ambient light, RGB, and proximity/gesture data from an APDS9960 sensor.
11 ambient light, RGB, and proximity (or gesture) data. This sample checks the
/Zephyr-latest/drivers/input/
Dinput_cst816s.c121 uint8_t gesture; in cst816s_process() local
123 r = i2c_burst_read_dt(&cfg->i2c, CST816S_REG_GESTURE_ID, &gesture, sizeof(gesture)); in cst816s_process()
162 LOG_DBG("gesture: %d", gesture); in cst816s_process()
164 if (gesture != CST816S_GESTURE_CODE_NONE) { in cst816s_process()
165 input_report(dev, INPUT_EV_DEVICE, (uint16_t)gesture, 0, true, K_FOREVER); in cst816s_process()
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
DREADME.md12 This project was inspired by the [Gesture Recognition Magic Wand](https://github.com/jewang/gesture
157 Press the `RST` button to start capturing a new gesture, then press Button 14
169 the gesture name, in the following format:
177 Edit the following files to include your new gesture names (replacing
Dtrain_magic_wand_model.ipynb29 "# Train a gesture recognition model for microcontroller use"
39 …"This notebook demonstrates how to train a 20kb gesture recognition model for [TensorFlow Lite for…
246 "name": "Train a gesture recognition model for microcontroller use",
/Zephyr-latest/samples/sensor/fdc2x1x/
DREADME.rst18 detection and gesture recognition to remote liquid level sensing. The sensor in
/Zephyr-latest/boards/st/stm32u5a9j_dk/doc/
Dindex.rst22 Time-of-Flight and gesture detection sensor, temperature sensor, and two 2.54 mm
/Zephyr-latest/boards/st/b_l4s5i_iot01a/doc/
Dindex.rst26 - Time-of-flight and gesture-detection sensors
/Zephyr-latest/boards/st/disco_l475_iot1/doc/
Dindex.rst24 - Time-of-Flight and gesture-detection sensor (VL53L0X)
/Zephyr-latest/boards/st/stm32wb5mm_dk/doc/
Dstm32wb5mm_dk.rst24 - Time-of-Flight and gesture-detection sensor
/Zephyr-latest/boards/st/b_u585i_iot02a/doc/
Dindex.rst23 - Time-of-flight and gesture-detection sensor
/Zephyr-latest/doc/releases/
Drelease-notes-3.1.rst412 * X-NUCLEO-53L0A1 ranging and gesture detection sensor expansion board