ks0108 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. ==========================================
  2. ks0108 LCD Controller Driver Documentation
  3. ==========================================
  4. License: GPLv2
  5. Author & Maintainer: Miguel Ojeda Sandonis
  6. Date: 2006-10-27
  7. --------
  8. 0. INDEX
  9. --------
  10. 1. DRIVER INFORMATION
  11. 2. DEVICE INFORMATION
  12. 3. WIRING
  13. ---------------------
  14. 1. DRIVER INFORMATION
  15. ---------------------
  16. This driver supports the ks0108 LCD controller.
  17. ---------------------
  18. 2. DEVICE INFORMATION
  19. ---------------------
  20. Manufacturer: Samsung
  21. Device Name: KS0108 LCD Controller
  22. Device Code: ks0108
  23. Webpage: -
  24. Device Webpage: -
  25. Type: LCD Controller (Liquid Crystal Display Controller)
  26. Width: 64
  27. Height: 64
  28. Colors: 2 (B/N)
  29. Pages: 8
  30. Addresses: 64 each page
  31. Data size: 1 byte each address
  32. Memory size: 8 * 64 * 1 = 512 bytes
  33. ---------
  34. 3. WIRING
  35. ---------
  36. The driver supports data parallel port wiring.
  37. If you aren't building LCD related hardware, you should check
  38. your LCD specific wiring information in the same folder.
  39. For example, check Documentation/auxdisplay/cfag12864b.