I have an application that needs to detect a sensor signal.
The bad part is, the signal is too fast for the pc to detect.
Currently I am using a PIC to collect the signal from the sensor then delay the pulse so that the pulse is slow enuf for the pc to capture by using io card.
I am just wondering if there is any other way of doing this besides using PIC?
Thanks in advance.
SET
Joined: 15 Nov 2005 Posts: 161 Location: Glasgow, UK
Posted: Fri Nov 17, 2006 10:13 am
Use a monostable to stretch the pulse
HTH
leesing2k3
Joined: 08 Nov 2005 Posts: 28
Posted: Tue Nov 28, 2006 4:47 am
oh, thank you very much
SherpaDoug
Joined: 07 Sep 2003 Posts: 1640 Location: Cape Cod Mass USA
Posted: Tue Nov 28, 2006 5:09 pm
A more complicated but more elegant way is to have the sensor set a flip flop, which the PIC will reset once it has been read. _________________ The search for better is endless. Instead simply find very good and get the job done.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum