PLMEX2_RPM_1.0.ino: For Module 01M30V0 Basic. Display the measurements on the Arduino IDE.

[featured_image]
Download
Download is available until [expire_date]
  • Version
  • Download 332
  • File Size 53.15 KB
  • File Count 1
  • Create Date May 12, 2025
  • Last Updated May 15, 2025

PLMEX2_RPM_1.0.ino: For Module 01M30V0 Basic. Display the measurements on the Arduino IDE.

Target:

  The aim of this software is to display data in the Arduino IDE (2x %O2, 2x Lambda, 2x AFR, rpm, 3x Analog In and Vbat) from a Controlduino 01M30V00 lambda module.
  display the data on on the computer through the Arduino serial monitor.

Hardware required to use this software:

  • Arduino board, MEGA, UNO R3, UNO R4, or UNO R4 Wifi or others.  
  • 1x Lambda module "Controlduino 01M30V00" and wires.
  • 2xWideband lambda probe
  • Power supply (V=12v, I>=6A), It is advisable to use a car battery.

 

Compatible with arduino boards

  • Compatibilities with 5V arduino boards.
    • Arduino UNO R3.(Bus SPI)
    • Arduino UNO R4 mínima.(Bus SPI)
    • Arduino UNO R4 WIFI.(Bus SPI)
    • Arduino MEGA.(Bus SPI)
    • Others, compatible but not tested.
  • Compatible with 3.3 V Arduino boards via 3.3-5 V SPI adapter.
    • Arduino Nano. (Bus SPI, with SPI adapter.)
    • Others, compatible but not tested.

 

Others.

  • Note: Pin D2 is the slave selector for the SPI bus.
  • The software uses the library ‘LambdaX2_rpm.h’.