digital speedometer help :)

Connection - wires, LCD and stuff
Code -

void setup() {                
 //do stuff here    
}
void loop() {
  //do stuff here too
}