Hello,
On ebay I bought I2C OLED display,
Use license Flowcode 6.
How to write on the display "Hello World". Does anyone programmed such OLED display?
Please program (code of Flowcode) for writing on the OLED display.
Thanks.
I2C OLED Display 128x64
Moderator: Benj
-
- Valued Contributor
- Posts: 2045
- Joined: Wed Aug 27, 2008 10:31 pm
- Location: Netherlands
- Has thanked: 553 times
- Been thanked: 1081 times
Re: I2C OLED Display 128x64
Based on the information on ebay you will need to use The SSD1306 component. Please try to create a flowchart yourself and if you do not succeed ask specific help.
“Integrity is doing the right thing, even when no one is watching.”
― C.S. Lewis
― C.S. Lewis
Re: I2C OLED Display 128x64
Thanks for the information.
Yes, yes, I used SSD1306 component. But this is not flowcode 6.?
Flowcode 7 has a SSD1306 component.
How to use Flowcode 6 and an I2C OLED display and component SSD1306?
I would need an example flowchart Flowcode 6. Does anyone dealt with this I2C OLED?
Thanks.
Yes, yes, I used SSD1306 component. But this is not flowcode 6.?
Flowcode 7 has a SSD1306 component.
How to use Flowcode 6 and an I2C OLED display and component SSD1306?
I would need an example flowchart Flowcode 6. Does anyone dealt with this I2C OLED?
Thanks.
-
- Valued Contributor
- Posts: 2045
- Joined: Wed Aug 27, 2008 10:31 pm
- Location: Netherlands
- Has thanked: 553 times
- Been thanked: 1081 times
Re: I2C OLED Display 128x64
Try 'search' on the component bar. In the filter box enter SSD, this should list GLCD (SSD1306) I2C for Flowcode 6. Add the component to your flowchart and add some component macro calls to your flowchart starting with 'Initialize'. Make sure to check the component connections by selecting the component from the drop down in the 'Properties' window.
“Integrity is doing the right thing, even when no one is watching.”
― C.S. Lewis
― C.S. Lewis
Re: I2C OLED Display 128x64
Hello!
The victory. Thank you very much kersing
.
I use a search and found.
Look at the picture.
I use the Arduino UNO and I2C glcd (SSD1306).
I wrote the test program "Hello World". It works fine.
Thanks again. I am very happy.......
.
The victory. Thank you very much kersing

I use a search and found.
Look at the picture.
I use the Arduino UNO and I2C glcd (SSD1306).
I wrote the test program "Hello World". It works fine.
Thanks again. I am very happy.......

- Attachments
-
- OLED_I2C_deluje.fcfx
- (5.18 KiB) Downloaded 713 times
-
- GLCD_SSD1306.jpg
- (302.27 KiB) Downloaded 1572 times