Interfacing 0.96 OLED display with ATmega32

Viewed 20

I hope to use a 0.96 OLED display with ATmega32 for my project without using any Arduino libraries (But if it is difficult I hope to use the wire.h library.). I know it works in the I2C protocol. I have a basic idea about the I2C protocol. But I haven't any idea how to use it with an OLED display. I searched about it but could not find any relevant information or code for how to interface OLED with ATmega16/32. In the project, I am thankful to you if you can guide me or give me some idea with a relevant code.

0 Answers
Related