Various projects using Raspberry Pi
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
T. Meissner 9121f2a3c1 added gpl3 license header 10 years ago
..
README.md error in gnat compile line 10 years ago
bcm2835_h.ads moved from ada directory 10 years ago
raspilcd.adb added gpl3 license header 10 years ago
st7565lcd.adb added gpl3 license header 10 years ago
st7565lcd.ads added gpl3 license header 10 years ago
stdint_h.ads moved from ada directory 10 years ago
test.bmp test bmp picture 10 years ago

README.md

raspilcd

dependencies

building

gnatmake raspilcd.adb -largs /usr/local/lib/libbcm2835.a

using

sudo ./raspilcd test.bmp

voilá :)

image