SPEED READER FOR BIKE

Hello Arduino people,
I am a new in Arduino, I don't know where to put my question, I just try to write here

I would like to buy a speed reader for my bike then recover the output of this speed reader on Arduino for my Health Project

Could you please show me where to buy this speed reader and how to use ?

Thousand thanks
TRANCT
8)

There are no end of speedos for bikes on the market, but AFAIK none of them will allow you to get the data into an Arduino although it's possible some do.

So you probably need to make your own with a hall effect sensor and magnets on the wheel.


Rob

Graynomad has it right, a hall effect sensor and a magnet on one of the spokes is the way to go. To get the distance per rotation see Sheldon Brown's page:

The most accurate method of getting the tire circumference is a rollout test, which you can read how to do also on Sheldon Brown's page:

Tim

Graynomad and Teckel,
I'm in Switzerland, It's so nice to get advices from friends from Australy and US.
I am trying to do that, but it should be better to buy one then recover their output-
Thanks so much
TRANCT :*

Hi People,

I try to use Hall effect to mesure speed of bike – I don't know lot of electronic. I just have transistor
and magnet – but do not know how to connect Vcc, Out and GND.
Could you please show me where to get a Schema to build a hall effect sonsor for speed

Thanks
TRANCT
:roll_eyes:

I just have transistor

A transistor won't be of much help, you need a hall effect sensor.


Rob

I'm trying to do the same and maybe one day I'll succeed.