i need to do a digital speedometer
input: speed car sensor (5v) ( pick up ) no of teeth 75 square wave
output : lcd 16*2
required: the conection to arduino and the code ![]()
please i really need your help ![]()
thanks in advance ![]()
Why don't do ask us to build it for you too?
build it for me please ![]()
Connection - wires, LCD and stuff
Code -
void setup() {Â Â Â Â Â Â Â Â
//do stuff here Â
}
void loop() {
 //do stuff here too
}