Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 11:59 12 May 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : Need help connecting to Arduino TFT

Author Message
OldMMUser
Newbie

Joined: 05/08/2014
Location: United States
Posts: 6
Posted: 12:58am 06 Aug 2014
Copy link to clipboard 
Print this post

Hello,

I have a Arduino color graphic TFT display.
See: http://arduino.cc/en/Main/GTFT
(It is a nice display and has a micro-SD slot on the back.)

I want to use it with a CGMMSTICK1 but I don't know how to connect it.
(I HAVE connected with an Arduino UNO and have had it work with the demo 'sketches'.)

Would it require a special MMBasic library to make it function? (I am thinking it would require a lot of work to direct MMBasic graphic commands to the display, but I hope I am wrong.)

The TFT display could make for a nice color display, the micro-SD might be nice too, but I am really interested in just making the display work.

Thanks in advance for any help at all.
 
WhiteWizzard
Guru

Joined: 05/04/2013
Location: United Kingdom
Posts: 2927
Posted: 02:21am 06 Aug 2014
Copy link to clipboard 
Print this post

@OldMMUser

To get the display working with a CGMMSTICK1 will require specific coding within MMBasic (i.e. custom subroutines). However I can assure you that the end result would be rather slow.

Another thing to consider is the TFT Maximite. This gives options for either a 4.3" or 5" TFT with a crisp display running at 480x272 pixels. It also incorporates a resistive touch screen. Bearing in mind the low cost of chinese imported TFTs you could get a display with touchscreen for around US$20-25.

This solution makes it easy to code for graphics and touch buttons as well as having access to all MMBasic features on one display.

One final thing to keep an eye on is OldBitCollector's MicroMite Companion which integrates a Propellor micro controller with a MicroMite. This works on a VGA monitor which could be replaced by a TFT (with vga input module) if small display size is important.

I am not ruling out the display you refer to - just think the effort required for the end result achieved may result in disappointment.

Lets see what other people suggest . . . .

WW
 
vasi

Guru

Joined: 23/03/2007
Location: Romania
Posts: 1697
Posted: 03:24am 06 Aug 2014
Copy link to clipboard 
Print this post

That would be much easier in interfacing it using a Firewing board and language (VB,NET) and results will be on par with Arduino if you use an 8bit microcontroller, or much better if a 16bit/32bit one is used.

Firewing R2 8bit board:


Firewing R2 16bit/32bit board:



Firewing IDE download.

ColorTFT Tutorial.

ColorTFT Examples.Edited by vasi 2014-08-07
Hobbit name: Togo Toadfoot of Frogmorton
Elvish name: Mablung Miriel
Beyound Arduino Lang
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025