lsix / raspberry_pi_HD44780

Demo of how to use a HD44780 screen with a Raspberry pi in ada through sysfs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

raspberry_pi_HD44780

Demo of how to use a HD44780 screen with a Raspberry pi in ada through sysfs

Build

To build the project, you might need gprbuild (the project being mixed ADA and C). Run $ gprbuild pi_HD44780_driver.gpr

Running

To run the program, you need to have root access. Carefully check the wirering scheme described in the hello_world.adb file.

About

Demo of how to use a HD44780 screen with a Raspberry pi in ada through sysfs


Languages

Language:Ada 99.0%Language:C 1.0%