Комментарии:
woow thanks for teh video 🙏
ОтветитьIn the ultrasonic part, when I switch between CM and Inch, the number lay on top of each other.
I'm using Wokwi to simulate and using ILI9341 library.
I wrote to code in order to clear previous number but it doesn't work.
if(selectedUnit == '0')
{
tft.setTextColor(BLACK);
tft.setCursor(150,145);
tft.print(previousCm);
}
Also, it doesn't refresh the page to update the value of ultrasonic sensor.
I have to manually click on cm or inch button.
One of the best tutorial👨🏫📓
Ответитьwe can use this librairi with stm32 and arduino IDE
Ответитьhello. Been working on a small project of mine. May I just ask if you know how to salvage old phone screens and use it for this
ОтветитьEvery time I go to download the the files you told me to download it says it's a scam website
ОтветитьAmazing channel ❤
ОтветитьDo you have a video on how to connect the circuit. Where does the pin headers go?
Ответитьhow to run in as a simulation
ОтветитьHello,
I have recently purchased a 4" TFT (NT35510) which has the advantage of plugging directly into an Arduino Mega, but have encounted a few problems applying your wonderfully clear tutorial. I set the model to NT35510 and the touch parameters accordingly but the library UTouch has been replaced by URtouch (which I have included). I don't know if the new library is backwardly comparable as I get a page of RED when I try to compile. Do you have any thoughts.
Great tutorial. I am very interested in working with ESP32/TFT display.
ОтветитьGreat video, great tutorial. I appreciate that you explain the code and i loved the split screen approach!
ОтветитьNice 😆👍
Ответитьcan i connect it to arduino uno? also, does the libraries work on arduino uno and does the code work for other screen sizes like 3.6?
Ответитьvery like😀
ОтветитьCan i use that LCD for ESP8266?
ОтветитьWonderful and useful!Tks for your sharing!
Ответитьvery good video
ОтветитьHey, awesome work. I am new to electronics and look at doing a lot of projects with different things. I looked for the UTouch.h library, and it doesn't show up in the list when i search for it in manage libraries. there is a touch library but i am not sure if that's the right one or not. Can you point me in the right direction to get that library please ?
ОтветитьWhat is the maximum distance we can measure from this...?? btw very informative video....
Ответитьthanks for sharing . may i ask what is the best battery to power it? if we want create something permanent like a video game for children
ОтветитьI have letters inverted vertically on such a display. I have tried many libraries, but there is no result. Advise me where to dig ?????
ОтветитьI have letters inverted vertically on such a display. I have tried many libraries, but there is no result. Advise me where to dig ?????
Ответитьincredible
ОтветитьHow can I remove the part of the game?
ОтветитьThank you for your Tutorial. I have a question, can we used Arduino Uno and tft lcd touchscreen to display a sensor data?
ОтветитьBro can i use arduino uno
ОтветитьBro can i use arduino uno
ОтветитьHow can we attach voltage Base sancers with this system
ОтветитьWe would like to send you free samples and pay you for videos as sponsor.
Ответитьwhat size of resistors?
ОтветитьI really like your teaching style, thank you for taking the time to make this video
ОтветитьHello,
How would i change the code for
// Draws a rectangle with the latest color combination
myGLCD.setColor(xRC, xGC, xBC);
myGLCD.fillRoundRect(175, 87, 310, 119);
to display number values instead. For example, the slider starts are zero and goes in increments of 0.5 every time you slide it to the right.
Thanks in advance!
how did you add a tft screen in fritzing? I dont find it :((
Ответитьoutstanding, thank you!
ОтветитьThis is what i've been looking for for my past 1 hour of searching for arduino projects. Thank you!
(the RGB led one really hooked me)
Can you design one prototype like using touch screen whether it is detecting kid or adult by adding some security questions if he answered some questions means it will be detected as kid gave some access to some appliances like on/off light, fan and answered all questions it will be detected as adult means gave access to all appliances.
Thanking you and hoping for a faster response. Looking forward to your reply bhai it will be very helpful and urgent to our project. Please consider this
Hi,
i keep getting this error message : error compiling for board Arduino or Mega 2560 ? could you please advise me on how to correct this issue.
Thank you
Hello, do you have any code for using the 2.8" display to monitor DC voltage that I can use for my solar project? It would be a big help, thanks..
ОтветитьIt is more responsive than most luxury cars's touch screens
ОтветитьFlappy birds nom flashbacks.
ОтветитьThis tutorial is very helpful, Thank you. But can someone assist me with solving this error "Error compiling for board Arduino Mega or Mega 2560", that's what is happening when I run the code. I added the required libraries, but still getting that error.
Ответитьhow much % memory is consumed by Arduino mega any idea?
ОтветитьHi
İ use this code on arduino mega working good
But on due not working
Because of 32bit arm?
TLDR do not work sont waste your time
ОтветитьHi. Do you think this is good enough to make a replica of a pip-poy os?
Ответить