Skip to content
/ hd44780 Public

A rust library for the Hitachi HD44780 character lcd module.

License

Notifications You must be signed in to change notification settings

gyscos/hd44780

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A rust library to controll LCD modules based on the Hitachi HD44780. This will also work with compatible controllers, like the Samsung KS0066.

Those often have 2 lines of 16 characters.

This library uses #![no_std] and is therefore suitable for use in microcontrollers.

To debug it on your computer, you may want to use the hd44780_simulator library.

About

A rust library for the Hitachi HD44780 character lcd module.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages