Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch authored Nov 29, 2024
1 parent 7b53f0f commit b805806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bbn_m5atomS3_lite_alternator_freq_to_RPM/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Let's say there are 12 poles on alternator N = 12.

1/1000Hz = 0.001 sec = 1 millisecond

So debouncing time of 100 microseconds should be ok.
So debouncing time of 200 microseconds should be reasonable.

On esp32 there has to be added some synchronization code on the critical section of interrupts (pulses) counting.

Expand Down

0 comments on commit b805806

Please sign in to comment.