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 }}
ecto
/
duino
Public
Notifications
You must be signed in to change notification settings
Fork
209
Star
962
Code
Issues
16
Pull requests
16
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
LCD support, misc. other fixes
- #31
#31
Merged
ecto
merged 10 commits into
ecto:master
ecto/duino:master
from
natevw:master
natevw/duino:master
Copy head branch name to clipboard
Jul 14, 2013
Conversation
Commits
10
(10)
Checks
Files changed
Merged
LCD support, misc. other fixes
#31
ecto
merged 10 commits into
ecto:master
ecto/duino:master
from
natevw:master
natevw/duino:master
Copy head branch name to clipboard
Commits
Commits on Jan 2, 2013
update readme with stuff found in code
natevw
committed
7bdbd9f
View commit details
Copy full SHA for 7bdbd9f
Browse repository at this point
Commits on Jan 3, 2013
fix off by one error initing val/aux buffers
natevw
committed
6826816
View commit details
Copy full SHA for 6826816
Browse repository at this point
first go at handling commands device-side — this really won't work due to text-based framing protocol (print and createChar)
natevw
committed
d61ef40
View commit details
Copy full SHA for d61ef40
Browse repository at this point
Revert "first go at handling commands device-side — this really won't work due to text-based framing protocol (print and createChar)"
Show description for 0091297
natevw
committed
0091297
View commit details
Copy full SHA for 0091297
Browse repository at this point
Commits on Jan 4, 2013
(not working) partial port of LiquidCrystal.cpp
natevw
committed
b337ee3
View commit details
Copy full SHA for b337ee3
Browse repository at this point
fix some issues, including swapped display flag that was the main trouble
natevw
committed
88441b0
View commit details
Copy full SHA for 88441b0
Browse repository at this point
fill in most remaining methods
natevw
committed
3c5df29
View commit details
Copy full SHA for 3c5df29
Browse repository at this point
implement createChar (with helper options) and fix `write(int)`
natevw
committed
e4f05ca
View commit details
Copy full SHA for e4f05ca
Browse repository at this point
allow options.pins to leave out .rw
natevw
committed
da3b074
View commit details
Copy full SHA for da3b074
Browse repository at this point
add documentation and rev version for LCD work (sponsored by &yet)
natevw
committed
7d7ef3c
View commit details
Copy full SHA for 7d7ef3c
Browse repository at this point
You can’t perform that action at this time.