Need help from the pros, android gauge
Jonagpa
Posts: 7
Hello all, I require your assistance.
I want to make a motorcycle gauge using a android tablet.
There are several lights like oil pressure, water temp and neutral light also some gauges like fuel, speed and rpm.
The light indicators works at 12vdc. the rpm gauge works at ~12vdc, the higher rpm the lower the voltage. Fuel sensor I have to figure out but I think it works at 12v at full (sensor raises resistance as fuel lowers). Speed sensor I have no idea yet, it uses a magnet and sensor to count the revolutions of the wheel. I think I can get/tab into all this info at the stock gauge connector/plug. I am not looking to contol anything, just dispay data on an android screen.
I understand I need some kind of microcontriller or interface unit to pass this info to android or process this info, translate it into usable data and pass it on to android to be displayed. The problem is that I have basic understanding of electronics and some light programing experience. I need to be thrown in the right direction. What I do have is persistence and motivation.
My question is what hardware do I need to make this happened. I was looking at arduino or some pbasic stamps but like I said before I have no clue where to go from here.
Since I have some light programing experience a easy language would be preferred. Price is another issue, I was looking to spend as little as possible. Please help me choose the best board with the easiest language at a good price
Your guidance would be much appreciated, thank you.
I want to make a motorcycle gauge using a android tablet.
There are several lights like oil pressure, water temp and neutral light also some gauges like fuel, speed and rpm.
The light indicators works at 12vdc. the rpm gauge works at ~12vdc, the higher rpm the lower the voltage. Fuel sensor I have to figure out but I think it works at 12v at full (sensor raises resistance as fuel lowers). Speed sensor I have no idea yet, it uses a magnet and sensor to count the revolutions of the wheel. I think I can get/tab into all this info at the stock gauge connector/plug. I am not looking to contol anything, just dispay data on an android screen.
I understand I need some kind of microcontriller or interface unit to pass this info to android or process this info, translate it into usable data and pass it on to android to be displayed. The problem is that I have basic understanding of electronics and some light programing experience. I need to be thrown in the right direction. What I do have is persistence and motivation.
My question is what hardware do I need to make this happened. I was looking at arduino or some pbasic stamps but like I said before I have no clue where to go from here.
Since I have some light programing experience a easy language would be preferred. Price is another issue, I was looking to spend as little as possible. Please help me choose the best board with the easiest language at a good price
Your guidance would be much appreciated, thank you.
Comments
It seems that you want to convert all the input signals to a lower voltage and pass them on to the Android as digital data. A Propeller Proto Board with a USB interface might be a good solution. It only gets tricky if you want a very compact device to be monitored while riding. Or, do you want to link to the Android via a wireless interface?
If you have limited experience with interfacing to your sensors, then that will likely be your biggest challenge, but you can learn a lot from the Parallax educational and example documents available for free download: http://www.parallax.com/Support/DownloadsPress/tabid/477/Default.aspx
Also from this forum you will find many of the bike sensors have already been interfaced by forum users and they will have documented their experiences. Just break down your project and try a search for 1 sensor at a time!
Also, there was some extensive Android discussion here, although times have moved on so some of the issues may have been solved:
http://forums.parallax.com/showthread.php?123974-Android-android-Linking-a-mobile-phone-and-Propeller.&p=923042
Finally, good luck and enjoy! If you have persistence then you can definitely solve all your questions, learn a lot of new things and feel a great sense of achievement at the end! (Just remember to document your exploits here so others can help you and also share your success!)
Have fun.
http://forums.parallax.com/showthread.php?131106-Control-Boe-Bot-with-Android-Phone-via-Bluetooth-module