New to arduino, making a thermometer for my motorcycle

Hey,

I'm new to arduino and I hoped that this was possible.
I'm looking for a speedometer, tachometer and a thermometer for my motorcycle.
I thought all of them were possible using arduino but I don't think the tachometer and the speedometer isn't possible because it uses some special cable.

I do think the thermometer is possible cause my motorcycle has these two pins.

If I'm right, I just have to connect these two cables to arduino and put the values it gives on the display.

Or is something way more complicated going on?
How shall I start on this project?

Thanks.

About the speedometers you can try building your own one, a coil, magnet attached to the wheel, like the bicycle one and calculate the radius..etc code and you get the speed.

About the temperature sensor you can use a high temperature / waterproof one with a high heat resistance tape.

About the tachometer I don't have any idea :smiley:

Use a arduino, homemade board and a OLED, put the values on the OLED and you are done.

Hi,
Does you bike have a temp light or guage?
If a light, then that sensor will be a switch, either on of off.

Tom... :slight_smile: