Other Parts Discussed in Thread: C2000WARE
Hi,
I'm looking to run the NHD-0420CW-AG3, OLED display, using the F28379D LaunchPad. I want to use SPI or I2C to communicate. Is there a library for running an OLED screen via I2C or SPI communication? Maybe there is an easy work around to do this using a library for an LCD screen?
Another way of solving this problem is using some sample code NHD wrote for this screen. The only issue is they used an Arduino as their micro controller and I'm unsure how to work this into the CCS language. Is there a way to easily convert the Arduino code to be used on the F28379D? Mainly looking for how to implement the command, data and putData functions used in the code from the github link below.
https://github.com/NewhavenDisplay/NHD-0420CW-Slim-OLED
Any help would be greatly appreciated.
Thank you,
Ryan