|
Progress so far
Well I have a music player done that is quite functional. It has chooseable visualizations. Normal screen with song/artist/time. On that screen I also have stop and play/pause button. I also have a menu button that covers up the visualization with different options. I have show playlist, library (which takes you to a screen that contains all of the artists. You can jump ahead by alphabet, or by screen. If you select an artist, you can hit play and all songs are added. Additionally, you can press a different button, and get to the artist's songs. I have it organized this way since I have a ton of songs (I have around 20000).
I have OBD-II all figured out as to how to do it. I will be using a java based server that talks to the serial port and manages the protocol. The flex app will talk to this server and send commands/get responses and monitor ecu sent data alone. For now, I am just using a commercial program. I will probably keep that around for the reset and diag functionality. I just want a few dashboards in flex, for the standard things.
So over all, the project is going great in that I work all day, and just pick at it in the evening occasionally.
Jim
|