GitHub topics: lcd-library
danny2017aqp/ADC_in_PIC16F877A
Easily convert analog signals to digital data with the ADC module for PIC16F877A. Perfect for sensors and reliable readings. šš
Language: C - Size: 6.84 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

MughilR23/LCD-8BIT_in_PIC16F877A
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.
Language: C - Size: 8.79 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

MughilR23/ADC_in_PIC16F877A
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.
Language: C - Size: 5.86 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

igor-240340/HardwareCalculatorFromScratch
DIY hardware calculator on AVR MCU ATmega328P written in assembly
Language: Assembly - Size: 81.6 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

gavinlyonsrepo/HD44780_LCD_PCF8574
Library to support the HD44780 LCD , (I2C PCF8574 "backpack" interface) for the Arduino eco system
Language: C++ - Size: 70.3 KB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 16 - Forks: 4

fthaule/linux-libmtxorb
A userspace driver for controlling Matrix Orbital character type displays. Supports both USB and serial models.
Language: C - Size: 56.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

haknkayaa/u8g2-linux
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.
Language: C - Size: 36.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

gavinlyonsrepo/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
Language: C++ - Size: 1.01 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 29 - Forks: 6

niwciu/LCD_HD44780
C cross platform library for LCD with HD44780 driver
Language: C - Size: 25.1 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 2

M-J-Bauer/OLED-or-LCD-128x64-graphics-library
C function library for OLED or LCD monochrome graphics display module, 128 x 64 pixels
Language: C - Size: 197 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

K18192jz/LCD-LogicFlow
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.
Size: 113 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

zadi15/picoLCD
Example code for interfacing with a LCD with a Raspberry Pi Pico
Language: C - Size: 16.5 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 33 - Forks: 5

gavinlyonsrepo/HD44780_LCD_RPI
Library to support the HD44780 LCD , (I2C PCF8574 "backpack" interface) for the Raspberry PI.
Language: C++ - Size: 124 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 6 - Forks: 0

CSpyridakis/lcd-greek-chars
A header file to display Greek Characters on 2004 or 1602 LCD Screen using Arduino.
Language: C++ - Size: 2.18 MB - Last synced at: 12 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

swapii/Arduino-NewLiquidCrystal
Git-mirror of New LiquidCrystal library located at Bitbucket in Mercurial format
Language: HTML - Size: 5.97 MB - Last synced at: 1 day ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

RamasyaR/simplelcd
16x2 LCD library OrangePI GPIO
Language: C++ - Size: 166 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 0

ercanersoy/PIC-XC8-HD44780-Library
PIC MPLABX HD44780 Library
Language: C - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 2

cristiancristea00/Pico-I2C-LCD
Raspberry Pi Pico Library for Liquid Crystal Displays using the I2C protocol
Language: C++ - Size: 126 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 3

jElhamm/Atemega32-Microcontroller-Codebase
"A collection of meticulously crafted code snippets, along with schematics and simulations, tailored for the Atemega32 microcontroller."
Language: C - Size: 1020 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ijiki16/LiquidCrystal_I2C_STEM Fork of johnrickman/LiquidCrystal_I2C
LiquidCrystal Arduino library for the DFRobot I2C LCD displays for STEM School
Language: C++ - Size: 37.1 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

firatsoygul/PT6523
Arduino library for PT6523.
Language: C++ - Size: 4.89 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 2

andrewdget/tkVFD
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.
Language: Python - Size: 15.1 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AlexMartin17/Arduino-LCD-Library-16x1
Arduino library for 16x1 character LCD display
Language: C - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2

AlexMartin17/Raspberry-Pi-3-LCD-Library-16x1
16x1 LCD library for Raspberry Pi 3/B/B+/Zero etc
Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

KStandiford/Fast-LCD-I2C
A fast driver for LCD displays on the I2C bus for Pi Pico and Arduino
Language: C++ - Size: 681 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

firatsoygul/LC75823
Arduino library for LC75823.
Language: C++ - Size: 2.85 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 5

yeyee2901/raspberry-pico-LiquidCrystal-I2C
Modified version of LCD I2C demo from the pico-examples/ repository
Language: C - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

kashapovd/PCF8814-Nokia-1100-LCD-library
arduino library for PCF8814 monochrome 96x65 3-wire SPI LCDs
Language: C++ - Size: 23.6 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 3

kashapovd/Motorola-LCD-ST7558-library
arduino library for ST7558 monochrome 96x65 I²C LCDs
Language: C++ - Size: 17.4 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

vamshi6763/LCD_DisplayBoard_Telegram
LCD display board, where message is sent through telegram
Language: C++ - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Ozonised/LCD-library-for-AVR
A Liquid Crystal Display(LCD) library for 8 * 1, 8 * 2 and 16 * 2 lcd for AVR microcontrollers by Microchip.
Language: C - Size: 7.54 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Moire9/SimpleLCD
Small python library for controlling and using a Hitachi HD44780U breadboard LCD on a Raspberry Pi.
Language: Python - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

pat-bert/embedded-lib
My Own Peripherals Library Collection
Language: C - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

sgagankumar/LiquidCrystal_I2C_ArduinoLibrary
Full working library for LiquidCrystal Display connection with I2C bus for arduino boards
Language: C++ - Size: 14.8 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

linuxenko/avr-lcdshift
Support of liquid crystal display that uses shift driver for AVR
Language: C - Size: 562 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

techpaul/LiquidCrystal
Arduino Liquid Crystal Libray higher performance
Language: C++ - Size: 53.7 KB - Last synced at: about 2 months ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0
