07 Credit where it’s due
Almost nothing here was figured out in isolation. These are the people and archives worth your time — the ones doing genuinely deep work on these cars rather than reposting the same four forum answers.
01 The P3 retrofit masters — the shout-outs
The one I keep coming back to. A relentless catalogue of factory-part retrofits on P3 cars — ACC (three generations), BLIS & cross-traffic alert, Android/CarPlay IHU, DAB, heated screen & wheel, ventilated seats, cameras front/rear/side, mood lighting, plus the deep stuff: editing CarConfig and extracting the CEM PIN by reading the flash off the board. If you want to see how far a P3 can be pushed, start here.
www.retrofitp3.se
The definitive P3 OEM-retrofit build log. Johnny got tired of paying per-change for config edits, so he wrote his own tool to edit any part of the CEM CarConfig — then physically retrofitted a factory power tailgate onto his V70 (junkyard wiring, a fresh 12V rail cut from a 2002 CEM, roof-liner drop) and flipped one parameter to switch it on. This is the level.
www.swedespeed.com
The tool that came out of that build — read/write CarConfig on 2008–2017 P3 cars and search the CEM PIN, a one-time-fee alternative to VDASH's per-change model. This is the same P3Tool that's already on our VIDA laptop. The landing page is a bare login/signup gate; register for the download.
p3tool.xyz
Clean English explainer of who Johnny Persson is and why P3Tool exists — including how the CEM PIN brute-force actually works (~250 tries/sec against the seed/key handshake; the author is careful to call it a brute-force, not a crack).
nordcarolina.com
Another Swedish diagnostics/retrofit resource in the same orbit — config editing and P3 module work.
svdns.info
02 P3 configuration tooling
The best-known Windows tool for reading and writing Volvo CarConfig and running diagnostics. The pay-per-change model P3Tool was built to sidestep, but still the standard many people start on.
d5t5.com
The reference wiki behind VDASH — CarConfig parameter meanings, PIN-code notes, and retrofit how-tos.
d5t5.com
The open-source Arduino/Teensy CEM PIN brute-forcer. The DIY route to the same PIN P3Tool and the retrofitp3 flash-read method go after — worth reading even if you never build it.
github.com
03 P3 OEM-retrofit build threads
Step-by-step factory-nav integration — directly relevant to our own Level 3 nav+DVD work.
www.swedespeed.com
The reference thread for retrofitting blind-spot (BLIS) and the mirrors it lives in.
www.swedespeed.com
Swapping the analogue instrument cluster for the later full-TFT digital one — an S60-specific dopamine hit and a CarConfig lesson.
www.swedespeed.com
The main English-language P3 community. Most serious retrofit threads live here.
www.swedespeed.com
04 Russian P3 knowledge
Deep CEM firmware/programming discussion across every Volvo platform — the kind of module-level detail the English forums rarely go to.
otomotiv-forum.com
A CarConfig option reference — parameter-by-parameter notes on what P3 config bytes do.
www.drive2.ru
How to pull the human-readable CarConfig variant descriptions straight from VIDA — exactly the trick that pairs with our own VIDA-direct work.
www.drive2.ru
The big Russian Volvo community; strong technical/config sub-forums.
clubvolvo.ru
A community-built list of extended (non-standard) P3 PIDs — the data you need to read things the generic OBD-II scanner can't see.
docs.google.com
05 P3 CAN & cluster hacking (code)
Reverse-engineering of VIDA's diagnostic protocol — the foundation for talking to modules without the dealer software.
github.com
Run a P3 instrument cluster on the bench, off the car, over CAN — a great companion to bench-testing junkyard modules.
github.com
Pull real sensor data off the VIDA CAN bus for a custom gauge — overlaps directly with our own telematics work.
github.com
06 240 / RWD brick community
The home of rear-wheel-drive Volvo tuning and DIY. If it's been done to a 240, it's documented here.
turbobricks.com
The old-school 240 FAQ — still one of the best plain-text references for the brick.
swedishbricks.com
Free factory 240 wiring diagrams — invaluable for a pre-CAN harness build like Gothenburg.
www.volvoclub.org.uk
Scanned factory service manuals (the “Greenbooks”) and parts catalogs for the 240/260.
volvotips.com
07 Parts & upgrades
A free, public EPC-style parts catalog with exploded plates — the open counterpart to what we pull straight from VIDA.
7zap.com
The go-to aftermarket/upgrade parts house for both the bricks and the P-platform cars.
www.ipdusa.com
Outbound links point to independent sites we don’t control and aren’t responsible for. Listing something here isn’t an endorsement of everything on it — and if you own one of these and would rather not be linked, say the word and it comes down.
◆ Our own contribution
The configuration work on our own S60 lives on the workshop laptop next to VIDA. It’s the same idea the retrofit community is built on: a P3 car holds far more capability in its module configuration than any single trim was allowed to use, so a good deal of “adding a feature” is really telling the car what it already is.