Searched refs:gesture (Results 1 – 12 of 12) sorted by relevance
/Zephyr-latest/boards/shields/x_nucleo_53l0a1/doc/ |
D | index.rst | 3 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/ |
D | README.rst | 2 :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/ |
D | input_cst816s.c | 121 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/ |
D | README.md | 12 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
|
D | train_magic_wand_model.ipynb | 29 "# 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/ |
D | README.rst | 18 detection and gesture recognition to remote liquid level sensing. The sensor in
|
/Zephyr-latest/boards/st/stm32u5a9j_dk/doc/ |
D | index.rst | 22 Time-of-Flight and gesture detection sensor, temperature sensor, and two 2.54 mm
|
/Zephyr-latest/boards/st/b_l4s5i_iot01a/doc/ |
D | index.rst | 26 - Time-of-flight and gesture-detection sensors
|
/Zephyr-latest/boards/st/disco_l475_iot1/doc/ |
D | index.rst | 24 - Time-of-Flight and gesture-detection sensor (VL53L0X)
|
/Zephyr-latest/boards/st/stm32wb5mm_dk/doc/ |
D | stm32wb5mm_dk.rst | 24 - Time-of-Flight and gesture-detection sensor
|
/Zephyr-latest/boards/st/b_u585i_iot02a/doc/ |
D | index.rst | 23 - Time-of-flight and gesture-detection sensor
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.1.rst | 412 * X-NUCLEO-53L0A1 ranging and gesture detection sensor expansion board
|