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 7e0eadfa7a new test_1.bmp with bottom-up pixel array 10 years ago
..
README.md error in gnat compile line 10 years ago
bcm2835_h.ads added lost header with comments for creation of this file 10 years ago
raspilcd.adb new cli option -i to print bmp file info 10 years ago
st7565lcd.adb bring back the gpl3 header 10 years ago
st7565lcd.ads new cli option -i to print bmp file info 10 years ago
stdint_h.ads moved from ada directory 10 years ago
test_0.bmp renamed test.bmp to test_0.bmp 10 years ago
test_1.bmp new test_1.bmp with bottom-up pixel array 10 years ago

README.md

raspilcd

dependencies

building

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

using

sudo ./raspilcd test.bmp

voilá :)

image