Open billvanloo opened 1 year ago
From the forum: We haven’t done anything with this yet besides a basic “Hello world” using code provided by the manufacturer, but haven’t dug into actually writing text or graphics to it yet.
https://github.com/NewhavenDisplay/NHD-C12832A1Z_Example
We tried digging into a Teensy library for the LCD driver, but seem like we might not have the correct pin mapping for this to work; we’ll have to look into this more.
https://www.pjrc.com/teensy/td_libs_ST7565.html
Joe also found this, which we tried but didn’t get working:
Story: Write text to the LCD screen.
Detail: Create an arbitrary line of text, and cause it to be displayed on the LCD screen. For example, this could display "Bridge System" on system startup.