Some text displaying the system info. |
After I got the hang of drawing graphics, the next step was drawing text. This site gives a download to a couple of bitmap fonts. Each letter consists of a 16x8 bitmap representing a character. Through some trickery and basic string manipulation, we were able to draw text! Next up, a basic command line!
As always, you can find the kernel to the left, at "How to put JoeyOS on your Raspberry Pi!"
In addition, the photo gallery will hold all screenshots and development photos.