Skip to content

Opening book details…

Can I read Count Input Pulses with PICAXE Code on EtoBox?

Count Input Pulses with PICAXE Code by Anonymous JoB5Zxg is a document available to read on EtoBox.

What is Count Input Pulses with PICAXE Code about?

The COUNT command counts the number of low to high transitions on an input pin within a specified period of time and stores the result in a word variable. It can count up to 65535 pulses with a sampling frequency of up to 25kHz at 4MHz. A word variable is recommended to store the full count as a byte can only hold up to 255. The command is used to count input signals like from push or slide switches.

Author
Anonymous JoB5Zxg
Language
EN