My bike have an Tachometer wire from ECU to Bike Dashboard(Digital) which shows the RPM in bar. So i want to read the data from the tachometer wire with Arduino .so for this 1st i have tested the wire with multimeter for voltage readings then i got 7volt when engine is in off state and 4 volt fluctuating in engine on state and when i rev the engine the 4 volt is not getting changed much.so then i tried with voltage divider connection which consists of one 10k and one 5 resistor connected to D2. but i'm not getting the proper data ,so can anyone help me to read this and print the output data in searial monitor
Connect a scope to it, I think it is either PWM or VPWM.
i dont have any oscilloscope or something , and thanks for ur quick response
Hello,
Can you clarify the difference between this post and your other one?
yeah , previously i just asked help with the basic information and in the next post i have clearly mentioned what i am going through and what the stuff i have like voltage readings and all. Sorry if i have done anything wrong or violated any guide forms.
thanks for ur response
Code?
I'd check the voltages at the divider and then try FreqCount Library, for Measuring Frequencies in the 1 kHz to 5 MHz Range
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.