NEXTION HMI DISPLAY WITH ARDUINO -Getting Started with LED ON/OFF

  Рет қаралды 194,851

Saravanan AL

Saravanan AL

Күн бұрын

Пікірлер: 160
@yuchoy1
@yuchoy1 2 жыл бұрын
Love it! Thanks for doing this tutorial. Nextion is great at telling you how "easy" it is to use, but they don't show you how. You did!!!
@gwtomsic
@gwtomsic 4 жыл бұрын
OUTSTANDING! 6-STARS!! Perfect introduction to the Nextion unit. Better than any other on the web--I know, I have tried others. You skip nothing. Terrific. Thanks. I have noticed Nextion has changed their APP to 1.6.xx which introduced some user changes/issues, but your lesson is perfect.
@MacsekU2B
@MacsekU2B 6 ай бұрын
Thanks, Saravanan, it is a very clear, easy to understand video. Congratulations! I hope we will see many other videos from you.
@MikeSmith-te6cn
@MikeSmith-te6cn 3 жыл бұрын
As a embedded programmer this video answered my questions clearly and concisely. Thanks.I am not using an Ardino but you clarified the blocks ( design and code ) for me.
@automateyourhouse
@automateyourhouse 4 жыл бұрын
Perfect tutorial, perfect pace, to the point and concise , thanks a lot
@younus225
@younus225 3 жыл бұрын
Simply the best info on using Nextion LCD ... Great !
@RobRice-so5nv
@RobRice-so5nv 10 күн бұрын
THANK YOU VERY MUCH! This is what I've been looking for.
@alexandersutherland9775
@alexandersutherland9775 3 жыл бұрын
Excellent overview and introduction. This gives me the confidence to try experimenting with these very nice little displays. Much appreciated!
@imvijayan
@imvijayan 3 жыл бұрын
Thank you so much Mr.Saravanan...It was very useful.
@CharlieTechie
@CharlieTechie 5 жыл бұрын
Simple and to the point, thanks for making the video.
@arunmozhi5808
@arunmozhi5808 Жыл бұрын
very nice and useful......thank you...
@subzerofpv1235
@subzerofpv1235 3 жыл бұрын
Thank you for your information on this subject! It helped very much.
@fingerchips
@fingerchips 5 жыл бұрын
Good job Saravanan. Excellent working practical tutorial.
@affiliatecommissiontraffic5534
@affiliatecommissiontraffic5534 4 жыл бұрын
Please ignore my previous question. I loaded the ARDUINO environment and will enter the code in the sketch provided in the setup() and loop() sections.
@WINGNUT307
@WINGNUT307 3 жыл бұрын
Thanks for the video. Got mine working like yours but currently only outputing the codes to a serial monitor. Next step will be programming an ESP8266.
@777-Movies
@777-Movies 2 жыл бұрын
Hi, very exciting project, Can we connect a 7 " /10" P Cap touch screen TFT to NANO??
@bryansmith1303
@bryansmith1303 Ай бұрын
Nicely done! I can't get to your files for this project! Can you update with correct paths!
@edisherg6375
@edisherg6375 3 жыл бұрын
Thank you, all is clean and clear. Good base for start.
@lpe6300
@lpe6300 2 жыл бұрын
very nice video, straight forward and to the point, Thx a lot
@prismelectronicssystems8656
@prismelectronicssystems8656 5 жыл бұрын
VERY NICE DETAILS ARE GIVEN ....REALLY WORTHFULL TO FALLOW THE VIDEO
@suppi6264
@suppi6264 3 ай бұрын
Can I use SD card(Inserted on Nextion display) for file operations
@joshuaoduroadu5376
@joshuaoduroadu5376 2 жыл бұрын
Great video tutorial. Thanks 👍 very much for sharing. I really enjoyed it.
@haripriyadeshpande1762
@haripriyadeshpande1762 3 жыл бұрын
Can you please explain how TouchCap, Crop, Scrolling text, SL Text and File Browser tools works in Nextion?
@jasirjawler7749
@jasirjawler7749 4 жыл бұрын
what is the change i needed to make on config.h file if i'm using nodemcu??
@wb7ond
@wb7ond 5 жыл бұрын
Nice video, I learned much about Nextion editor, thanks, an easier resize is to use Irfanview, just edit the size and save..
@MultiJary
@MultiJary 4 жыл бұрын
thanks for the clear and simple description
@wa8eem
@wa8eem 5 жыл бұрын
Thanks, Your teaching skills are great!
@BlessonVarghesevattoly
@BlessonVarghesevattoly 3 жыл бұрын
Great work Sir!!!!
@perksflo
@perksflo 2 жыл бұрын
Is it possible to use AdaFruits GFX library for the Nextion 7 inch display instead of the Nextion Editor???
@venug2617
@venug2617 4 жыл бұрын
One of the best tutorial.......Thank you sir.....keep going........
@theempyr3241
@theempyr3241 Жыл бұрын
can you show us how to control stepper motor with slider on nextion sir?
@OLD_YELLOW_BART
@OLD_YELLOW_BART 3 ай бұрын
how can i use the tjc model 3.43 inch
@Fernando53RJ
@Fernando53RJ Жыл бұрын
Perfect guy! Thanks a lot!
@leehewitt9559
@leehewitt9559 3 жыл бұрын
Excellent. Very well described !!!
@fooballers7883
@fooballers7883 2 жыл бұрын
thanks...for an excellent tutorial.
@JuanLopez-oo5kj
@JuanLopez-oo5kj 5 жыл бұрын
Gracias por enseñarnos nuevos proyectos. Me gusta😄
@CHIRANJIT79
@CHIRANJIT79 3 жыл бұрын
how to communicate two Nextion display with Arduino Mega using serial hardware port ?
@sandipkumarnandi
@sandipkumarnandi 4 жыл бұрын
Thanks for the video, just for info I wanted to know what components in nextion display is used to display output from Arduino?
@rahuljathar9429
@rahuljathar9429 4 жыл бұрын
Can i use this touch display for pic16f877a controller.
@XanCraft21
@XanCraft21 4 жыл бұрын
Can you make a tutorial on how to send pixel data from the arduino to the display and not from an SD card or external software?
@HLsolutions11
@HLsolutions11 4 жыл бұрын
Great tutorial and thanks for that. But...I keep getting stuck when I try to compile the arduino code. There is no NexButton.h in my library. Ive downloaded and installed it twice and keep getting the same error below. Everything else seems to be in the library but the basic button. Any ideas? C:\Program Files (x86)\Arduino\libraries\Nextion/Nextion.h:25:10: fatal error: NexButton.h: No such file or directory #include "NexButton.h" ^~~~~~~~~~~~~ compilation terminated. exit status 1 Error compiling for board Arduino Uno. This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.
@HLsolutions11
@HLsolutions11 4 жыл бұрын
I found the problem. The library I downloaded from the display website didnt contain the file for some reason. Got it from github and no problems now, the file is in there. Just in case anyone else had the same problem.
@gabrielfaria1086
@gabrielfaria1086 4 жыл бұрын
Thanks Saravanan! Helps me a lot!
@harshaltandale1473
@harshaltandale1473 3 жыл бұрын
Hello Sir, I'm from Maharashtra. I want to buy nextion display. How to buy please guide.
@mrk2028
@mrk2028 Жыл бұрын
Thank you veru much I solved it. thanl you...
@rameshpram1444
@rameshpram1444 2 жыл бұрын
Thank you Saravanan
@User-lq8of
@User-lq8of 3 жыл бұрын
Sir can i connect 3kw lead to turn on and off using this?
@to1to192
@to1to192 4 жыл бұрын
can I connect this panel with slave device via Modbus (using RS232) ?
@sanjaybhatikar
@sanjaybhatikar 2 жыл бұрын
Very nice, sir!
@anglikai9517
@anglikai9517 4 жыл бұрын
Hi, Can we put a picture and bounce it around ?, is transparent PNG supported ?
@zdenekkrejci5295
@zdenekkrejci5295 3 жыл бұрын
Hi mister, it looks verry cool I am trying with my arduino Mega and Nextion Intelligent display. Somehow its not working. Could it be that the intelligent version is not compatible or so? Thank you
@pmsilvei
@pmsilvei 4 жыл бұрын
Superb tutorial. Thank you so much!
@noufel3
@noufel3 5 жыл бұрын
thanks for you videos ,i have question,is there a possibility to make nextion display like a serial monitor of arduino?
@ijyasthafasal9966
@ijyasthafasal9966 3 жыл бұрын
Great tutorial
@reynoldbrl3884
@reynoldbrl3884 Жыл бұрын
could you make it with outseal plc
@trauatsgg3809
@trauatsgg3809 5 жыл бұрын
When trying to compile. I get the error 'NewButton' does not name a type.
@punjabilog
@punjabilog 5 жыл бұрын
its same to me
@roycun5013
@roycun5013 4 жыл бұрын
Wow.. superb tutorial..
@chanlin1904
@chanlin1904 4 жыл бұрын
Thanks for your tutorial, very useful
@DarrinLenneLBolden
@DarrinLenneLBolden 5 жыл бұрын
Great video. Will this sketch also work on the ESP32 LyraT 4.3 instead of Arduino?
@CheapControls
@CheapControls 4 жыл бұрын
Very clear video but I had a lot of trouble with the library so I made a tutorial connecting the Arduino with the Nextion without the library. If you have time I would love a little feedback from you on the video. Also what video editor do you use? I like the way the additional text appears on the screen.
@SaravananAL
@SaravananAL 4 жыл бұрын
Yes , Nextion library is not user friendly as you said.In my other videos I avoided using this library.Sending commands from Arduino Serial is much easier. You too have a nice channel with good list of playlists Arduino Basic,Nextion,Basic RPI and others.You deserve more views and subscribers.Keep up your good work. And for Video editor I use Wondershare Filmora 9.
@CheapControls
@CheapControls 4 жыл бұрын
@@SaravananAL Thank you for the quick reply. I have not heard of Wondershare but I will look into it. I use something called Flashback. It has been very good but recently changed so I am looking for another. Once again thank you and I wish you continued success.
@SaravananAL
@SaravananAL 4 жыл бұрын
@@CheapControls I too use Flashback plus recorder for recording screens, but for editing I prefer Filmora
@CheapControls
@CheapControls 4 жыл бұрын
@@SaravananAL I am happy to hear that you have experience with Flashback. that makes your opinion mean more to me. I see that Filmora has a trial so that makes it easy to try it out. I am so happy I asked. I am sometimes nervous to ask questions on youtube. Thank you for not ignoring me.
@JonMcPhalen
@JonMcPhalen 3 жыл бұрын
No need to drag handles on your image -- you can enter the dimensions directly.
@pavisv6
@pavisv6 5 жыл бұрын
Thanks for knowledge sharing sir. Could you suggest main difference between ili9341 display and nextion display and may I know best display for Arduino?
@SaravananAL
@SaravananAL 5 жыл бұрын
ILI displays cannot be underestimated.For that price it shows good result.Only limited sizes available.But Nextion display is organised one and the Editor makes it easier to develop GUI displays easily.Also the hex code available at serial interface against element events makes programming easier with any microcontroller
@jarmainewilson682
@jarmainewilson682 4 жыл бұрын
Saravanan AL how can I reach you
@affiliatecommissiontraffic5534
@affiliatecommissiontraffic5534 4 жыл бұрын
Great tutorial. Question: at tutorial video 20:55, it says: "Before connection the RX/TX, you have to upload the code..." of the Nextion_LED. I see you are using a different platform/development environment than the Nextion Editor for that. Can you elaborate on/where do you get the environment you are switching over to create and compile the code for the Arduino ready to UPLOAD? Thanks
@stargazer7644
@stargazer7644 3 жыл бұрын
He's using the Arduino IDE programming environment. You get it from arduino.
@sudhakaryg
@sudhakaryg 4 жыл бұрын
Hi, I wanted to know if I can use this as Raspberry Pi main display. How can I interface with RPI so that I can get to see the raspbian OS on this Nextion touch screen? Also what are the modifications I need to do at display side as well as on Raspberry Pi? Please help me understand this. I need to buy few displays for a project. Thanks.
@jeffro.
@jeffro. 2 жыл бұрын
Why do you assume that it's possible to do what you want, and also that he can help you?! Why do you assume he knows how to interface RPi to Nextion? Why do you assume he even wants to help you, and has the time to do so?! Not everything is about you! And, if you're so smart and your ideas are so great, why not figure it out for yourself?!
@sudhakaryg
@sudhakaryg 2 жыл бұрын
​@@jeffro. Thank you very much for making me understand that asking a question or clarification is offence.... :), while the owner of the video himself did not respond & I was absolutely fine with it, cause its every individuals discretion to respond to any queries, comments. However I am amazed with your response & time you took for same.. Thank you again for it... Thank you again for making me understand that I should always be scared off with people who would respond my queries ... However I had asked this question almost a year back.. I have moved on & have figured out a solution for the problem.. Thank you ...
@mutahharmasood5249
@mutahharmasood5249 2 жыл бұрын
Thank you so much sir.
@mrk2028
@mrk2028 Жыл бұрын
link to download ardunio codes does not work, please add link for codes.thank you ..
@roilancatoy3297
@roilancatoy3297 3 жыл бұрын
Very good tutorial.
@endlesslearn41
@endlesslearn41 2 жыл бұрын
It doesn"t work for me. I just receive my NX4832T035 HMI and I took time to listen to your good instruction...When I try to verify the code, it gave me a big page of thing the program don't recognize: "NexButton", "NexText", etc.... I have a lot. Could you help me please!
@karanamravikarthik550
@karanamravikarthik550 5 жыл бұрын
Can u pls do a video on interfacing nodemcu with nextion display and displaying the web app on tat display ! Thank you
@RandyBeavers
@RandyBeavers 2 жыл бұрын
Thank you thank you thank you!!
@cicerogoncalo3995
@cicerogoncalo3995 5 жыл бұрын
Dear friend, it's possible to see the status of the digital input from arduíno in the Nextion HMI? Like a status of the sensor... If you or someone of the KZbin can help i appreciate.... Thanks....
@nketanichilema6647
@nketanichilema6647 2 жыл бұрын
Great video💪
@anandamahapatuna606
@anandamahapatuna606 5 жыл бұрын
Excellent tutorial, Thank you so much.
@him7748
@him7748 2 жыл бұрын
Nice tutorial.
@danielgoldackertec.emeletr6737
@danielgoldackertec.emeletr6737 9 ай бұрын
Gostei, um abraço
@sayeeddewan9983
@sayeeddewan9983 5 жыл бұрын
Thanks for very detailed information. I have some issues and I need your help. I have Arduino Uno WiFi Rev2 and Nextion NX8048T050. I did everything as you said including comment out by // in lines 27 and 32 changed serial2 to serial in line 37 of NexConfig file. Your code uploaded fine with no problem. But I didn't see any LED blinking on the Arduino Uno WiFi Rev2. Then I connected RX to TX and TX to RX as you said. But I am seeing LED ON and LED OFF function not transmitting to STATUS of Nextion Monitor or in LED bulb connected at 13. Could you please help me. Thanks
@goldenfang57
@goldenfang57 5 жыл бұрын
Check that the page id, component id and component name in the code match with the page id, component id, and component name for the objects in your tft file.
@electronic7979
@electronic7979 5 жыл бұрын
Useful video 👍 Excellent 👍
@shaneclk9854
@shaneclk9854 4 жыл бұрын
how to modify this code for arduino mega
@mrpraphartRompruek
@mrpraphartRompruek 5 жыл бұрын
Excellent ,thanks for this tutorial.
@abhaygarg4736
@abhaygarg4736 3 жыл бұрын
Hi Sir, Great tutorial. The code link is not working, could you please provide the code link.
@ThanhNguyen-sc3fm
@ThanhNguyen-sc3fm 4 жыл бұрын
Hey! Great tutorial HOWEVER I uploaded your exact HMI file onto my Nextion touchscreen and I uploaded the same exact file to turn the LED on my Arduino. However when i press serial communication theres an error. How come it works for you but not on mines? Any help is appreciated!
@cheblack677
@cheblack677 5 жыл бұрын
So far I loved it
@shripadpuntambekar4834
@shripadpuntambekar4834 5 жыл бұрын
Dose graph can plot real-time ...
@kamleshpanchal8661
@kamleshpanchal8661 7 ай бұрын
code is not given for practice ?
@harishrajamani4922
@harishrajamani4922 5 жыл бұрын
Hi thank for the video, may i know if there is any chance for conversation of tft to hmi file???
@fairpoor
@fairpoor 4 жыл бұрын
This is awesome tutorial! thank you!
@khris1977
@khris1977 5 жыл бұрын
Where another side RX and TX connected on uno?
@cheblack677
@cheblack677 4 жыл бұрын
I can't make the display send the value of the state (ex. bt0.val) of a button. It always sends the code of the attribute and not the value. Compilator of its side doesn't accept any if-else statement (ex.if(bt0.val=0) {...} it aways gives me: Error:SYNTAX ERROR:must end with ")":if(bt0.val) { printh "1"} else { printh "2"}( Double click to jump to code) Can somebody guide me through this PLEASE
@abhijitrashinkar
@abhijitrashinkar 5 жыл бұрын
Hello!One more helpful video, thanks for the efforts.
@kiranskulkarni152
@kiranskulkarni152 4 жыл бұрын
thank you sir, very useful tutorial
@jamescullins2709
@jamescullins2709 4 жыл бұрын
I downloaded the editor and the installer said I need to install Visual c++ 2015 .... where do I get it?
@automateyourhouse
@automateyourhouse 4 жыл бұрын
i imagine its just the C++ 2015 runtime libraries, you can download from Microsoft : www.microsoft.com/en-gb/download/details.aspx?id=48145
@jamescullins2709
@jamescullins2709 4 жыл бұрын
@@automateyourhouse Thanks for the link.
@Tech_Peg
@Tech_Peg 4 жыл бұрын
Sir, I am unable to upload tft file via memory card to my nextion basic series 7 inch display. Kindly, Help me !
@emmadiymall242
@emmadiymall242 4 жыл бұрын
Please check whether TF card is FAT32 format, and only one tftf file in card
@justcroatboy
@justcroatboy 4 жыл бұрын
excellent tutorial!!! regards and 73!
@YADA70073
@YADA70073 4 жыл бұрын
Great Explain...
@PantherJagger
@PantherJagger 4 жыл бұрын
Does this progam work on a mac?
@mehmood_ansari
@mehmood_ansari 3 жыл бұрын
FROM WHERE I CAN BUY THIS DISPLAY
@User-ox6ue
@User-ox6ue 3 жыл бұрын
Amazon
@TheAbhro
@TheAbhro 5 жыл бұрын
is this possible with esp8266 or esp32?
@kishorebm8215
@kishorebm8215 5 жыл бұрын
Yes man
@AjirogheneSunny
@AjirogheneSunny 5 жыл бұрын
Many thanks, nice tutorial
@kalyanvonumu9174
@kalyanvonumu9174 4 жыл бұрын
Aurduino Program is not clearly visible.please make sure each and every line of program is clearly visible
@ALIREZAMOHAMMADSHAH
@ALIREZAMOHAMMADSHAH 4 жыл бұрын
thanks man, that was great, can i make a menu and on each menu have different options and functions with arduino? like a menu for reports, a menu for calibration and a menu for for commands?
@dtiydr
@dtiydr 3 жыл бұрын
Yes, there are videos on youtube for that.
@LividCoyote
@LividCoyote 5 жыл бұрын
Wow amazing tutorial thanks
Nextion Analog Read value & Slider tool
7:01
Saravanan AL
Рет қаралды 13 М.
Huge Nextion Touchscreen Display Examples | Video | Gauges | RTC
19:40
Who's spending her birthday with Harley Quinn on halloween?#Harley Quinn #joker
01:00
Harley Quinn with the Joker
Рет қаралды 26 МЛН
Миллионер | 3 - серия
36:09
Million Show
Рет қаралды 1,7 МЛН
Random Emoji Beatbox Challenge #beatbox #tiktok
00:47
BeatboxJCOP
Рет қаралды 67 МЛН
Nextion+Arduino Tutorial #6 A Project From Scratch
29:08
InterlinkKnight
Рет қаралды 121 М.
How to Make Stunning Menus on Arduino Nextion Displays: GIMP Tutorial
20:12
Budget Tool Reviews
Рет қаралды 48 М.
Nextion Display   LED On Off with Dual State Button & Image
11:51
Saravanan AL
Рет қаралды 42 М.
I Made The Ultimate Cheating Device
9:39
ChromaLock
Рет қаралды 1,5 МЛН
Getting started with Nextion Display
10:08
ControllersTech
Рет қаралды 19 М.
Who's spending her birthday with Harley Quinn on halloween?#Harley Quinn #joker
01:00
Harley Quinn with the Joker
Рет қаралды 26 МЛН