Though I searched for an answer (my friend Google and this forum) for an answer, I'm maybe just too much a beginner to understand what's evident for you. Here's my problem.
I'm building a weather station with my Arduino Due with few components (DS3231 for the real time clock), DHT11 for the temperature and also a DS18B20 for the temperature of the pool. Things are going great, one component at a time, adjusting sample code for my needs.
I've bought a Screw Shield and I've been able to find a couple of pins available, but I wonder if this is the way to do things properly... I can hardly find info (or understand it!) on which pins are used by the TFT (the connectors almost use all of them).
Do you guys use a Mega instead of a Due in projects with a TFT and a few components?
I guess this is where my knowledge about components is mainly lacking (I'm a programmer & a Linux system administrator). I tought that all TFT were equals or so, beside the width...
Now I understand that there are different types and the SPI type require less pins than the model I have...
I'll give it a check, as I do not have much info to display and a smaller TFT wouldn't be a problem.
Anything a noobie as me should look at or be aware of?
Adafruit is a good part resource for hobby projects, because their parts are guaranteed to be authentic (there are lots of low quality counterfeits and clones on eBay/Amazon), they provide on line product support from professional engineers, good introductory tutorials and useful device libraries, although the quality and/or completeness of the latter varies widely. Sparkfun and Pololu are also good.