can gcbasic read the frequency on a pin from 0-1khz? and if so how?
An interrupt based routine based on a rising and falling edge would work as discussed here https://sourceforge.net/forum/message.php?msg_id=4989214
Using On interrupt is the way to go now.
Log in to post a comment.
can gcbasic read the frequency on a pin from 0-1khz? and if so how?
An interrupt based routine based on a rising and falling edge would work as discussed here https://sourceforge.net/forum/message.php?msg_id=4989214
Using On interrupt is the way to go now.