View Single Post
Old 10-28-2013, 01:28 PM   #231 (permalink)
t vago
MPGuino Supporter
 
t vago's Avatar
 
Join Date: Oct 2010
Location: Hungary
Posts: 1,807

iNXS - '10 Opel Zafira 111 Anniversary

Suzi - '02 Suzuki Swift GL
Thanks: 828
Thanked 708 Times in 456 Posts
Quote:
Originally Posted by AndrzejM View Post
Haven't found that. Maybe that's because still don't know how exactly setup my custom screen.
It should actually be in the 1st screen, instrumentation. However, the labelling leaves a bit to be desired.

I'm thinking of incorporating custom characters in the displays, like below. The OBDuino folks apparently already have this, and it's much more readable than what I currently have.



I'm also thinking of completely revamping the screen edit displays, and adding a brief (2 second) helper screen, accessible maybe by pressing all three buttons at once or something.

It would display something like this for the 1st second,
Code:
 -------------------
|  INST       INST  |
|  CURR       CURR  |
 -------------------
and then it would display something like this for the next second.
Code:
 -------------------
|   FE      SPEED   |
|   RATE     FE     |
 -------------------
Quote:
Originally Posted by AndrzejM View Post
all I need is to change the code to get proper readings. I have everything hooked up to my MPGuino already.
Hm... Maybe I can make the analog display code a bit more generic, so that people like yourself don't have to diddle with the code internals. It's already 3/4 of the way there.

Attached Thumbnails
Click image for larger version

Name:	20131028 - MPGuinoNewLabels.PNG
Views:	165
Size:	10.3 KB
ID:	14018  

Last edited by t vago; 10-28-2013 at 01:51 PM..
  Reply With Quote