Page 2 of 5 FirstFirst 12345 LastLast
Results 11 to 20 of 42

Thread: GaugeDisplay - Got an ELM? Let's talk.

  1. #11
    Newbie pat_vrs's Avatar
    Join Date
    May 2004
    Location
    Québec, Canada
    Posts
    32
    Quote Originally Posted by malcom2073 View Post
    Did you download it after yesterday afternoon? I uploaded a new version, which should pop up a message box if it cannot connect to the ELM. Also, did you make sure the ELM was connected and your car started before you started the program?
    no, i'm using the old version (gauges with white background)
    didn't have time to test your new version..

    but when i start your app (old version) .. RPM show the current value.. but freeze there.. nothing more happen.. (didn't see that before..).. if RPM was 850 at startup.. it'll show 850 until i restart the app.. all others stay at 0.

    anyway.. I will test new version soon.. i'll let you know

  2. #12
    Newbie pat_vrs's Avatar
    Join Date
    May 2004
    Location
    Québec, Canada
    Posts
    32
    I just seen the new pictures.. wow !

    can u add calculations for l/100km and/or mpg
    like OBDMPG for rr

  3. #13
    Constant Bitrate tom_rosenback's Avatar
    Join Date
    Oct 2006
    Location
    Finland
    Posts
    170
    Looks better and better everytime I visit this thread. I can´t get my ELM device to connect with your software. What baudrate is it running? If other than 38400 could you possibly add a config parameter for it so that I can get my device connected?

    THX!

  4. #14
    North of the land of Hey Huns
    Auto Apps:loading...

    Join Date
    Jun 2004
    Location
    Westminster, MD
    Posts
    2,132
    Quote Originally Posted by pat_vrs View Post
    can u add calculations for l/100km and/or mpg
    like OBDMPG for rr
    Yep, turns out the function parser in the current version is broken, but in the next one you will be able to set a gauge to calculate something (like l/100km or mpg).

    Quote Originally Posted by michbound View Post
    Are you thinking of adding polygon shapes so you could do irregular shaped gauges ?
    I don't think that would be particularly difficult, I am eventually adding support for people to load their own images for gauges so perhaps I'll hold off on irregular shapes until that's in.

    Quote Originally Posted by tom_rosenback View Post
    Looks better and better everytime I visit this thread. I can´t get my ELM device to connect with your software. What baudrate is it running? If other than 38400 could you possibly add a config parameter for it so that I can get my device connected?
    That's gonna require a change in my library, so that may be a ways off, most ELM devices can connect at 9600 which is why I started there. I'll add it to the request list though


    I should have a new version up either later tonight or tomorrow with the fixed function parser and a MPG example included.

  5. #15
    North of the land of Hey Huns
    Auto Apps:loading...

    Join Date
    Jun 2004
    Location
    Westminster, MD
    Posts
    2,132
    New version in the top post. I didn't get the faster baud rate working yet, but I'd be curious to see what kind of response times people are getting from this.

  6. #16
    Variable Bitrate
    Join Date
    Jul 2006
    Location
    Brisbane, Australia
    Posts
    346
    Just found this thread. Looks interesting. I am about to order an OBDII interface so will give it a go later.

    In relation to Baud rates, maybe you could just add a new XML tag so this;
    <gauges count="5" xpos="0" ypos="0" width="800" height="600" bgcolor="200:200:200" comport="COM6">

    looks something like:
    <gauges count="5" xpos="0" ypos="0" width="800" height="600" bgcolor="200:200:200" comport="COM6" baud="38400">

    I would not have thought that changing the baud rate was too hard, copy it to a global variable and use this variable when you open the comm port. What language are you programming this in?
    RodW
    2007 Toyota Hilux with a CarPC..

    Worklog: http://www.mp3car.com/vbulletin/work...ota-hilux.html
    OziExplorer GPS Embedded in RR: http://www.mp3car.com/vbulletin/sb-s...iexplorer.html

  7. #17
    North of the land of Hey Huns
    Auto Apps:loading...

    Join Date
    Jun 2004
    Location
    Westminster, MD
    Posts
    2,132
    It wouldn't be too difficult. The main program is written in c# and the odb library in c++. In the next release or two I will be adding that.
    "stop with the REINSTALLS, what do you think we got some lame-o installer!!!" - mitchjs
    RevFE
    My Shop

  8. #18
    Variable Bitrate
    Join Date
    Jul 2006
    Location
    Brisbane, Australia
    Posts
    346
    Quote Originally Posted by malcom2073 View Post
    It wouldn't be too difficult. The main program is written in c# and the odb library in c++. In the next release or two I will be adding that.

    Cool, then I will be able to help you then. I know C and some of the newer flavours quite well, it is all the mucking about with the Windows API that I struggle with. I have Visual Studio 2003 here at home. I Gave up on Basic 25 years ago so never got into VB.
    RodW
    2007 Toyota Hilux with a CarPC..

    Worklog: http://www.mp3car.com/vbulletin/work...ota-hilux.html
    OziExplorer GPS Embedded in RR: http://www.mp3car.com/vbulletin/sb-s...iexplorer.html

  9. #19
    North of the land of Hey Huns
    Auto Apps:loading...

    Join Date
    Jun 2004
    Location
    Westminster, MD
    Posts
    2,132
    Quote Originally Posted by rodweb View Post
    Cool, then I will be able to help you then. I know C and some of the newer flavours quite well, it is all the mucking about with the Windows API that I struggle with. I have Visual Studio 2003 here at home. I Gave up on Basic 25 years ago so never got into VB.
    I appreciate the offer but the program is not open source.
    "stop with the REINSTALLS, what do you think we got some lame-o installer!!!" - mitchjs
    RevFE
    My Shop

  10. #20
    Low Bitrate TonyWare's Avatar
    Join Date
    Jun 2007
    Location
    Ottawa Canada
    Posts
    71
    Good effort! One thing, can you make the com port this is suppose to connect re-configurable in the xml file?

Page 2 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. Elm327 v1.3 chip released
    By glm in forum Engine Management, OBD-II, Engine Diagnostics, etc.
    Replies: 10
    Last Post: 10-18-2008, 05:55 PM
  2. elm 327 won't talk to PCM..........or maybe it's the other way around.......
    By greatwhite in forum Engine Management, OBD-II, Engine Diagnostics, etc.
    Replies: 1
    Last Post: 05-12-2008, 09:33 AM
  3. My Thread Mafia - We are still alive :)
    By kevinlekiller in forum Off Topic
    Replies: 115
    Last Post: 05-18-2007, 08:29 AM
  4. Advice for system??
    By sseverett in forum Engine Management, OBD-II, Engine Diagnostics, etc.
    Replies: 23
    Last Post: 01-11-2007, 05:09 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •