Go Back   EcoModder Forum > EcoModding > Instrumentation > OpenGauge / MPGuino FE computer
Register Now
 Register Now
 

Reply  Post New Thread
 
Submit Tools LinkBack Thread Tools
Old 11-02-2011, 05:09 PM   #771 (permalink)
EcoModding Lurker
 
Join Date: Aug 2010
Location: Lithuania
Posts: 74
Thanks: 3
Thanked 21 Times in 15 Posts
New LCD (graphic)

winter is comming, - more free time

I'm going to implement 128x160 graphic lcd display like
1.8" TFT Display tutorial

cheapest (~7$ shipped) i found on ebay
1.8" TFT Color LCD Display Module with SPI interface | eBay

it is going to require >32kb, or some of existing functions will be removed (like currently used lcd), so Arduino mega with 128kb (or other if exist) will be necessary. i saw Arduino mega on Cool Gadgets at the Right Price - Worldwide Free Shipping - DealExtreme for ~23$

also i will try to connect display to car interior light dimmer.

Should i keep updating same version, or should i open different folder in google code trunk?

  Reply With Quote
Alt Today
Popular topics

Other popular topics in this forum...

   
Old 11-02-2011, 07:37 PM   #772 (permalink)
OBDuino coder
 
Magister's Avatar
 
Join Date: Jun 2008
Location: Montréal, QC
Posts: 212

Titine - '13 Hyundai Sonata Hybrid
Thanks: 3
Thanked 10 Times in 8 Posts
Quote:
Originally Posted by eimix View Post
Should i keep updating same version, or should i open different folder in google code trunk?
I think it's better to start a new one like OBDuino128K.pde for instance.
__________________
2013 Hyundai Sonata Hybrid
  Reply With Quote
Old 11-28-2011, 03:38 AM   #773 (permalink)
EcoModding Lurker
 
Join Date: Aug 2010
Location: Lithuania
Posts: 74
Thanks: 3
Thanked 21 Times in 15 Posts
1.8" TFT LCD is working:


After removing old LCD code, and adding new one - size is 28k, so Arduino328 is enough.

To remove old code was easier, then using #define ... #ifdef ...
so i will not put it in current google trunk, but create other after finishing.
  Reply With Quote
The Following 4 Users Say Thank You to eimix For This Useful Post:
AndrzejM (09-20-2012), ECONORAM (03-16-2014), electromike (01-03-2012), lamb.chop (01-19-2012)
Old 11-28-2011, 07:08 AM   #774 (permalink)
EcoModding Lurker
 
Join Date: May 2010
Location: Latvia
Posts: 39
Thanks: 1
Thanked 0 Times in 0 Posts
That is SICK!!!!!
  Reply With Quote
Old 11-28-2011, 09:42 AM   #775 (permalink)
OBDuino coder
 
Magister's Avatar
 
Join Date: Jun 2008
Location: Montréal, QC
Posts: 212

Titine - '13 Hyundai Sonata Hybrid
Thanks: 3
Thanked 10 Times in 8 Posts
This is pretty nice
__________________
2013 Hyundai Sonata Hybrid
  Reply With Quote
Old 11-29-2011, 03:47 PM   #776 (permalink)
EcoModding Lurker
 
Join Date: Mar 2011
Location: Denmark
Posts: 11
Thanks: 2
Thanked 0 Times in 0 Posts
Very nice! This will make it possible to make graphs or graphical instruments showing the data.

TT
  Reply With Quote
Old 01-03-2012, 02:48 PM   #777 (permalink)
EcoModding Lurker
 
Join Date: Oct 2008
Location: nova scotia
Posts: 35
Thanks: 2
Thanked 0 Times in 0 Posts
Thumbs up

That display looks really awesome!
My Graphical Display has been ordered. Awaiting the code to be checked in.
  Reply With Quote
Old 01-04-2012, 05:29 AM   #778 (permalink)
EcoModding Lurker
 
Join Date: Aug 2010
Location: Lithuania
Posts: 74
Thanks: 3
Thanked 21 Times in 15 Posts
Uploaded source code.

Tried to make it LiquidCrystal LCD and new ST7735 LCD compatible in same project.

New modifications are untested ST7735 part will be tested soon.
I will add wiring schematics too.
  Reply With Quote
The Following 2 Users Say Thank You to eimix For This Useful Post:
i_am_socket (12-03-2012), lamb.chop (01-19-2012)
Old 03-06-2012, 08:57 AM   #779 (permalink)
EcoModding Lurker
 
Join Date: Mar 2012
Location: Minsk, Republic of Belarus
Posts: 6

Chevy HHR - '07 Chevrolet HHR 2LT
Thanks: 2
Thanked 0 Times in 0 Posts
Hello all.
Thank enthusiasts for the idea and implementation.

Question about eimix (my car is also running on gasoline and LPG)

- When a car runs on LPG where are the data?

- Whether in the code to make the transition: the car runs on gasoline - the data are taken from the OBD2, and when the car runs on LPG data are taken from the LPG ECU (or the speed sensor and injector )?
Thanks.

Last edited by Keeper; 03-06-2012 at 09:08 AM..
  Reply With Quote
Old 03-06-2012, 09:45 AM   #780 (permalink)
EcoModding Lurker
 
Join Date: Aug 2010
Location: Lithuania
Posts: 74
Thanks: 3
Thanked 21 Times in 15 Posts
Quote:
- When a car runs on LPG where are the data?
What data? car running on LPG is same as gasoline - just different mass/volume ratio and different air/fuel ratio - two constants are in *.pde file.

Quote:
- Whether in the code to make the transition: ...
In "code" car is always running on gasoline or on LPG. No transitions.
Running on gasoline is for such short time - that it does not make big error.

No data from LPG ECU is taken.
Consumption calculation are same, just used different constants.

Injectors time are not used for calculations in gasoline mode, so why they should be used in LPG mode?

In this OBDuino - only speed, rpm, maf or map is used from car ECU via OBD2.

  Reply With Quote
Reply  Post New Thread


Tags
obd2

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
MPGuino release one workspace dcb OpenGauge / MPGuino FE computer 1061 01-17-2020 01:37 AM
Just some quick info on Scangauge vs. MPGuino NoCO2 OpenGauge / MPGuino FE computer 4 06-01-2015 04:58 PM
All New Nissan Models to Feature Fuel Efficiency Gauge MetroMPG General Efficiency Discussion 6 11-18-2008 04:57 PM
Vacuum gauge problems :( DifferentPointofView Instrumentation 3 05-14-2008 11:04 PM
Will Scan Gauge work on mine? bennelson Instrumentation 9 02-19-2008 10:04 PM



Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Content Relevant URLs by vBSEO 3.5.2
All content copyright EcoModder.com