GEM
LiquidCrystal_PCF8574
GEM | LiquidCrystal_PCF8574 | |
---|---|---|
1 | 4 | |
239 | 129 | |
- | - | |
7.7 | 3.0 | |
about 2 months ago | about 1 year ago | |
C++ | C++ | |
GNU Lesser General Public License v3.0 only | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
GEM
-
Party Hard!
Some (arguably extremely banging) demo for my Arduino menu library I did a while back.
LiquidCrystal_PCF8574
- D1 Mini problems connecting to 1602 blue display with I2C backpack
-
ESP32 connected to a 16x2 LCD Display
There is an I2C lcd adapter (using PCF8574) that drives the LCD using a I2C interface, saving you a bunch of pins. That way you can use local sensors as well, if you want.. Google link - Link to library
-
Does anyone know what could possible cause this output? More info in comments
I don't have any bare displays, but some of the I2C backpack displays I have wouldn't work with the stock library. I finally found one here that worked reliably with a range of displays, but that won't solve your problem as it's all I2C and not nibble-mode writes.
-
I2C 16x2 LCD display
In addition to the other two comments, I'll add: I've had issues over 25 years with the HD44780 initialization sequence... it can be horribly sensitive to the exact timing. I tried a couple of different libraries for the backpack displays and had the best luck with https://github.com/mathertel/LiquidCrystal_PCF8574
What are some alternatives?
ArduinoMenu - Arduino generic menu/interactivity system
IRremoteESP8266 - Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/
pcd8544 - Minimal footprint library for Philips PCD8544 LCDs on the Arduino.
PCF8574_library - PCF8574 library. i2c digital expander for Arduino, Raspberry Pi Pico and rp2040 boards, esp32, SMT32 and ESP8266. Can read write digital values with only 2 wire. Very simple to use and encoder support.
NOKIA5110_TEXT - ASCII text Library for the Nokia 5110 LCD ( PCD8544 controller) for the Arduino microcontroller eco-system. Nine ASCII text fonts of various sizes . Designed to be light weight, low memory footprint. Tested on Arduino , STM32 and ESP-X
LiquidMenu - Menu creation Arduino library for LCDs, wraps LiquidCrystal.
hl-alyx-glove - Firmware and Hardware for a Half-Life: Alyx Gravity Glove Replica