Forum - MCS Electronics

 

FAQFAQ SearchSearch RegisterRegister Log inLog in

SSD1331 OLED RGB 0.95' display library

 
Post new topic   Reply to topic    www.mcselec.com Forum Index -> Share your working BASCOM-AVR code here
View previous topic :: View next topic  
Author Message
Mrshilov

Bascom LCD Guru



Joined: 24 Jan 2009
Posts: 314
Location: Russia

russia.gif
PostPosted: Tue Apr 26, 2016 7:00 am    Post subject: SSD1331 OLED RGB 0.95' display library Reply with quote

Display with resolution 96x64, controller SSD1331, power 3.3V. SPI connection on this model:

In GEARBEST shop it cost $10. http://www.gearbest.com/lcd-led-display-module/pp_235707.html
Color balance may be adjusted, brightness operates with Lcdcontrast command.
It has hardware drawing lines and boxes. And it makes it very quick - look at video https://youtu.be/POjIicuz4lo


Last edited by Mrshilov on Tue Apr 26, 2016 9:08 am; edited 1 time in total
Back to top
View user's profile
albertsm

Administrator



Joined: 09 Apr 2004
Posts: 5921
Location: Holland

blank.gif
PostPosted: Tue Apr 26, 2016 8:39 am    Post subject: Reply with quote

Hello Mrshilov,

Just enjoyed the video Very Happy
Thank you for sharing your work of this neat LCD driver.
As always a complete a great job, with lib, sample, PDF included.
Time to order the display Smile

_________________
Mark
Back to top
View user's profile Visit poster's website
micha_b

Bascom Member



Joined: 22 Dec 2005
Posts: 1
Location: Germany

germany.gif
PostPosted: Sun Jan 08, 2017 7:01 pm    Post subject: Reply with quote

Hi Mrshilov,

thank you for the code.
In my configuration the demofile works until the circle command is sent, from this point the
display does not respond anymore and needs a reset.
Text also doesn't work.
Rectangles and lines work perfect.
So as far as I understand, as long as you adress the build in Graficfunctions it works, additional commands doesn't.

I'm working with ATMEGA128, configuration is
Config Graphlcd = Color , Si = Portb.2 , Sclk = Portb.1 , A0 = Portc.6 , Cs1 = Portb.5 , Rst = PortB.4
$crystal = 14745600

Do you have an idea what is wrong?

Thank you very much again, this is the only bascom source code I found on the web for this amazing
display, and I don't want to switch to another programming language like arduino since bascom is much better.

Best,

Michael
Back to top
View user's profile Visit poster's website
petros047

Bascom Member



Joined: 14 Mar 2012
Posts: 84

greece.gif
PostPosted: Wed Jan 31, 2018 9:27 am    Post subject: Reply with quote

I have buy this lcd but before I connect it I would like to know if you use 5v 3.3 shifter.
My board said that accept voltage from 3.3 to 5v but i would like to know how you guys have connected this lcd.
Also the dc pin is connected to ground?
Back to top
View user's profile
Mrshilov

Bascom LCD Guru



Joined: 24 Jan 2009
Posts: 314
Location: Russia

russia.gif
PostPosted: Wed Jan 31, 2018 10:07 am    Post subject: Reply with quote

D/C pin named as "A0" in "Config Graphlcd".
CS is optional and may be connected to GND. RES also optional and may be connected to Vdd.

Vdd for SSD1331 is from 2.4V to 3.5V (see datasheet).
Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic    www.mcselec.com Forum Index -> Share your working BASCOM-AVR code here All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum