The tft tag has no usage guidance.
0
votes
1answer
16 views
I just bought a TFT screen is it still possible to use the serial port 1 and 0?
so I have a question regarding the TFT touch screen... I would like to use the serial ports 1 and 0 (on my UNO) to transmit data to my mega... however it take up those ports. on the back of it, it ...
1
vote
1answer
35 views
TFT screen to change sketches
I have an Uno + WiFi 101 thermometer and I'd like to be able to take it places and easily change WiFi network SSIDs and passwords. Can I use a TFT screen to make these changes to a sktech or am I ...
0
votes
1answer
111 views
ESP8266 Arduino 2.2inch ILI9341 TFT library
I recently got one TFT LCD from aliexpress which supports SPI and uses ILI9341.
This is the one.TFT LCD
I have the ESP8266 EspressoLite 1 board, and I am using ESP8266 Arduino.
...
0
votes
0answers
16 views
Connectivity of arduino pro mini with different modules
Can an arduino pro mini be used with an audio decoder, 2.8 inch tft touch screen and ethernet shield simultaneouly?
1
vote
0answers
14 views
Esplora: Connecting a 2-Wire Speaker to Arduino Esplora
I am currently trying to make a simple game system with my Arduino Esplora, however I have noticed something. The Arduino Esplora has no pins for a 2-pin speaker that I get from a RadioShack store ...
1
vote
0answers
9 views
Which tft works on both Arduino Uno and Raspberry pi
Ideally I'd like a 2.8 inch and it to be touch screen.
But most of all I'd rather it work on both boards without much hassle.
1
vote
0answers
26 views
Looking for hardware - 3.5" TFT with capacitive touch
I'm looking for a 3.5" display (480x320) with a capacitive touch attached. Anyone have some experiences? I want to drive the display with 8bit.
If there are existing libraries that would be highly ...
1
vote
3answers
336 views
How to dim background LEDs on TFT display with ILI9341
I have bought a 2.5" TFT shield online which is equipped with the ILI9341 controller and I need to dim the intensity of the background LEDs to match ambient light.
This particular shield does not ...