Interfacing OLED Display with IMX233 using I2C communication

Started by akhil, November 15, 2018, 01:46:57 PM

Previous topic - Next topic

akhil

Hello all,

            I am very new to this IMX233 controller and I would like to interface an OLED Display with this controller over the Debian OS. Is there any I2C library available for the same? Also, I have to send and receive commands using ethernet so I was thinking since the OS is available, If i choose to use Socket programming for ethernet then there is no need for any hardware specific library right? Any help is greatly appreciated!

Thank you,
Akhil

UrsBucher

Hi Akhil,

Did you use Debian OS (eventually) to interface the OLED Display with the IMX233 controller? I hope your project was successful and you could share the I2C library you used for this task.

Thank you