To display the characters on the screen uses a buffer for ASCII characters to be displayed with the size of 1200Bytes (Xresolution / XCaracterDimension) * (Yresolution / YCaracterDimension)
On this blog I try to do projects and post the most visited projects can be found on the Internet ( Only my creation )
Saturday, October 4, 2008
Minidriver for Sharp displays 320x240
This is a driver for 320x240 3,5 inch Sharp display in command line mode 2,5 FPS atmega64 16 mhz
To display the characters on the screen uses a buffer for ASCII characters to be displayed with the size of 1200Bytes (Xresolution / XCaracterDimension) * (Yresolution / YCaracterDimension)


Download entire project
To display the characters on the screen uses a buffer for ASCII characters to be displayed with the size of 1200Bytes (Xresolution / XCaracterDimension) * (Yresolution / YCaracterDimension)
Subscribe to:
Post Comments (Atom)
1 comment:
nice work!!
Post a Comment