PLME_4.0.ino: For Module 01M11V0 Basic Display on an LCD screen.

[featured_image]
Download
Download is available until [expire_date]
  • Version
  • Download 212
  • File Size 3.62 KB
  • File Count 1
  • Create Date August 24, 2021
  • Last Updated April 29, 2024

PLME_4.0.ino: For Module 01M11V0 Basic Display on an LCD screen.

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 data of a gas coming from the combustion, obtained from the lambda module (Controlduino 01M11V00), and to display it on a LCD display.

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)

Information:

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" library installed which can be downloaded from: https://controlduino.com/lambda-module-01m11v00/

Purchase:

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

Downloads:

In the following link you can download all arduino files, smartphone APPs, datasheets of the board and probes... :
https://controlduino.com/lambda-module-01m11v00/
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