1987 Volvo 780
- Dron_Gus
- contributor
- Posts: 480
- Joined: Wed Nov 13, 2013 1:11 pm
- Location: S-Pb
- Github Username: dron0gus
Re: 1987 Volvo 780
@zed65 what type of EGT sensor are you using?
-
- Posts: 44
- Joined: Sun Sep 24, 2023 5:43 pm
- Dron_Gus
- contributor
- Posts: 480
- Joined: Wed Nov 13, 2013 1:11 pm
- Location: S-Pb
- Github Username: dron0gus
-
- Posts: 44
- Joined: Sun Sep 24, 2023 5:43 pm
Re: 1987 Volvo 780
Ahh I understand, the once I have comes from the development side of a big Swedish car manufacturer

I guess they are pretty expensive, and only markings are Pentronic and a phone number, sorry.
I have discoverred one thing, you can't have a grounding one if you want to measure something conductive that is grounded (exhaust system).
You need a isolated one (the cheap eBay ones I have isn't).
Also EGT are pron to pickup EMI there for I should switch to a shielded one.
You do not have the required permissions to view the files attached to this post.
- Dron_Gus
- contributor
- Posts: 480
- Joined: Wed Nov 13, 2013 1:11 pm
- Location: S-Pb
- Github Username: dron0gus
Re: 1987 Volvo 780
Yes, I think Pentronic AB produce good stuffzed65 wrote: ↑Mon Feb 05, 2024 4:09 pmAhh I understand, the once I have comes from the development side of a big Swedish car manufacturer![]()
I guess they are pretty expensive, and only markings are Pentronic and a phone number, sorry.
I have discoverred one thing, you can't have a grounding one if you want to measure something conductive that is grounded (exhaust system).
You need a isolated one (the cheap eBay ones I have isn't).
Also EGT are pron to pickup EMI there for I should switch to a shielded one.

Thanks for hints. Sensors from Ali comes with shielded wires, but I did not check if it isolated. I'll check.
BTW, do you still have issue with LIS2D?
-
- Posts: 44
- Joined: Sun Sep 24, 2023 5:43 pm
Re: 1987 Volvo 780
I've not tested LIS2D yet, I'm waiting on my latest board for that. But if I understand it correct it 'should' work.
Where are you located? Maybe I can send one of my spares to you with a bung and everything.
Where are you located? Maybe I can send one of my spares to you with a bung and everything.
-
- Posts: 44
- Joined: Sun Sep 24, 2023 5:43 pm
Re: 1987 Volvo 780
Note to myself, this is my current pin-out to the ECU
You do not have the required permissions to view the files attached to this post.
- Dron_Gus
- contributor
- Posts: 480
- Joined: Wed Nov 13, 2013 1:11 pm
- Location: S-Pb
- Github Username: dron0gus
Re: 1987 Volvo 780
Ok. Let me know if you have some troubles with LIS.
It is not a good idea to send me anything. Couse I'm located in Saint-Petersburg, Russia. But anyway thanks for offering.
-
- Posts: 44
- Joined: Sun Sep 24, 2023 5:43 pm
Re: 1987 Volvo 780
I have some problem with LIS, see https://github.com/rusefi/rusefi/issues/5928
-
- Posts: 44
- Joined: Sun Sep 24, 2023 5:43 pm
Re: 1987 Volvo 780
I hacked together a display to go in my instrument cluster.
A ESP32 with CAN-Bus and a round gc9a01 display.
A ESP32 with CAN-Bus and a round gc9a01 display.
- AndreyB
- Site Admin
- Posts: 14727
- Joined: Wed Aug 28, 2013 1:28 am
- Location: Jersey City
- Github Username: rusefillc
- Slack: Andrey B
Re: 1987 Volvo 780
What's going on here?
is that the 2x24 enclosure how do you superseal with it?
Do you have ESP32 source code on github?
is that the 2x24 enclosure how do you superseal with it?
Do you have ESP32 source code on github?

You do not have the required permissions to view the files attached to this post.
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
-
- Posts: 44
- Joined: Sun Sep 24, 2023 5:43 pm
Re: 1987 Volvo 780
Yes it's a 2x24 enclosure and the Superseal don't fit in that case, some butchering is needed
Sure I can put the code up on github but it's very specific to my car, and I'm sending the can-data via LUA.
--
https://github.com/zed65/ESP32display

Sure I can put the code up on github but it's very specific to my car, and I'm sending the can-data via LUA.
--
https://github.com/zed65/ESP32display
You do not have the required permissions to view the files attached to this post.
-
- Posts: 44
- Joined: Sun Sep 24, 2023 5:43 pm
Re: 1987 Volvo 780
I took the Volvo out for a short spinn today. Mostly for testing the Tractioncontrol.
The rearwheels is on auxSpeed1 and front/right is on vehiclespeed (VSS).
Here are some logs:
This one is with the auxSpeedMultiplier set to 0
https://rusefi.com/online/view.php?log=1354
Next one is set to 2
https://rusefi.com/online/view.php?log=1355
This one is also set to 2 and i forced some wheel spinn.
https://rusefi.com/online/view.php?log=1356
I also rerouted the cables for the flex-sensor away from ignition coils, so now flexfuel works.
Although I can't seem to get the fuel temp to work.
The rearwheels is on auxSpeed1 and front/right is on vehiclespeed (VSS).
Here are some logs:
This one is with the auxSpeedMultiplier set to 0
https://rusefi.com/online/view.php?log=1354
Next one is set to 2
https://rusefi.com/online/view.php?log=1355
This one is also set to 2 and i forced some wheel spinn.
https://rusefi.com/online/view.php?log=1356
I also rerouted the cables for the flex-sensor away from ignition coils, so now flexfuel works.
Although I can't seem to get the fuel temp to work.