1.3" display support i2c OLED from digole.com

Post Reply
User avatar
Hamburger
Posts: 2578
Joined: Tue Mar 01, 2011 2:14 pm
Location: air
Contact:

1.3" display support i2c OLED from digole.com

Post by Hamburger »

Just received and implemented support for a monochrome 1,3" display.
1.3" Serial: UART/I2C/SPI 128x64 OLED Module
From here http://www.digole.com/index.php?productID=550 or at e..y.

It is easier on my eyes and reduces memory footprint for my aio stand alone nanowii+oled controllers by about 750 bytes (compared to the other 0.96" OLED). It is similar to the other OLED but this one comes with included fonts-eeprom.

0.96" resolutions: 8x16 or 4x16
1.3 " resolutions: 7x21 or 5x16

For comparison I have added photos of both OLEDs, each with two different resolutions. For each configuration one photo of config.menu plus one photo of telemetry page 1.

Code is in r1413. Enjoy.
Attachments
1.3" large font
1.3" large font
0.96"
0.96"
0.96"
0.96"
0.96" large font
0.96" large font
0.96"  large font
0.96" large font
1.3"  large font
1.3" large font
1.3"
1.3"
1.3"
1.3"

User avatar
dialfonzo
Posts: 62
Joined: Sun Nov 20, 2011 3:18 pm
Location: Quebec, Canada

Re: 1.3" display support i2c OLED from digole.com

Post by dialfonzo »

Very interesting...
I have that board with i think is the same oled display.

Image
HD Image
http://farm9.staticflickr.com/8117/8622193508_91843d14d9_o.jpg

Did you code anything to work ?

User avatar
Hamburger
Posts: 2578
Joined: Tue Mar 01, 2011 2:14 pm
Location: air
Contact:

Re: 1.3" display support i2c OLED from digole.com

Post by Hamburger »

Sure. Like I wrote it is in _shared now.

Carl334
Posts: 15
Joined: Mon Jan 12, 2015 4:01 pm

Re: 1.3" display support i2c OLED from digole.com

Post by Carl334 »

Digole display. Hamburger Did you have to use any code other than what in Multiwii 2.4. I can't seem to get it (the Oled) past the first screen. However have been able to implement the other OLED to work.

User avatar
Hamburger
Posts: 2578
Joined: Tue Mar 01, 2011 2:14 pm
Location: air
Contact:

Re: 1.3" display support i2c OLED from digole.com

Post by Hamburger »

All my digole displays work out of the box with the MWii code.

Carl334
Posts: 15
Joined: Mon Jan 12, 2015 4:01 pm

Re: 1.3" display support i2c OLED from digole.com

Post by Carl334 »

I guess I have a bad one never could get it to work. Thanks, Carl

User avatar
Hamburger
Posts: 2578
Joined: Tue Mar 01, 2011 2:14 pm
Location: air
Contact:

Re: 1.3" display support i2c OLED from digole.com

Post by Hamburger »

Hold it.
When you power it up does it display its i2c address?
Did you solder the jumper to make it behave as an i2c device?

Post Reply