/raspberry_pi_HD44780

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

Primary LanguageAda

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.