Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => iMX233 => Topic started by: akhil on November 15, 2018, 01:46:57 PM

Title: Interfacing OLED Display with IMX233 using I2C communication
Post by: akhil on November 15, 2018, 01:46:57 PM
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
Title: Re: Interfacing OLED Display with IMX233 using I2C communication
Post by: UrsBucher on June 07, 2021, 12:44:05 PM
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