There are 0 repository under lcd-library topic.
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
Library to support the HD44780 LCD , (I2C PCF8574 "backpack" interface) for the Arduino eco system
Raspberry Pi Pico Library for Liquid Crystal Displays using the I2C protocol
A fast driver for LCD displays on the I2C bus for Pi Pico and Arduino
Arduino library for LC75823.
PIC MPLABX HD44780 Library
Library to support the HD44780 LCD , (I2C PCF8574 "backpack" interface) for the Raspberry PI.
arduino library for PCF8814 monochrome 96x65 3-wire SPI LCDs
C cross platform library for LCD with HD44780 driver
Modified version of LCD I2C demo from the pico-examples/ repository
Arduino library for PT6523.
C function library for OLED or LCD monochrome graphics display module, 128 x 64 pixels
A Liquid Crystal Display(LCD) library for 8 * 1, 8 * 2 and 16 * 2 lcd for AVR microcontrollers by Microchip.
Arduino library for 16x1 character LCD display
DIY hardware calculator on AVR MCU ATmega328P written in assembly from scratch
LCD LogicFlow is a flexible menu navigation system for I2C LCDs, using two buttons (OK & Down). It supports background tasks, complex menu navigation, and customizable actions. Ideal for embedded systems or simple UIs.
16x1 LCD library for Raspberry Pi 3/B/B+/Zero etc
A modified, open-source u8g2 repo for using OLED/GLCD screens on ARM-based Linux devices. Supports static cross-compilation, with SPI (ST7920) and I2C (SSD1306) examples.
LiquidCrystal Arduino library for the DFRobot I2C LCD displays for STEM School
arduino library for ST7558 monochrome 96x65 I²C LCDs
Small python library for controlling and using a Hitachi HD44780U breadboard LCD on a Raspberry Pi.
Full working library for LiquidCrystal Display connection with I2C bus for arduino boards
Git-mirror of New LiquidCrystal library located at Bitbucket in Mercurial format
LCD display board, where message is sent through telegram
The tkVFD module allows for easy inclusion of customizable segmented alpha-numeric displays into any Tkinter application and supports both 16-segment and 7-segment geometries.
Arduino Liquid Crystal Libray higher performance
A header file to display Greek Characters on 2004 or 1602 LCD Screen using Arduino.
Easily convert analog signals to digital data with the ADC module for PIC16F877A. Perfect for sensors and reliable readings. 🌟📊
Water Sump Pump Countdown Timer designed for SLAC
"A collection of meticulously crafted code snippets, along with schematics and simulations, tailored for the Atemega32 microcontroller."
Turn raw analog signals into smart digital data with this easy-to-use ADC module for the PIC16F877A. Whether it's a temperature sensor, light sensor, or any other analog input, this code helps you get clean readings without digging deep into datasheets. Simple, modular, and made for embedded developers who want reliable results with less headache.
This easy-to-use 8-bit LCD library is designed specifically for the PIC16F877A, using PORTD for data lines and PORTC for control signals (RS, RW, EN). Whether you're building a weather station, sensor dashboard, or just want a clean "Hello World," this library has your back.