PLME_RPM_4.0.ino: For Module 01M21V0 Display on an LCD screen, O2, rpm.

[featured_image]
Download
Download is available until [expire_date]
  • Version
  • Download 50
  • File Size 5.81 KB
  • File Count 1
  • Create Date July 15, 2022
  • Last Updated April 29, 2024

PLME_RPM_4.0.ino: For Module 01M21V0 Display on an LCD screen, O2, rpm.

This program from https://controlduino.com/ runs on an Arduino UNO, MEGA and others.

Aim;

The aim of this program is to measure the (%O2, AFR, rpm) data of a gas coming from the combustion, obtained from the
module (Controlduino 01M21V00) and display them on the LCD,
It also shows the state you are in if the measurement is invalid.

Hardware needed to use this software

• Arduino board
• Lambda module and wires (Controlduino 01M11V00)
• Wideband lambda probe
• Display (LCD1602) with (LCD I2C( controller)
• Power supply (V=12V, I>=2A)

Informacion and downloads.

On the website https://controlduino.com/ you can find all information about the Lambda modules and Shield and other modules.
library:
To use this software you need to have the "Lambda_rpm" library installed which can be downloaded from
https://controlduino.com/lambda-rpm-module-01m21v00/ or https://controlduino.com/download/library-lambda_rpm-h-for-arduino/

Purchase:

You can purchase Lambda Shields and Lambda Modules, Sensors and other modules from the https://controlduino.com/store/ shop.

Downloads:

In the following link you can download all the arduino files, smartphone APPs, datasheets about the board and probes... :
https://controlduino.com/lambda-rpm-module-01m21v00/

Forum:

If you have any questions or want to share your projects, you can do it in the forum: https://controlduino.com/forum/

Display library:

The library for the LCD Display 1602 I2C module (“LiquidCrysta I2C" by Frank de Brabander, version 1.1.2) can be found at the following link:

https://github.com/johnrickman/LiquidCrystal_I2C

Enjoy