ERM19264_UC1609  1.8.0
Arduino Eco-system Library for ERM19264 LCD driven by UC1609 controller.
Test List
File ERM19264_UC1609_BITMAP.ino
  1. Test 401 LCDBitmap method
  2. Test 402 Bitmap splashscreen technique
  3. Test 403 LCDBuffer Method
  4. Test 404 drawBitmap() method, Vertical addressing
  5. Test 405 drawBitmap() method, Horizontal addressing
  6. Test 406 Error checking
File ERM19264_UC1609_GRAPHICS.ino
  1. Test graphics 201
File ERM19264_UC1609_HELLO.ino
  1. 0 Hello World
File ERM19264_UC1609_MISC.ino
  1. 301 All Pixels on
  2. 302 Invert screen
  3. 303 Rotate screen using LCD rotate command.
  4. 304 Scroll Screen
  5. 305 Enable and disable Screen
  6. 306 Rotate sreen using rotate buffer.
  7. 307 Power down (LCD OFF)
File ERM19264_UC1609_MULTISCREEN.ino
  1. 501 Shared buffer, Multiple screens (2 off) spilt into left and right , sharing one buffer
  2. 502 FPS test frame per second
File ERM19264_UC1609_MULTISCREEN_TWO.ino
  1. 503 Shared buffer two , Multiple screens (4 off) spilt into top left, top right, bottom left, bottom right, sharing one buffer
File ERM19264_UC1609_SWSPI.ino
  1. 601 Software SPI
File ERM19264_UC1609_TEXT.ino
  1. 1 Test1 font size 3 string
  2. 2 Test2 font size 2 string
  3. 3 Test3 font size 1 string inverted
  4. 4 Test4 draw a single character font size 4, 4B drawtext method
  5. 5 Test5 print ASCII font 0-127
  6. 6 Test6 text wrap print and drawtext
  7. 7 Test7 print function integer
  8. 8 Test8 print function float + numerical types (HEX BIN etc)
  9. 9 Test9 "thick" font 2
  10. 10 Test10 "seven segment" font 3
  11. 11 Test11 "wide " font 4
  12. 12 Test12 "tiny" font 5
  13. 13 Test13 "homespun" font 6
  14. 14 Test14 "bignum" font 7
  15. 15 Test15 "mednums" font 8
  16. 16 Test16 "Arial Round" font 9
  17. 17 Test17 "Arial bold" font 10
  18. 18 Test18 "Mia" font 11
  19. 19 Test19 "dedica" font 12
  20. 20 Test20 Error checking