Instrument control for my boat by manualmakaren

This sketch is missing a short description
I have a slow boat with an old VP7A diesel. I need means to supervise the engine. The Arduino will input signals from various sensors on the engine and display the reesult on a 2X16 LCD display: - Rev.meter, triggered from a magnet on the flywheel via interrupt. - Temp.meter for three different engine temperatures; cooling water, oil, exhaust I will later add an oil pressure sensor.

Embed This Sketch

Use the following HTML code to embed the sketch code above in your blog or website.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/sketch:25062" frameborder="0"></iframe>

Embed The Serial Monitor

You can also embed the Serial Monitor section! Just use this HTML code.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>