Hello!

I want to make a "Pov Wheel" and i need to have a converter wich
convert my text (ASCII) into a two dimensional array.
Something like:

Array_text[30][5];
=

0010001000001000001000000010000000111000
0010001000010100001000000010000001000100
0011111000111110001000000010000001000100
0010001000100010001000000010000001000100
0010001000100010001111100011111000111000

So that you can see "HALLO" in the LED lights:


Does someone knew how to do this??
Pleas help me :-)

Greatings Dennis!