This website works better with JavaScript.
Home
Help
Sign In
tmeissner
/
raspberrypi
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
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.
6
Commits
1
Branch
202 KiB
Ada
76.2%
VHDL
23.8%
Tree:
5d7ecdc318
master
v0.1.1
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '5d7ecdc318'
${ noResults }
raspberrypi
/
st7565-lcd
History
T. Meissner
5d7ecdc318
change loop from (0 .. data'length - 1) to 'range to support any kind of ranges of given data string
11 years ago
..
bcm2835_h.ads
moved from ada directory
11 years ago
raspilcd.adb
change loop from (0 .. data'length - 1) to 'range to support any kind of ranges of given data string
11 years ago
raspilcd.ads
define charset array from 32...126, so we don't have to decrement the index with 32 anymore in procedure lcd_ascii57()
11 years ago
raspitest.adb
moved from ada directory
11 years ago
stdint_h.ads
moved from ada directory
11 years ago