Skip to content

Simple I/O line abstraction to allow making I/O through shift registers, for example

License

Notifications You must be signed in to change notification settings

RoboCraft/LineDriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple I/O line abstraction to allow making I/O through shift registers, for example. It also contains the DefaultLineDriver class that implements the LineDriver interface in terms of Arduino standard functions pinMode(), digitalRead() and digitalWrite().

About

Simple I/O line abstraction to allow making I/O through shift registers, for example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages