filmov
tv
XIAO nRF52840 IMU SEEED TAP Demo

Показать описание
XIAO BLE Sense - LSM6DS3 INT1 Double Tap Interrupt Xiao Expansion Board OLED TAP DEMO
/*****************************************************************************/
// IMU Interrupt Example for XIAO BLE Sense
// This example shows how to configure LMSD6S3TR-C on XIAO BLE SENSE to interrupt
// on INT1 after a “Double Tap” was recognized.
// Additionally, the device goes into System OFF state, after 5 interrupts were
// received. Another “Double Tap” will wake up the device again.
//
// Original by chuck
LINK to Code used.
/*****************************************************************************/
// IMU Interrupt Example for XIAO BLE Sense
// This example shows how to configure LMSD6S3TR-C on XIAO BLE SENSE to interrupt
// on INT1 after a “Double Tap” was recognized.
// Additionally, the device goes into System OFF state, after 5 interrupts were
// received. Another “Double Tap” will wake up the device again.
//
// Original by chuck
LINK to Code used.