Page 1 of 1

RzDash - Virtual Dash for multiple platforms

PostPosted: Mon Sep 27, 2010 12:58 am
by moby
Hey,

I started a virtual dash project a few month ago, and I came to a point where I got something working in my car :)

It's coded in C++/QT4 and runs on almost everything (Windows, Linux, embedded Linux, OSX...)

My goal is to have it running on my ARM board (micro2440, ask google) and put it in my car as a permanent replacement for the cluster.

Here is a screenshot:
http://v3.netyxia.net/~mobyfab/RzDash/Screenshot.png

for those wondering: yes it runs on my arm board right now. I have done tests on Windows (compiled with VC2008), linux, and ARM linux (self made distro).

Target ECUs:
  • OBD II
  • Crome (honda)
  • eCtune (honda)
  • Hondata KPRO
  • Hondata S300
  • AEM EMS

I might add other dataloging protocols if I get the docs, or if someone helps me.


This project will be distributed under the GPL. (open source)

I will post the source when I got something stable and the code is clean/commented.

Re: RzDash - Virtual Dash for multiple platforms

PostPosted: Thu Nov 04, 2010 2:47 am
by DMS
Where can I learn more about your project?