LCD driver in C for integration
-
Hello, I am reselling hardwawre on my website http://www.osnet.eu
One of my client has requested to have the ability to use the LCD display for this device.
He has provided me an application in C which allows communication with the LCD and has added the following informations:
"About the application, I have attached an application code for your reference. The Teak 3035 uses the serial port 1 to communicate with the LCM. So, there is no need of extra driver, just use the built-in driver. Modify this application to meet your customer's application OR use this code to test the LCM."
I can not attach the code but It has three classes and seems quite basic (I don't know anything about C), the main class is 728 lines long.
Does anyone knows how to handle this ?
How can I use that and integrate It with pfSense ?Any help will be very welcome.