BS2 RPM Reading
ZouLou
Posts: 6
Hi everyone, I am new here and pretty new to the basic stamp. I am working on a school project. I am wanted to measure the shaft rpm on a small scale wind turbine. I have a incremental capacitive encoder (CUI AMT103). I have been searching the internet and the forum but have found little information that I found helpful on this specific topic. I apologize if this question has been pounded to death before. I am a regular on a few forums and that can get annoying. Thank you very much for helping a new guy. Any information or help is extremely appreciated.
-Kyle
-Kyle
Comments
You can probably use either the COUNT or PULSIN instruction to check how fast the encoder is spinning. See the Helpfile in the programming software.
You'll want to select a relatively low pulse per revolution number, depending on the shaft speed you're measuring.
Cheers,