Skip to content

I2C driver for the HDMI port on the raspberry pi + an I2C driven 1602 LCD class

License

Notifications You must be signed in to change notification settings

HakonHystad/pi_HDMI_to_LCD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pi_HDMI_to_LCD

I2C driver for the HDMI port on the raspberry pi + an I2C driven 1602 LCD class

The I2C bus on raspberry pi's hdmi port is not reachable through the linux kernel since it is meant for the GPU, it is non the less reachable for the CPU so I made a driver for it. Remember to run with sudo (to get physical memory access).

About

I2C driver for the HDMI port on the raspberry pi + an I2C driven 1602 LCD class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published