boiler95
Member level 1
- Joined
- Jan 7, 2011
- Messages
- 38
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,288
- Activity points
- 1,731
I've been working on measuring wind speed. I'm using PIC16F72 (easily available) . My circuit uses a encoder wheel and photo diode to sendout pulses. program uses ccp and timer module to measure the period of the pulses.
I actually need to convert the timer count to rpm. For this I need to do math ( division ) . Can someone let me know if this is possible ?
I actually need to convert the timer count to rpm. For this I need to do math ( division ) . Can someone let me know if this is possible ?
Last edited: