Virtual base class for LiquidCrystal and LiquidCrystal_I2C libraries
-
Updated
Nov 20, 2024 - C++
Virtual base class for LiquidCrystal and LiquidCrystal_I2C libraries
LiquidCrystal Library for MicroPython. The library supports I2C GPIO expanders like PCF8574 and native GPIO communication for flexible interfacing.
RIFD-Based Automatic Billing system
This code saves you 20% of flash memory when working with stm32 which has like 64kb with lcd having I2C adapter. When you use the normal LiquidCrystal_I2C Library consumes 30% of flash memory while this one uses only 10% of the flash memory.
An Arduino program that will automatically regulate the temperature inside of a greenhouse using sensors and fan.
Arduino Code for Filament Recycler Product @ Augmented Labs
This Arduino project involves measuring both AC and DC voltages using the ZMPT101B voltage sensor and an analog pin, respectively. The AC voltage is read from the ZMPT101B sensor connected to pin A0, while the DC voltage is read from an analog pin (A1). The measured values are displayed on a 16x2 LCD screen with I2C communication and printed via Se
Integer value progress menu item class for use with LcdMenu from forntoh
STM32 Liquid crystal library. This library was made to manage lcd displays with HD44780 through IIC. It is valid to use with 16x2, 20x4 lines LCDs connected to a PCF8574T I2C expander.
Add a description, image, and links to the liquidcrystal-i2c topic page so that developers can more easily learn about it.
To associate your repository with the liquidcrystal-i2c topic, visit your repo's landing page and select "manage topics."