24-05-2023, 09:28 AM
I know it is outdated, but maybe just FYI, I used an Arduino to convert the PLX wideband AFR to AEM protocol, so that on the EvoScan can log as AEM AFR data. To do that, assuming you have experience on Arduino, and if now, it's better to google or youtube for tutorial because it is actually very simple.
Hardware:
normal 3.5mm headphone jack plug
Arduino supported board, eg, I use ESP32 dev board which is cheaper and faster.
Software:
Arduino IDE.