OBD2 display in ashtray location
I was about to ask the same. There aren't any streetlights where I live so I haven't noticed the display hunting as it passes streetlamps. I will probably update anyway, just because... but I wondered if I skipped this one, but wanted a future update, if this latest improvement would be in the future update too. Bob?
Perhaps cumulative is the wrong word to use here.
Each update has the previous enhancements in them.
If one update is skipped, the next update can be installed without installing the previous update.
Each update has the previous enhancements in them.
If one update is skipped, the next update can be installed without installing the previous update.
So, for the avoidance of doubt, if I skip the 'no flickering' update for now, but then there is a future update for xxx, if I install the xxx update, I will also get the 'no flickering' feature as well?
I'll like to suggest an update. Most, if not all, members who bought into this ADU have done so to reduce the catastrophic event of having the engine over heat. If the coolant temperature reached an unsafe temperature, preset or user entered, have the readout flash to alert the user. We have no color change or sound alert option, but this should not be too difficult to implement with a few lines of code.
Yes. a firmware update is a total brainwash. the device has no memory of a previous update.
I'll like to suggest an update. Most, if not all, members who bought into this ADU have done so to reduce the catastrophic event of having the engine over heat. If the coolant temperature reached an unsafe temperature, preset or user entered, have the readout flash to alert the user. We have no color change or sound alert option, but this should not be too difficult to implement with a few lines of code.
Last edited by Cabrio Bob; Sep 20, 2020 at 11:34 PM.
I understand the polling issue. 99% of the time in the UK, I have the ADU set to show coolant and volts, so flashing the display would work for me most of the time. The other readouts are, for me, just things I might check now and then. But when I am in France, I will set the ADU to KPH and leave it at that for fairly long time periods. AIUI, if the engine overheats while I am on KPH, the ADU won't 'know' this as it won't be polling coolant temperature. I guess it would have to poll 'in the background' which may be a problem. Nothing is ever simple is it!
Last edited by barnsie; Sep 21, 2020 at 05:12 AM.
My 5l SC regularly see's coolant temperature 95 to 98 Celsius. Then when the engine is stopped after being 98 the coolant temperature can reach 103 with no air or water flow. I think a safe temperature setting would be around 108 to 110. We want to be protective after 110 to avoid > 120 Celsius and engine damage. No coolant temperature warnings and an engine with a faulty water pump, and faulty hoses can be disastrous; we all know we have these problems engineered into our engines. This is a situation were the ADU will benefit us the most.
Hi all
Does anyone else with the ADU find the flashing led lights from the OBD2 wireless device annoying when driving at night?
My whole footwell flashes blue, green and red all the time.
Is there a way of turning these off or maybe put some tape over the unit to stop the distraction?
Does anyone else with the ADU find the flashing led lights from the OBD2 wireless device annoying when driving at night?
My whole footwell flashes blue, green and red all the time.
Is there a way of turning these off or maybe put some tape over the unit to stop the distraction?
Hi all
Does anyone else with the ADU find the flashing led lights from the OBD2 wireless device annoying when driving at night?
My whole footwell flashes blue, green and red all the time.
Is there a way of turning these off or maybe put some tape over the unit to stop the distraction?
Does anyone else with the ADU find the flashing led lights from the OBD2 wireless device annoying when driving at night?
My whole footwell flashes blue, green and red all the time.
Is there a way of turning these off or maybe put some tape over the unit to stop the distraction?
Hi all
Does anyone else with the ADU find the flashing led lights from the OBD2 wireless device annoying when driving at night?
My whole footwell flashes blue, green and red all the time.
Is there a way of turning these off or maybe put some tape over the unit to stop the distraction?
Does anyone else with the ADU find the flashing led lights from the OBD2 wireless device annoying when driving at night?
My whole footwell flashes blue, green and red all the time.
Is there a way of turning these off or maybe put some tape over the unit to stop the distraction?
Mine does the same, but after a couple of minutes my eyes are on the road and I don't notice it any more.
Indeed (black) tape is a good remedy.
Now working on a code that will notify you when the coolant temperature has arrived above a certain value:
When in coolant/volts mode, the coolant temperature changes into a different colour (or flashes, maybe better)
When other screens are displayed, a BIG yellow dot flashes on the screen every ~0.5 seconds.
For test purposes, I'll set the threshold temperature low so we can see if it works, later the threshold will be set to an xxx value.
When in coolant/volts mode, the coolant temperature changes into a different colour (or flashes, maybe better)
When other screens are displayed, a BIG yellow dot flashes on the screen every ~0.5 seconds.
For test purposes, I'll set the threshold temperature low so we can see if it works, later the threshold will be set to an xxx value.
Code:
float coolError = 104; // enter the coolant error temperature (use only °C)
I've had numerous requests about a 2nd round.
Currently all I can say is:
Keep an eye on this thread, in a couple of weeks there will be more news about that (when round 1 is completely delivered / finished).
Currently all I can say is:
Keep an eye on this thread, in a couple of weeks there will be more news about that (when round 1 is completely delivered / finished).
[QUOTE=Cabrio Bob;2291670]Driving around at night, I noticed when passing street lights, the display of the device flickers, which I found to be annoying.
So I updated the firmware again, which smooths out the change in brightness of the display.
Now downloadable from my website.
After updating yesterday I can confirm that driving in the dark this morning, passing under many street lights There was absolutely no flickering of the screen
Another great contribution from Bob
So I updated the firmware again, which smooths out the change in brightness of the display.
Now downloadable from my website.
After updating yesterday I can confirm that driving in the dark this morning, passing under many street lights There was absolutely no flickering of the screen
Another great contribution from Bob
If this product were a commercial venture costing £££/€€€/$$$ I could understand the demands of users.
Given this was the price it was I've no unreasonable requests for Bob. IMO he is immensely proud of his baby and will never say no.
The question is, should we ask?
I am happy with Bob's solution out of the box and am also happy to PAY a few £'s for future enhancements...are you?
Given this was the price it was I've no unreasonable requests for Bob. IMO he is immensely proud of his baby and will never say no.
The question is, should we ask?
I am happy with Bob's solution out of the box and am also happy to PAY a few £'s for future enhancements...are you?
Last edited by MarkyUK; Sep 22, 2020 at 03:02 AM.






