Hello,
Yes I did- If I delete this libraries from C:\Users\MarjanHome\Documents\Arduino\libraries\
********************
Multiple libraries were found for "ILI9341_t3.h"
Used:...
Type: Posts; User: Mike_58
Hello,
Yes I did- If I delete this libraries from C:\Users\MarjanHome\Documents\Arduino\libraries\
********************
Multiple libraries were found for "ILI9341_t3.h"
Used:...
I did yesterday - sorry - https://forum.pjrc.com/threads/29460-Working-Sketch-not-compiling-on-new-computer-Arduino-Teensy-3-1?p=80328#post80328
Paul,
With added libraries to sketch - not compiling at all:
Arduino: 1.6.5 (Windows 7), TD: 1.24, Board: "Teensy 3.1, Serial, 96 MHz optimized (overclock), US English"
...
Do I need to add this to my sketch ?
Mike
Hello,
Yes I did- If I delete this libraries from C:\Users\MarjanHome\Documents\Arduino\libraries\
********************
Multiple libraries were found for "ILI9341_t3.h"
Used:...
Hello Paul,
Here the summary after I got read of error / comiling =working on 1.05 and upgrade to 1.6.5 gives me;
C:\Users\MARJAN~1\AppData\Local\Temp\build2647348361504967730.tmp\Graph.cpp:...
I edited LIBRARY FILE - Adafruit_STMPE610.h and at the top of the file add this:
Code:
#ifndef Adafruit_STMPE610_h
#define Adafruit_STMPE610_h
and at the bottom of the file add
Code:
#endif
...
I edited LIBRARY FILE - Adafruit_STMPE610.h and at the top of the file add this:
Code:
#ifndef Adafruit_STMPE610_h
#define Adafruit_STMPE610_h
and at the bottom of the file add
Code:
#endif
...
Adafruit_STMPE610.h library file !!
This worked fine:
I edited Adafruit_STMPE610.h and at the top of the file add this:
Code:
#ifndef Adafruit_STMPE610_h
#define Adafruit_STMPE610_h
and at the bottom of the file add
Code:...
Mlu - can you contact me at mike.menci (at) gmail.com - I can send you Zip complete file if you can compile it ?
Thanks,
Mike
Hello Pete,
I have this Code included from start :
#ifndef SPLASHSCREEN_h
#define SPLASHSCREEN_h
#include "ILI9341_t3.h"
#include "Adafruit_STMPE610.h"
#include "Configuration.h"
Hello Mlu,
I commented out Adafruit_STMPE610.h from SplashScreen.h and I get:
This report would have more information with
"Show verbose output during compilation"
enabled in File >...
Hello,
I had to format my hard drive and after re-installation of all programs inclusive Arduino my sketch which was operational is now hanging - not compiling due to "class TS_Point"...
Hello,
I had to format my hard drive and after re-installation of all programs inclusive Arduino my sketch which was operational is now hanging - not compiling due to "class TS_Point" ...
Hello Max..,
Could you have a look at this sch - 2.8" TFT - Buydisplay - will this work ? and Im not shure which pin should be for TFT_DC ?
4379
Thanks,
Mike
#5 = 2.8" TFT above !!
Thanks,
Hello,
so the pin np. are for 3.2" display anyone has pinout for 2.8" TFT ??
Thanks,
Hello Paul,
You are right - I'm not using "BmpSD.h" but funny thing is in base -.ino file bitmaps work but in splash screen not... - so can not be computer foulth...
Is this the latest version...
I get error :
Arduino: 1.0.6 + Td: 1.20 (Windows 7), Board: "Teensy 3.1"
SplashScreen.cpp: In member function 'void SplashScreen::drawMe()':
SplashScreen.cpp:43: error: 'bmpDraw' was not declared...
Hello,
I have almost all wanted working, I can read the .bmp images from SD card and I can see them on TFT screen from .ino sketch file but I'm facing problem getting an .bmp from splashscreen.cpp...
Hello Paul,
I am using 2.8TFT Touch Shield Arduino Resistive Touch ID: 1651 with micro SD.
I have made a PinOut as per EagleCad from your web and MIRRORED the 2.8 as it is installed on my...
Great - thank you !
Mike
Hello,
Thanks for your support !! :-)
So here we go again - like this ?
4020
Because TFT display and SD card will share the hardware SPI interface
pins; 11 = MOSI, pin 12 = MISO & pin...
Hello,
I don't think my question was clear enough and therefore the answers are kind of confusing..
Let me put the question this way:
1) On Arduino Touch Shield 2.8" touch screen shield there...
Hello Paul,
Adafruit 2.8" TLT & microSD pins to Teensy 3.1 - see sketch bellow;
- is 3,3V needed ? and where to connect RST to Teensy
4016
Thanks,
mike
Hello,
To add microSD card pins to Teensy from back side of 2.8LCD;
TFT display and SD card will share the hardware SPI interface / so pin 11 = MOSI, pin 12 = MISO, pin 13 = SCK , 5V & GRD is...
Dear Kurt & Paul,
I finally have everything working and thank you so much for your help.
I think I will go into new version of pcb, to which I will add missing trace to pin 8 & include the use of...
Hi Andy
Please note;
The LCD has a 2.8" 4-wire resistive touch screen glued onto it. You can use this for detecting finger-presses, stylus', etc. Normally, you'll need 4 pins to talk to the touch...
connector3973
I think this connector should be used on 2.8"TFT?
Thanks,
Mike
Hi Kurt - web referes to Arduino - I am using Teensy 3.1 ?
Will it work ?
Anyone out there has miniSD working with Teensy 3.1 ? how to wire 2.8 TFT with Teensy 3.1??
3971
Thanks
Hello Paul,
I have no way to reach IC5, but all the all web based procedure tests /steps up on the Adafruit learn site: https://learn.adafruit.com/adafruit-...ouch-shield-v2 seems to be working...
Hello Kurt
I did the hook-up of pin 8 and I am getting better response now - slider is sliding now...
I follow and try to learn more from web indicated..
thanks,
Mike
Hello,
I did some more tests with Teensy 3.1 - Arduino 1.0.6 and I get following out from sketchbook/libraries/Adafruit_ILI9341;
-The screen color changes only ............
- at graphicstest...
Hello
Here the PCB ;
I have no need to use SD card.... touch screen cs(8) D10 D11 are connected !
or is this missing ?
Thanks,
Mike
Arduino 1.0.6 / teensy 3.1 /ILI9341 - all I get is a blank white screen ?
38203822
3821 3823
Project firmware Zip; ...
Hi- not a solution for my TLT - 38173818
:-(((
so I am new to this programming - Is the problem in library location ?
and this;
This report would have more information with
"Show verbose output during compilation"
enabled in File >...
Hello
Im having a problem with;
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
Arduino: 1.0.6 + Td: 1.21-test2...
Hello,
Teensyduino to Arduino installation problem; Win7 install;
3578
Is there a solution?
Thanks,
Mike