Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
lexus2k
/
lcdgfx
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
62
Star
455
Code
Issues
2
Pull requests
5
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 4, 2026
Merge pull request #143 from lexus2k/feature/coalesce-line-runs
Show description for 240bcf7
lexus2k
authored
240bcf7
View commit details
Copy full SHA for 240bcf7
Browse repository at this point
perf(draw): coalesce drawLine bus transactions into page-runs
Show description for 6393d91
lexus2k
committed
6393d91
View commit details
Copy full SHA for 6393d91
Browse repository at this point
Merge pull request #142 from lexus2k/feature/esp32-spi-dma
Show description for 1f8407d
lexus2k
authored
1f8407d
View commit details
Copy full SHA for 1f8407d
Browse repository at this point
Commits on Aug 2, 2026
ci(esp32): verify build with SPI DMA enabled
Show description for aec722c
lexus2k
committed
aec722c
View commit details
Copy full SHA for aec722c
Browse repository at this point
feat(hal): opt-in DMA for ESP32 hardware SPI
Show description for 0ea1840
lexus2k
committed
0ea1840
View commit details
Copy full SHA for 0ea1840
Browse repository at this point
Merge pull request #141 from lexus2k/feature/per-group-font-width
Show description for 59e5dc0
lexus2k
authored
59e5dc0
View commit details
Copy full SHA for 59e5dc0
Browse repository at this point
feat(tools): add optional per-group exact font width to fontgenerator
Show description for 6f6f5ba
lexus2k
committed
6f6f5ba
View commit details
Copy full SHA for 6f6f5ba
Browse repository at this point
chore: remove ROADMAP.md from repo (keep internal only)
Show description for 79a0e3b
lexus2k
committed
79a0e3b
View commit details
Copy full SHA for 79a0e3b
Browse repository at this point
feat(canvas): add Adafruit_GFX-compatible facade (GfxCompat)
Show description for eab7484
lexus2k
committed
eab7484
View commit details
Copy full SHA for eab7484
Browse repository at this point
Merge pull request #140 from Jah-yee/typo-fix
Show description for 02e251d
lexus2k
authored
02e251d
View commit details
Copy full SHA for 02e251d
Browse repository at this point
Commits on Aug 1, 2026
fix: correct 'sucesfully' to 'successfully' typo in fontgenerator console output
Jah-yee
committed
8782d38
View commit details
Copy full SHA for 8782d38
Browse repository at this point
Commits on Apr 30, 2026
fix(tools): use integer division in glcdsource.py for Python 3
Show description for 8ff32ae
lexus2k
and
Copilot
committed
8ff32ae
View commit details
Copy full SHA for 8ff32ae
Browse repository at this point
Commits on Apr 28, 2026
release: v1.3.1 - GUI widget polish (slider/spinbox/menu)
Show description for 5b4743f
lexus2k
and
Copilot
committed
5b4743f
View commit details
Copy full SHA for 5b4743f
Browse repository at this point
fix(gui): eliminate flicker and scroll artifacts in menu/checkbox/slider/spinbox
Show description for d421b22
lexus2k
and
Copilot
committed
d421b22
View commit details
Copy full SHA for d421b22
Browse repository at this point
Merge pr/g1-doc-refresh-1.3.0: README/keywords/CHANGELOG for v1.3.0
lexus2k
committed
8553ccb
View commit details
Copy full SHA for 8553ccb
Browse repository at this point
docs: refresh README/keywords/library metadata for v1.3.0
Show description for 27a3627
lexus2k
and
Copilot
committed
27a3627
View commit details
Copy full SHA for 27a3627
Browse repository at this point
chore(release): bump version to 1.3.0
Show description for e04edcb
lexus2k
and
Copilot
committed
e04edcb
View commit details
Copy full SHA for e04edcb
Browse repository at this point
Merge PR F6: LcdGfxTextEntry widget + text_entry_demo
Show description for 0872d6b
lexus2k
committed
0872d6b
View commit details
Copy full SHA for 0872d6b
Browse repository at this point
Merge PR F3: LcdGfxMenu touch input integration + menu_touch_demo
lexus2k
committed
001b649
View commit details
Copy full SHA for 001b649
Browse repository at this point
Merge PR F2: XPT2046 touch driver + touch_demo
Show description for 2b0b340
lexus2k
committed
2b0b340
View commit details
Copy full SHA for 2b0b340
Browse repository at this point
Merge PR F5: LcdGfxSpinbox widget + spinbox_demo
Show description for cd30fe1
lexus2k
committed
cd30fe1
View commit details
Copy full SHA for cd30fe1
Browse repository at this point
Merge PR F4: LcdGfxSlider widget + slider_demo
Show description for 8ac79e8
lexus2k
committed
8ac79e8
View commit details
Copy full SHA for 8ac79e8
Browse repository at this point
Merge PR F1: stateless UTF-8 decoder + Cyrillic proof font
Show description for 0e2d9a6
lexus2k
committed
0e2d9a6
View commit details
Copy full SHA for 0e2d9a6
Browse repository at this point
Merge PR C1: lcdgfx::color helper namespace
lexus2k
committed
68641ad
View commit details
Copy full SHA for 68641ad
Browse repository at this point
Merge PR B1: fix SSD1325 fillRect 4-bit packing
lexus2k
committed
7cd67c1
View commit details
Copy full SHA for 7cd67c1
Browse repository at this point
Merge PR E1: opt-in C++14/17 build matrix
lexus2k
committed
7ba2afa
View commit details
Copy full SHA for 7ba2afa
Browse repository at this point
Merge PR B2: linux sysfs GPIO cleanup
lexus2k
committed
f925efa
View commit details
Copy full SHA for f925efa
Browse repository at this point
Merge PR A2: migration guide doc
lexus2k
committed
6685249
View commit details
Copy full SHA for 6685249
Browse repository at this point
Merge PR A1: controller capability matrix doc
lexus2k
committed
80f95a4
View commit details
Copy full SHA for 80f95a4
Browse repository at this point
feat(gui): add LcdGfxTextEntry single-line text entry widget
Show description for 5791cad
lexus2k
and
Copilot
committed
5791cad
View commit details
Copy full SHA for 5791cad
Browse repository at this point
feat(font): stateless UTF-8 decoder + Cyrillic proof font
Show description for 2814415
lexus2k
and
Copilot
committed
2814415
View commit details
Copy full SHA for 2814415
Browse repository at this point
feat(gui): add LcdGfxMenu touch input integration
Show description for eae5fbb
lexus2k
and
Copilot
committed
eae5fbb
View commit details
Copy full SHA for eae5fbb
Browse repository at this point
feat(touch): add XPT2046 resistive touch driver and TouchCalibration helper
Show description for 4473d4d
lexus2k
and
Copilot
committed
4473d4d
View commit details
Copy full SHA for 4473d4d
Browse repository at this point
feat(gui): add LcdGfxSlider widget
Show description for d4ce2a8
lexus2k
and
Copilot
committed
d4ce2a8
View commit details
Copy full SHA for d4ce2a8
Browse repository at this point
feat(gui): add LcdGfxSpinbox widget with wrap/clamp
Show description for 4eac059
lexus2k
and
Copilot
committed
4eac059
View commit details
Copy full SHA for 4eac059
Browse repository at this point
Previous
Next
You can’t perform that action at this time.