Well, in order to write "custom" software for your car you first need to choose a programming language. There are a few that are out there that are capable of doing the job. Visual Basic 6, Visual Basic.Net, C++, C#.
It's popular to choose Visual Basic 6, the reason for this is because of it's ability to import Active X controls and Coding simplicity. Active X is a technology created by Microsoft. This technology allows you to embed controls written in different programming language in your application. You can embed an audio control that you write wrapper code around to play your music. Or a map control that you also write wrapper code around to show maps for navigation.
SO to anwser your first question, Visual Basic has the power to do what you need. Mainly because of it's active X technology. Your second set of questions is more diffacult to anwser.
I'm a software engineer, so for me writing custom applications isn't too diffacult. But I've put years into my education and I could hardly picture myself writing a complex peice of software like the car interface on my first program...
It's possible if you put the hours into your learning, I would suggest a few books. VB in 21 days will give you a quicky run at how VB works but won't nearly be educational enough to get you through a custom car application...
Good luck



LinkBack URL
About LinkBacks
Reply With Quote

) , and start programming and learning, i need to anyway, as most people should(those who really want to take it to the next level), my system is by-far more then just a expensive stereo. Im ready to start making things to control with my system, so i need to at least start at makeing drivers for stuff, and go from their. But i do have all winter to work on it, so will see where things go, but to be honest its not going to be a universal Frontend as most are, its going to be designed for my truck and components and then maybe more universal from their... I think its the best way to go from here.
, along with more code samples than you could ever look at. Search for code to do the things you want, like adding 
Bookmarks