Ok guys so I am a novice arduino user and I could really use some help. I'm trying to make an F1 style RPM Light Bar you see on F1 cars like this
I don't want the gear data, just RPM. Before you flame me for not searching, I have searched and I have found too many methods to count. A lot of them seem unreliable and I can't find any solid information. I'm a college student with limited resources so I can't really afford to just go around buying everything I see. Here's what I have:
- Arduino UNO
- A lot of wires, jumpers, and lcd screens
- A week of time to kill
I could buy an OBDII cable if I have to like the ELM-327 or even some other guys OBDII UART ADAPTER(Freematics OBD-II Adapter for Arduino | ArduinoDev.com), I just need to know if anyone here has any experience and can kind of guide me. I could make an enclosure for the lights and all I really need to do is create an rpm range and have the lights light up accordingly. Also how do you go about running an arduino in a car for permanent use? SO many questions, I'm just trying to stay on topic. YES I don't know what I'm doing that is why I have asked here. I have taken a few programming classes and I played around with all of my arduino starter kit programs, but this is on a whole different level. I feel like it could be easier than I'm making it out to be. Could I not just find some raw analog rpm data and feed it to the arduino or do I have to go through the OBDII? Thanks for all information and time! -David