thanks for the idea but I think it is too cumbersome to use a HD44780 16x4 Also I do not care the level of gasoline I'm interested only in the hours of use of the engine, the rpm and speed ... I also have to be mounted on a motocross bike and the spaces are very low!
The photo was indeed jus an example, the display btw is a full 128x64 graphic :-) And even though it is just black and white it shows a nice 'boot splash' image for a few seconds when you turn the ignition on.
On a motorbike you also need to make sure that none of the components can resonate. Any part with 'legs' or long wires will vibrate and is probably going to break off. I made sure that all components were either SMD, low profile or mounted in such a way they could not move (glued). Also make sure your power supply is properly filtered and protected against 'spikes'. The ignition (and maybe fuel injection?) can generate very nasty spikes which can damage your CPU board with ease. In my VW I had to replace the high voltage ignition cables (they were old anyway) and added a 4700uF 40V capacitor next to the ignition coil to filter the interference which kept corrupting the display.
On your motorcross bike you might even consider of 'potting' all electronics in resin or another compound (after you made sure everything works the way you want of course) as water, sand and dirt will get into anything.
Hello I would like to make a motion instrumentation with: RPM, hours of use (for a few hours tells you to do maintenance), speed and mileage. For the counting of hours I thought about using the timer tick (one second) and make comparisons for the type of maintenance. For motor revs thought to count breaks and calculate the revolutions per second and convert revolutions per minute. Difficulties arise for the speedometer, and the switching on and off automatically. Let me explain I would like to turn the system power on the bike and turn the system off after ten seconds of turning off the bike. Given that I would not miss the hours counted (except through reset button) I thought about using standby but how do you?
P.S.: I would use a LPC11U24