Page 1 of 1

interfacing LCD (Newhaven Chip on Glass)

Posted: Tue Dec 12, 2017 10:20 pm
by rohit269
Hello,

I am trying to interface a Newhaven Chip on Glass LCD module (NHD-C12832A1Z-FSW-FBW-3V3) with an ESP-WROOM-32. It has a Built-in ST7565R controller.

I am confused about how to go about it. Would I need to write a driver from scratch?

Thanks.

EDIT: I just found uthe U8G2 library on github. ( https://github.com/olikraus/u8g2/wiki/u ... troduction) This should work.