This project uses the BerryIMUv3 which can be used to control the GPIO of an a Raspberry Pi through easy detection of double taps. Here’s more from OzzMaker via hackster.io:
The accelerometer(LSM6DSL) on the BerryIMUv3 has built in double tap detection, which makes it very easy to detect double taps without the need for any fancy code.
When the LSM6DSL detects a double tap, it can fire an interrupt pin on the BerryIMUv3. We will use a Raspberry Pi to monitor the interrupt pin and turn a LED off and on when a double-tap is detected.
No comments:
Post a Comment