TFT display support for Swordfish

Coding and general discussion relating to user created compiler modules

Moderators: David Barker, Jerry Messina

Post Reply
User avatar
Coccoliso
Posts: 152
Joined: Mon Feb 17, 2014 10:34 am

TFT display support for Swordfish

Post by Coccoliso » Sat Oct 04, 2014 9:53 pm

Hello,
I finished porting modules TFT Firewing in Swordfish.
Following models are supported:
- ILI9225B
- S6D1121
- SSD1289
- ST7735

Place the TFT folder contained in the zip into UserLibrary folder of SF.

Replace ILI9225B.bas included in the original TFT.ZIP with latest source in the zip post here named ILI9225B.ZIP
If you downloaded tft.zip before November 2014 you need to replace it, does not work because it has not been converted :roll:
Attachments
ILI9225B.zip
(3.06 KiB) Downloaded 318 times
TFT.zip
(20.87 KiB) Downloaded 328 times
Last edited by Coccoliso on Wed Nov 05, 2014 5:08 pm, edited 3 times in total.

sergio
Registered User
Registered User
Posts: 24
Joined: Mon Mar 30, 2009 5:37 pm
Location: Sao Paulo / Brazil

Re: TFT display support for Swordfish

Post by sergio » Mon Oct 06, 2014 6:29 pm

Thank you !

bitfogav
Registered User
Registered User
Posts: 169
Joined: Sat Oct 09, 2010 1:39 pm
Location: United Kingdom

Re: TFT display support for Swordfish

Post by bitfogav » Fri Oct 17, 2014 1:03 pm

This would make a good wiki page :)

agent007
Posts: 3
Joined: Fri Dec 17, 2010 6:34 pm

Re: TFT display support for Swordfish

Post by agent007 » Tue Oct 25, 2022 12:48 pm

Hello.
I got a 1.44 inch 128x128 pixel display, on a ST7735S controller. I adjusted the files a little and everything worked perfectly. I am posting the corrected files and photos of various reflections.
Attachments
IMG_3.jpg
IMG_3.jpg (182.01 KiB) Viewed 2371 times
IMG_1.jpg
IMG_1.jpg (192.5 KiB) Viewed 2371 times
TFT.ZIP
(10.1 KiB) Downloaded 96 times

User avatar
David Barker
Swordfish Developer
Posts: 1214
Joined: Tue Oct 03, 2006 7:01 pm
Location: Saltburn by the Sea, UK
Contact:

Re: TFT display support for Swordfish

Post by David Barker » Tue Oct 25, 2022 6:46 pm

Thanks for posting!

Post Reply