olikraus / u8glib

Arduino Monochrom Graphics Library for LCDs and OLEDs
https://github.com/olikraus/u8glib/wiki
Other
1.24k stars 313 forks source link

SP14N003 with ARDUINO UNO #464

Open dzech opened 7 years ago

dzech commented 7 years ago

Please help. I want to connect a SP14N003 Display (240x128 LC7981 Controller) to ARDUINO UNO with U8glib. But I only get stripes. I'm not sure with the description of the connections. I have RS (Register select) and DOFF. How have I connect the display to the UNO?

olikraus commented 7 years ago

Problem is: All displays have different names for the pin. Best is to start with a mapping table bit win u8glib pin and display pin name, then clarify one pin after the other. RS for example is usually called a0 or dc.