Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mathertel
/
LiquidCrystal_PCF8574
Public
Notifications
You must be signed in to change notification settings
Fork
56
Star
147
Code
Issues
5
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Feb 22, 2026
Version 2.3.0
mathertel
committed
c88876c
Copy full SHA for c88876c
documentation added, cleanup and standard formatting
mathertel
committed
b677189
Copy full SHA for b677189
Merge pull request #31 from Mr-HaleYa/master
Show description for 8e3ab5f
mathertel
authored
8e3ab5f
Copy full SHA for 8e3ab5f
Commits on Jun 27, 2023
add bool isConnected();
Mr-HaleYa
authored
d5f7a18
Copy full SHA for d5f7a18
add bool isConnected();
Mr-HaleYa
authored
46b396d
Copy full SHA for 46b396d
Commits on Apr 3, 2023
docu fixed
mathertel
committed
1916b21
Copy full SHA for 1916b21
README Changes Version 2.2.0
mathertel
committed
4cb67f4
Copy full SHA for 4cb67f4
Merge pull request #30 from robaol/master
Show description for 0745864
mathertel
authored
0745864
Copy full SHA for 0745864
Commits on Apr 2, 2023
Merge branch 'master' of https://github.com/robaol/LiquidCrystal_PCF8574
robaol
committed
3d62fa8
Copy full SHA for 3d62fa8
version=2.2.0
robaol
committed
1c6bc56
Copy full SHA for 1c6bc56
version=2.1.1
robaol
committed
1d92a4c
Copy full SHA for 1d92a4c
Provide default i2c address in constructor
robaol
committed
dfce60c
Copy full SHA for dfce60c
Commits on Aug 21, 2022
version=2.1.0
mathertel
committed
a114a69
Copy full SHA for a114a69
docu
mathertel
committed
33f8726
Copy full SHA for 33f8726
Merge pull request #27 from uutzinger/master
Show description for 426468c
mathertel
authored
426468c
Copy full SHA for 426468c
Commits on Aug 13, 2022
Comments updated on switching port
uutzinger
committed
4016ab0
Copy full SHA for 4016ab0
Commits on Jul 2, 2022
Merged with version 2.0.0
uutzinger
committed
1371920
Copy full SHA for 1371920
Merge branch 'mathertel:master' into master
uutzinger
authored
5567e1d
Copy full SHA for 5567e1d
Commits on Jun 12, 2022
version 2.0.0 preparations
mathertel
committed
d628d76
Copy full SHA for d628d76
version 2.0.0 preparations
mathertel
committed
d4594d0
Copy full SHA for d4594d0
add github actions for testing
mathertel
committed
300497e
Copy full SHA for 300497e
add github action for testing
mathertel
committed
da95307
Copy full SHA for da95307
Commits on Jun 6, 2022
Merge branch 'master' of https://github.com/mathertel/LiquidCrystal_PCF8574
mathertel
committed
5ded6c6
Copy full SHA for 5ded6c6
Example now includes 2 custom characters
mathertel
committed
9a788c1
Copy full SHA for 9a788c1
Commits on Jun 5, 2022
Merge pull request #26 from markisch:feature-faster
Show description for 6e3b436
mathertel
authored
6e3b436
Copy full SHA for 6e3b436
avoid compiler warnings
mathertel
committed
a61ebb2
Copy full SHA for a61ebb2
Commits on May 30, 2022
Speed up transfers
Show description for c6c6531
markisch
committed
c6c6531
Copy full SHA for c6c6531
Commits on May 28, 2022
Merge branch 'master' of https://github.com/mathertel/LiquidCrystal_PCF8574
mathertel
committed
4cc9363
Copy full SHA for 4cc9363
version 2.0.0 preparations
mathertel
committed
9fa4297
Copy full SHA for 9fa4297
Merge pull request #25 from markisch/fix-int-size
Show description for 7d4cfb1
mathertel
authored
7d4cfb1
Copy full SHA for 7d4cfb1
Commits on May 25, 2022
Use unsigned 8bit integers instead of signed int
Show description for 528ec5f
markisch
committed
528ec5f
Copy full SHA for 528ec5f
Merge pull request #24 from markisch:feature-pin-assignment
Show description for 47c73a4
mathertel
authored
47c73a4
Copy full SHA for 47c73a4
Merge pull request #22 from markisch:feature-createCharPgm
Show description for 0ea7dfb
mathertel
authored
0ea7dfb
Copy full SHA for 0ea7dfb
Commits on May 24, 2022
Allow arbitrary pin assignments
Show description for 11971eb
markisch
committed
11971eb
Copy full SHA for 11971eb
Add a PROGMEM variant createChar_P()
Show description for 6d42a6d
markisch
committed
6d42a6d
Copy full SHA for 6d42a6d
Pagination
Previous
Next
You can’t perform that action at this time.