1987 Volvo 780

Your chance to introduce yourself and your vehicle
User avatar
Dron_Gus
contributor
contributor
Posts: 456
Joined: Wed Nov 13, 2013 1:11 pm
Location: S-Pb
Github Username: dron0gus

Re: 1987 Volvo 780

Post by Dron_Gus »

@zed65 what type of EGT sensor are you using?
zed65
Posts: 44
Joined: Sun Sep 24, 2023 5:43 pm

Re: 1987 Volvo 780

Post by zed65 »

Dron_Gus wrote:
Mon Feb 05, 2024 8:38 am
@zed65 what type of EGT sensor are you using?
A K-Type, I can take a picture if you want.
User avatar
Dron_Gus
contributor
contributor
Posts: 456
Joined: Wed Nov 13, 2013 1:11 pm
Location: S-Pb
Github Username: dron0gus

Re: 1987 Volvo 780

Post by Dron_Gus »

zed65 wrote:
Mon Feb 05, 2024 11:07 am
A K-Type, I can take a picture if you want.
Does it have pn? I mean I have a lot of different noname sensors from eBay and Aliexpress.
But if you know some good quality OEM sensor - I'd better spend some $ buying it.
zed65
Posts: 44
Joined: Sun Sep 24, 2023 5:43 pm

Re: 1987 Volvo 780

Post by zed65 »

Dron_Gus wrote:
Mon Feb 05, 2024 3:34 pm
zed65 wrote:
Mon Feb 05, 2024 11:07 am
A K-Type, I can take a picture if you want.
Does it have pn? I mean I have a lot of different noname sensors from eBay and Aliexpress.
But if you know some good quality OEM sensor - I'd better spend some $ buying it.
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.
egt1.jpg
egt1.jpg (2.91 MiB) Viewed 1687 times

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.
egt2.jpg
egt2.jpg (3.5 MiB) Viewed 1687 times
egt3.jpg
egt3.jpg (3.43 MiB) Viewed 1687 times
User avatar
Dron_Gus
contributor
contributor
Posts: 456
Joined: Wed Nov 13, 2013 1:11 pm
Location: S-Pb
Github Username: dron0gus

Re: 1987 Volvo 780

Post by Dron_Gus »

zed65 wrote:
Mon Feb 05, 2024 4:09 pm
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.
Yes, I think Pentronic AB produce good stuff :) Sensor is quite small, looking at your logs it has good response time.
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?
zed65
Posts: 44
Joined: Sun Sep 24, 2023 5:43 pm

Re: 1987 Volvo 780

Post by zed65 »

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.
zed65
Posts: 44
Joined: Sun Sep 24, 2023 5:43 pm

Re: 1987 Volvo 780

Post by zed65 »

Note to myself, this is my current pin-out to the ECU
conEmpty.xlsx
(104.86 KiB) Downloaded 32 times
User avatar
Dron_Gus
contributor
contributor
Posts: 456
Joined: Wed Nov 13, 2013 1:11 pm
Location: S-Pb
Github Username: dron0gus

Re: 1987 Volvo 780

Post by Dron_Gus »

zed65 wrote:
Tue Feb 06, 2024 1:42 pm
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.
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.
zed65
Posts: 44
Joined: Sun Sep 24, 2023 5:43 pm

Re: 1987 Volvo 780

Post by zed65 »

Dron_Gus wrote:
Wed Feb 07, 2024 7:01 am
Ok. Let me know if you have some troubles with LIS.
I have some problem with LIS, see https://github.com/rusefi/rusefi/issues/5928
zed65
Posts: 44
Joined: Sun Sep 24, 2023 5:43 pm

Re: 1987 Volvo 780

Post by zed65 »

I hacked together a display to go in my instrument cluster.
A ESP32 with CAN-Bus and a round gc9a01 display.

User avatar
AndreyB
Site Admin
Posts: 14334
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: 1987 Volvo 780

Post by AndreyB »

What's going on here?
image.png
image.png (84.3 KiB) Viewed 1102 times
is that the 2x24 enclosure how do you superseal with it?

Do you have ESP32 source code on github? :)
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
zed65
Posts: 44
Joined: Sun Sep 24, 2023 5:43 pm

Re: 1987 Volvo 780

Post by zed65 »

Yes it's a 2x24 enclosure and the Superseal don't fit in that case, some butchering is needed :oops:


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.
20240223_173426.jpg
20240223_173426.jpg (2.78 MiB) Viewed 1088 times
20240223_173524.jpg
20240223_173524.jpg (2.47 MiB) Viewed 1088 times
--
https://github.com/zed65/ESP32display
zed65
Posts: 44
Joined: Sun Sep 24, 2023 5:43 pm

Re: 1987 Volvo 780

Post by zed65 »

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.
Post Reply