Author Topic: Lcd's  (Read 9134 times)

Offline Seight-v8

  • Sr. Member
  • ****
  • Posts: 339
  • BHP: 6
    • Members Page - Scott Richmond
Lcd's
« on: November 07, 2009, 06:14:34 pm »
hello all,

Got all my new vems wiring done, and engine is really ready to start (4.6l rover v8).

Just thinking i have some spare space just under the dash i have always wanted to fill with something.

While the dash is still out...i could fit a lcd in the space.

What lcd's can i get in the UK that will work with the vems unit?

just a thought at the mo.

cheers

scott
Engine:Rover V8 4600cc
Vems Firmware:V1.2.38, GPS, SDcard, LCD & Dual lambdas, Wasted spark, 36-1 trigger, Cam Sync & Bluetooth serial.

http://www.vems.hu/wiki/index.php?page=MembersPage%2FScottRichmond

Offline gunni

  • Hero Member
  • *****
  • Posts: 1492
  • BHP: 37
Re: Lcd's
« Reply #1 on: November 07, 2009, 06:22:58 pm »
You could just buy the vems one,

Offline Sprocket

  • Hero Member
  • *****
  • Posts: 867
  • BHP: 29
Re: Lcd's
« Reply #2 on: November 07, 2009, 06:28:11 pm »
Buy a Vems Round. I have always found the LCD problematic, they crash un expectedly and require an ECU reset. I have just shortened the cable, fitted and RFI choke and grounded the screen on the cable to see if it makes any difference. For three years I have had issues of one sort or another with the LCD, but I have stuck with it. I will be ordering a Vems round or two soon.

Offline Sprocket

  • Hero Member
  • *****
  • Posts: 867
  • BHP: 29
Re: Lcd's
« Reply #3 on: November 15, 2009, 08:39:32 pm »
I take back my words ;D

After grounding the screen on the cable and fitting an RFI choke around the outer and doubling back through it, i have not been able top get the screen to crash after 350 miles in one day :)

Offline NOTORIOUS VR

  • Full Member
  • ***
  • Posts: 213
  • BHP: 5
Re: Lcd's
« Reply #4 on: February 18, 2010, 11:43:10 pm »
Now if only the lag would go away in the 1.1.x FW :)

Offline z0tya

  • Sr. Member
  • ****
  • Posts: 252
  • BHP: 11
Re: Lcd's
« Reply #5 on: February 19, 2010, 03:11:09 pm »
I am developing an arduino based custom lcd display (and maybe logger) which connect to the vems serial port, Maybe it will be cheaper solution than vemsgauge and will work older firmwares...

Offline GintsK

  • Hero Member
  • *****
  • Posts: 1257
  • BHP: 50
Re: Lcd's
« Reply #6 on: February 19, 2010, 04:48:45 pm »
I am developing an arduino based custom lcd display (and maybe logger) which connect to the vems serial port, Maybe it will be cheaper solution than vemsgauge and will work older firmwares...
Sounds good!
What display? Some picture?

Offline z0tya

  • Sr. Member
  • ****
  • Posts: 252
  • BHP: 11
Re: Lcd's
« Reply #7 on: February 22, 2010, 07:34:48 pm »
I will take:)
I have some remained shop post terminal lcd with nice big characters (2*20), but it works with any hd compatible lcd char display. And arduino has some library for pixel lcd-s too. Very flexible platform:
http://arduino.cc/en/Main/Hardware

Offline NOTORIOUS VR

  • Full Member
  • ***
  • Posts: 213
  • BHP: 5
Re: Lcd's
« Reply #8 on: February 22, 2010, 07:51:40 pm »
I will take:)
I have some remained shop post terminal lcd with nice big characters (2*20), but it works with any hd compatible lcd char display. And arduino has some library for pixel lcd-s too. Very flexible platform:
http://arduino.cc/en/Main/Hardware

That sounds very interesting!  Any idea of an ETA as of yet?

Offline z0tya

  • Sr. Member
  • ****
  • Posts: 252
  • BHP: 11
Re: Lcd's
« Reply #9 on: March 02, 2010, 03:48:34 pm »
There is some picture, bulit into the original Pos display case for testing:



Offline z0tya

  • Sr. Member
  • ****
  • Posts: 252
  • BHP: 11
Re: Lcd's
« Reply #10 on: September 29, 2010, 02:20:10 pm »
Some new development:

added Adafruit Data logger shield with real time clock:
http://www.adafruit.com/index.php?main_page=product_info&cPath=17_21&products_id=243

So displayed datas logged in sd card with timestamp, next week we test in car on the Hungarian Drift Challenge. Now it works with 1.1.27 fw version, 9600 and 19200 baud with 3 display mode:
one gauge with maximum value store and bar diagramm
two gauge with bar diagrams
four gauge

You can change mode and instument gauge with button, and change communication parameter and supported fw version (code is suppport 1.1.7x but need to test it.)