In this tutorial we will learn how to detect shaking in a digital shaking sensor and debounce the signal produced by the sensor in our program. The tests were performed using a DFRobot’s ESP32 module integrated in a ESP32 development board. Introduction In this tutorial we will learn how to detect shaking in a digital shaking sensor and debounce the …
ESP32 Arduino: Digital shake sensor
On this tutorial we will check how to interact with a digital shake sensor, using the ESP32 and the Arduino core. The tests were performed using a DFRobot’s ESP32 module integrated in a ESP32 development board. Introduction On this tutorial we will check how to interact with a digital shake sensor, using the ESP32 and the Arduino core. …