Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
|
Forum Index : Microcontroller and PC projects : OLED display driver
Author | Message | ||||
cwilt Senior Member Joined: 20/03/2012 Location: United StatesPosts: 147 |
My next project includes the need for a OLED display. Just curious if anyone has worked on this before and how it turned out. |
||||
vk4tec Senior Member Joined: 24/03/2012 Location: AustraliaPosts: 239 |
Does it use a parralel bus, serial or spi interface Have done all three Andrew Rich VK4TEC www.tech-software.net |
||||
cwilt Senior Member Joined: 20/03/2012 Location: United StatesPosts: 147 |
SPI |
||||
Bill.b Senior Member Joined: 25/06/2011 Location: AustraliaPosts: 226 |
The OLED displays I have worked with are similar to LCD displays as most use the same drivers and chareacter sets. the wiring for a basic OLED is the same as LCDs. there for the standard code in MMBasic for LCDs would work with OLED displays. In the interests of the environment, this post has been constructed entirely from recycled electrons. |
||||
cwilt Senior Member Joined: 20/03/2012 Location: United StatesPosts: 147 |
Bill, Were those graphic displays? I need large display, with large font and graphics. I am familiar with LCD's and mmbasic. |
||||
Bill.b Senior Member Joined: 25/06/2011 Location: AustraliaPosts: 226 |
The 4 * 20 and 2 * 16 OLED displays are available from the picaxe website. With or without serial or I2C interface modules http://www.picaxe.com/ In the interests of the environment, this post has been constructed entirely from recycled electrons. |
||||
cwilt Senior Member Joined: 20/03/2012 Location: United StatesPosts: 147 |
Thanks for the link Bill. |
||||
donmck Guru Joined: 09/06/2011 Location: AustraliaPosts: 1313 |
Have a look at: http://www.4dsystems.com.au/ they have larger OLED graphical displays with serial interfaces, and world wide distributors. Cheers Don... https://www.dontronics.com |
||||
MicroBlocks Guru Joined: 12/05/2012 Location: ThailandPosts: 2209 |
If you need BIG letters Arduino with lcd Microblocks. Build with logic. |
||||
cwilt Senior Member Joined: 20/03/2012 Location: United StatesPosts: 147 |
Thanks TZ, I had not seen that before, thank you. |
||||
Print this page |