Search found 6 matches
- Tue Apr 12, 2016 8:38 pm
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: Sub 1" color display
- Replies: 9
- Views: 2051
Re: Sub 1" color display
I have ended up using the notro module for the display which works great. The wiring I've used is: VCC --> 3.3v GND -- > GND DIN --> MOSI CLK --> SCKL CS --> CE0 DC --> 25 RST --> 24 Mine is a waveshare 0.95 yes. You can find the module for the display here: https://github.com/notro/fbtft/wiki/LCD-M...
- Sat Mar 19, 2016 9:16 am
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: Sub 1" color display
- Replies: 9
- Views: 2051
Re: Sub 1" color display
Congratulations on receiving your SSD1331 device. :) Believe me that seeing a few random lines and dots is better than starring at a black screen trying to figure out what may or may not be wrong. :) There really isn't a SSD1331 "driver" to "install". If you are referring to my ...
- Sat Mar 19, 2016 8:49 am
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: Sub 1" color display
- Replies: 9
- Views: 2051
Re: Sub 1" color display
The wiring I have at the moment is: VCC to 3.3v GND to GND NC - not using. DIN to MOSI CLK to SCLK CS to SPI-CE0 DC to RXD RES to TXD (I followed the wiring from a video made by "the raspberry pi guy" on youtube) Thanks for any help, I have feeling that its because I previously had an Adaf...
- Sat Mar 19, 2016 12:30 am
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: Sub 1" color display
- Replies: 9
- Views: 2051
Re: Sub 1" color display
Hi, I got my .95 oled waveshare today color display i've wired it up but at most all I'm getting are lines and a few flickers. I'm wondering how to install the ssd1331 driver ? I'm an amateur Python programmer and in the process of making an application to display on the .95 Any help would be greatl...
- Wed Mar 02, 2016 6:30 pm
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: Sub 1" color display
- Replies: 9
- Views: 2051
Re: Sub 1" color display
Thank you for your input, this looks like exactly what I need. It's not that I am adverse to using SPI just that I am not familiar with the protocol. Your diagram helps a lot!
Much appreciated for the reply and information!
Much appreciated for the reply and information!

- Fri Feb 26, 2016 10:43 pm
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: Sub 1" color display
- Replies: 9
- Views: 2051
Sub 1" color display
Hey all, I am currently working on a special project that requires a tiny display either a .96 or .49" . The only displays I can find are for the Arduino which I am quite sure use SPI (My knowledge on is fledgling) . I would love if somebody could recommend a display with high quality color in ...