|
Re: Digital Gauges [message #348226 is a reply to message #348214] |
Fri, 20 September 2019 23:34 ![Go to previous message Go to previous message](/GMCforum/theme/default/images/up.png) ![Go to next message Go to next message](/GMCforum/theme/default/images/down.png) |
mghamms
![United States United States](/GMCforum/images/flags/us.png) Messages: 466 Registered: March 2016 Location: Ware, Massachusetts
Karma: 2
|
Senior Member |
|
|
Very nice.
Now I have an unused Ipad.
Think there may be a way to use it?
1977 Kingsley 455 as stock as it gets except lots of Ragusa parts
|
|
|
|
Re: Digital Gauges [message #348239 is a reply to message #348226] |
Sat, 21 September 2019 08:46 ![Go to previous message Go to previous message](/GMCforum/theme/default/images/up.png) ![Go to next message Go to next message](/GMCforum/theme/default/images/down.png) |
Christo
![United States United States](/GMCforum/images/flags/us.png) Messages: 109 Registered: April 2019 Location: Weymouth, MA
Karma: 0
|
Senior Member |
|
|
If your iPad Mini has the cellular option, it makes a good GPS. It's also possible to add a GPS receiver via the lightning port or possibly via Bluetooth. I have mine in a dash mount and also use it as part of my TPMS system.
Christo Darsch
GMC Nor'easters
1977 Eleganza II - "The Komet"
3.50 Power Drive, Disc Brakes, Alcoas
Weymouth, MA
|
|
|
|
Re: Digital Gauges [message #348255 is a reply to message #348250] |
Sat, 21 September 2019 11:08 ![Go to previous message Go to previous message](/GMCforum/theme/default/images/up.png) ![Go to next message Go to next message](/GMCforum/theme/default/images/down.png) |
Bill Van Vlack
![United States United States](/GMCforum/images/flags/us.png) Messages: 419 Registered: September 2015 Location: Guemes Island, Washington
Karma: 14
|
Senior Member |
|
|
For an example of a front end for gauge creation, check out WinLog. For displaying gauges for your EBL fuel injection system, check out WinLog-EBL
Bill Van Vlack
'76 Royale; Guemes Island, Washington; Twin bed, full (DS) side bath, Brazilian Redwood counter and settee tops,455, 6KW generator; new owner a/o mid November 2015.
|
|
|
|
Re: Digital Gauges [message #348288 is a reply to message #348276] |
Sat, 21 September 2019 17:11 ![Go to previous message Go to previous message](/GMCforum/theme/default/images/up.png) ![Go to next message Go to next message](/GMCforum/theme/default/images/down.png) |
Bill Van Vlack
![United States United States](/GMCforum/images/flags/us.png) Messages: 419 Registered: September 2015 Location: Guemes Island, Washington
Karma: 14
|
Senior Member |
|
|
More on WinLog.....
I worked with the developer of the WinLog software and the developer of the DynamicEFI EBL system to create a driver that takes the GM throttle body fuel injection system serial data stream used by the DynamicEFI 'What's up display' and configures it to work with WinLog (that driver is not part of the downloaded package, but is available on the WinLog-EBL site).
The WinLog developer provides a model for users to create their own driver using Windows Visual Studio, so any device - a raspberry pi, for example, that can send out a serial stream can be used as input. There is a companion 'WinLogView' program that provides data log and matrix views.
The WinLog system can collect more than one serial stream at a time as long as they input to separate USB ports.
Bill Van Vlack
'76 Royale; Guemes Island, Washington; Twin bed, full (DS) side bath, Brazilian Redwood counter and settee tops,455, 6KW generator; new owner a/o mid November 2015.
|
|
|
Re: Digital Gauges [message #348293 is a reply to message #348288] |
Sat, 21 September 2019 17:42 ![Go to previous message Go to previous message](/GMCforum/theme/default/images/up.png) ![Go to next message Go to next message](/GMCforum/theme/default/images/down.png) |
Bill Van Vlack
![United States United States](/GMCforum/images/flags/us.png) Messages: 419 Registered: September 2015 Location: Guemes Island, Washington
Karma: 14
|
Senior Member |
|
|
Even more on WinLog.....
The gauge display can be scaled to convert A/D bits to real numbers, either with a paired list for non-linear sensors or with two data points for linear sensors. Virtual gauges can be created that use one or more gauges and math to display - whatever you can think of -. You can also include math in the C++ driver to do the same thing.
I haven't tried it, but it offers triggered audible outputs as well.
The driver was developed and troubleshot by Randy Van Winkle and I, with Randy doing all of the field testing. At his suggestion we added three miles/gallons/mpg trip meters. The WinLog developer was very generous with his time and enthusiastic about the project. For that reason, we are encouraging folks that use his software and our driver on their GMC Motorhome to spend the 30 bucks and register it.
Bill Van Vlack
'76 Royale; Guemes Island, Washington; Twin bed, full (DS) side bath, Brazilian Redwood counter and settee tops,455, 6KW generator; new owner a/o mid November 2015.
|
|
|
|
Re: Digital Gauges [message #348308 is a reply to message #348294] |
Sat, 21 September 2019 19:18 ![Go to previous message Go to previous message](/GMCforum/theme/default/images/up.png) |
Bill Van Vlack
![United States United States](/GMCforum/images/flags/us.png) Messages: 419 Registered: September 2015 Location: Guemes Island, Washington
Karma: 14
|
Senior Member |
|
|
Ah.... the Ardunio then, as the serial stream generator. I think I'm OK with the EBL. It comes with eight analog imputs, so that plus the other 50 or so points native to the EBL package and we have enough to chew on for now. I would like to have a date/time display on the screen at some point, however.
Bill Van Vlack
'76 Royale; Guemes Island, Washington; Twin bed, full (DS) side bath, Brazilian Redwood counter and settee tops,455, 6KW generator; new owner a/o mid November 2015.
|
|
|