Hi all!
Im playing with a ludicrous idea, to fit a tiny dashboard to my bike, and control its gauges from arduino.
I have a project that might be upgraded with this dashboard, but at this moment, the question is merely out of curiosity, not a practical application (yet).
Ive been having these ideas for a bicycle dashboard for years, and most of the time ive concidered a RC servo, fitted with a gauge needle at the back of the speedometer gauge, taken from a 30 year old car (volvo240).
But nowdays ive been thinking more of project economics, keeping resource usage to a bare minimum, and that includes battery usage.
A RC servo is always using up current, even if its not moving, and i cannot simply turn it off between updates, since it would need to find its endpoints before updating the position (sweeping left/right, then finding its target).
So my question is, how would you guys set up a analog gauge controlled by a arduino?
Would stepper motors be more economic on the battery?
Are there other devices out there that could be used for this application, and that arent powerhungry?
IF and when i do build a gauge dashboard for my bike, it will probably hold 4 gauges, speed, distance(with resettable tripcounter),rpm (cadence) and battery state (voltage), in case this makes any difference for your suggestions..