LCD plus OLED in one Arduino

GOOD AFTERNOON.

I have a question regarding lcd and oled.

Can i use both of them in one arduino? but they will have different displays. if so, how?

Yes.
However you want them to be.

If you give more detail in your question, you will get more detailed answers.

i want to display an indicator on the lcd,and i want to display an oscilloscope simulator on the oled

you can, yes.

That could mean almost anything.

This also could be interpreted in many ways.

Why not give more specific detail, like the model of LCD, the model of OLED and the model of Arduino you propose to use, and perhaps some drawings of how the displays might look, and how the display might change?

I moved your topic to an appropriate forum category @leomanuel_1.

In the future, please take some time to pick the forum category that best suits the subject of your topic. There is an "About the _____ category" topic at the top of each category that explains its purpose.

This is an important part of responsible forum usage, as explained in the "How to get the best out of this forum" guide. The guide contains a lot of other useful information. Please read it.

Thanks in advance for your cooperation.

The oled is SH1106, The lcd is lcd1602 with i2c

you can have more than one device on the I2C bus.

thank you

The size of the LCD libraries may be a factor.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.