![]() |
Forum Index : Microcontroller and PC projects : New PicoMite compatible SSD1963 Display board on Tindie
Author | Message | ||||
al18 Senior Member ![]() Joined: 06/07/2019 Location: United StatesPosts: 228 |
I just saw a low cost ($14) assembled board advertised on Tindie.com that claims PicoMite compatibility with SSD1963 displays https://www.tindie.com/products/aiy745321/pico-display-base-board/ Just add your own Raspberry Pi Pico/PicoW and display SSD1963 display, which cost about $40 on eBay Note there’s no SD card slot on the board, but the developer says it works with the SD card slot on the SSD1963 display board. No sound support on the board |
||||
Mixtel90![]() Guru ![]() Joined: 05/10/2019 Location: United KingdomPosts: 7871 |
Try https://www.thebackshed.com/forum/ViewTopic.php?TID=16691#217241 Mick Zilog Inside! nascom.info for Nascom & Gemini Preliminary MMBasic docs & my PCB designs |
||||
al18 Senior Member ![]() Joined: 06/07/2019 Location: United StatesPosts: 228 |
Mick, Thanks for adding the link. |
||||
stanleyella![]() Guru ![]() Joined: 25/06/2022 Location: United KingdomPosts: 2542 |
https://www.ebay.co.uk/itm/295410670887? the display, dunno if it's for the display board.. which is $37.02 with shipping to uk Edited 2024-08-19 05:42 by stanleyella |
||||
Carnifex Newbie ![]() Joined: 02/07/2020 Location: United StatesPosts: 13 |
I have a couple of these, they work pretty well. This board makes it about as easy as it can be to use an SSD1963. Stick to the 5" or below SSD1963's though, there is no easy way to get larger LCD's the 5V they need for the backlight when using this board. I have been posting the code I have been using to make it work on my github, for anyone who is interested. https://github.com/cjstoddard/Pico-Display-Board |
||||
aiy745321 Newbie ![]() Joined: 27/09/2024 Location: United StatesPosts: 4 |
I began using Maximite over ten years ago with a custom PIC32MX695/795 board and added an interface to the five inch SSD1963 displays back then. I also purchased a Color Maximite. I was pleasantly surprized to see that Geoff had released firmware for the Pico, and it supported the SSD1963. So, I built a PCB for my own use in 2022 and found my old displays still worked. I think I paid $15 USD for a display ten years ago. Alas, they are almost $30 USD now. I recently retired and thought someone else might want to try the PCB (so, I put it on Tindie.) Sorry It does not include VGA or sound. I updated the PCB to include power for the Seven inch SSD1963 display board. All current owners were sent a free replacement board (last week.) Also, I released a Windows executable (PDLB) at GitHub that helps designers layout PicoMite Advanced Graphics. You can pick Controls and drag them onto a 800*480 canvas (Landscape). Then you can edit properties including color, caption, and size. One can then press a button and it will generate MMBasic code. Its a bit limited in what one can do. So, I added a button to push the code to MMEdit where you can edit it further. Maybe it will help someone. It helped me to visualize the layout. Kevin Footnote added 2024-11-26 00:21 by aiy745321 Oh and the SD card works very well with PicoMite. One can even put a BMP or JPG file on the SD card and display it on the SSD1963. The integrated touch just works. The only thing to remember is to run gui calibrate if you switch from a five-inch to a seven-inch display. |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |