scrolling example code for SHARP LCD LS027B4DH01/LS027B7DH01, using AkiSpiLcd library

Dependencies:   AkiSpiLcd mbed

You are viewing an older revision! See the latest version

Homepage

This is very basic library to access on an LCD " LS027B4DH01 " (SHARP) http://akizukidenshi.com/catalog/g/gP-04944/

cls() : clear screen updateSingle() : writes single line with y position and data pointer(uint_8*) updateMulti() : writes multiline with starting y position, height and data pointer (uint_8*) example photo: /media/uploads/k4zuki/2014-04-29_13.17.57.jpg


All wikipages