Search found 1 match
- Mon Mar 21, 2022 3:21 pm
- Forum: ESP32 Arduino
- Topic: Detection of Tics for a time watch machine
- Replies: 0
- Views: 838
Detection of Tics for a time watch machine
Hello everyone, I am a novice trying to design a time watch machine using ESP32, and I am having problems being able to detect tics. You can see on the attached picture, my approach for detecting tics. First, we look for a value between 5 and 0, this value marks the beginning and the end of a tic. S...