|
Forum Index : Microcontroller and PC projects : WS Pico with IPS LCD module....
| Author | Message | ||||
Grogster![]() Admin Group Joined: 31/12/2012 Location: New ZealandPosts: 9760 |
I expect many of you are aware of this module - LINK But WS do not specify what controller this LCD module is. They DO tell you what pins it is connected to, so you know it is an SPI display, and they tell you it is an IPS one of 0.96" size, but they make no mention of the controller used, so I don't know if there is a driver in MMBASIC for it. Can anyone tell me if they know what it is, and if it is supported by MMBASIC? I had a look in the Wiki for this module, but they don't seem to want to specify the LCD controller on the LCD they are using. ![]() Smoke makes things work. When the smoke gets out, it stops! |
||||
| phil99 Guru Joined: 11/02/2018 Location: AustraliaPosts: 2833 |
Try GitHub, the Micro Python people may have worked it out. Edit It might be this - LCD1602 I2C Edited 2023-01-10 17:35 by phil99 |
||||
| Mixtel90 Guru Joined: 05/10/2019 Location: United KingdomPosts: 8304 |
At 160x80 colour it could well be a ST7735. Mick Zilog Inside! nascom.info for Nascom & Gemini Preliminary MMBasic docs & my PCB designs |
||||
| phil99 Guru Joined: 11/02/2018 Location: AustraliaPosts: 2833 |
Yes, found reference to this - ST7735S https://www.waveshare.com/w/upload/e/e2/ST7735S_V1.1_20111121.pdf |
||||
Grogster![]() Admin Group Joined: 31/12/2012 Location: New ZealandPosts: 9760 |
Excellent, thanks chums. ![]() Smoke makes things work. When the smoke gets out, it stops! |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |