Тёмный

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

Saravanan AL
Подписаться 48 тыс.
Просмотров 194 тыс.
50% 1

Опубликовано:

 

5 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 158   
@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
@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.
@alexandersutherland9775
@alexandersutherland9775 3 года назад
Excellent overview and introduction. This gives me the confidence to try experimenting with these very nice little displays. Much appreciated!
@MacsekU2B
@MacsekU2B 4 месяца назад
Thanks, Saravanan, it is a very clear, easy to understand video. Congratulations! I hope we will see many other videos from you.
@younus225
@younus225 3 года назад
Simply the best info on using Nextion LCD ... Great !
@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.
@CharlieTechie
@CharlieTechie 5 лет назад
Simple and to the point, thanks for making the video.
@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.
@arunmozhi5808
@arunmozhi5808 Год назад
very nice and useful......thank you...
@subzerofpv1235
@subzerofpv1235 2 года назад
Thank you for your information on this subject! It helped very much.
@imvijayan
@imvijayan 3 года назад
Thank you so much Mr.Saravanan...It was very useful.
@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..
@edisherg6375
@edisherg6375 3 года назад
Thank you, all is clean and clear. Good base for start.
@fingerchips
@fingerchips 5 лет назад
Good job Saravanan. Excellent working practical tutorial.
@JonMcPhalen
@JonMcPhalen 3 года назад
No need to drag handles on your image -- you can enter the dimensions directly.
@777-Movies
@777-Movies 2 года назад
Hi, very exciting project, Can we connect a 7 " /10" P Cap touch screen TFT to NANO??
@wa8eem
@wa8eem 5 лет назад
Thanks, Your teaching skills are great!
@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
@MultiJary
@MultiJary 4 года назад
thanks for the clear and simple description
@venug2617
@venug2617 4 года назад
One of the best tutorial.......Thank you sir.....keep going........
@BlessonVarghesevattoly
@BlessonVarghesevattoly 3 года назад
Great work Sir!!!!
@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?
@JuanLopez-oo5kj
@JuanLopez-oo5kj 5 лет назад
Gracias por enseñarnos nuevos proyectos. Me gusta😄
@leehewitt9559
@leehewitt9559 3 года назад
Excellent. Very well described !!!
@gabrielfaria1086
@gabrielfaria1086 4 года назад
Thanks Saravanan! Helps me a lot!
@fooballers7883
@fooballers7883 2 года назад
thanks...for an excellent tutorial.
@rameshpram1444
@rameshpram1444 2 года назад
Thank you Saravanan
@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?
@abhaygarg4736
@abhaygarg4736 2 года назад
Hi Sir, Great tutorial. The code link is not working, could you please provide the code link.
@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?
@Fernando53RJ
@Fernando53RJ Год назад
Perfect guy! Thanks a lot!
@pmsilvei
@pmsilvei 4 года назад
Superb tutorial. Thank you so much!
@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.
@sanjaybhatikar
@sanjaybhatikar 2 года назад
Very nice, sir!
@theempyr3241
@theempyr3241 Год назад
can you show us how to control stepper motor with slider on nextion sir?
@DarrinLenneLBolden
@DarrinLenneLBolden 5 лет назад
Great video. Will this sketch also work on the ESP32 LyraT 4.3 instead of Arduino?
@chanlin1904
@chanlin1904 4 года назад
Thanks for your tutorial, very useful
@jasirjawler7749
@jasirjawler7749 4 года назад
what is the change i needed to make on config.h file if i'm using nodemcu??
@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
@CHIRANJIT79
@CHIRANJIT79 3 года назад
how to communicate two Nextion display with Arduino Mega using serial hardware port ?
@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
@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...
@anandamahapatuna606
@anandamahapatuna606 5 лет назад
Excellent tutorial, Thank you so much.
@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.
@fairpoor
@fairpoor 4 года назад
This is awesome tutorial! thank you!
@mrpraphartRompruek
@mrpraphartRompruek 5 лет назад
Excellent ,thanks for this tutorial.
@noufel3
@noufel3 5 лет назад
thanks for you videos ,i have question,is there a possibility to make nextion display like a serial monitor of arduino?
@RandyBeavers
@RandyBeavers 2 года назад
Thank you thank you thank you!!
@suppi6264
@suppi6264 Месяц назад
Can I use SD card(Inserted on Nextion display) for file operations
@roycun5013
@roycun5013 4 года назад
Wow.. superb tutorial..
@kalyanvonumu9174
@kalyanvonumu9174 3 года назад
Aurduino Program is not clearly visible.please make sure each and every line of program is clearly visible
@cheblack677
@cheblack677 5 лет назад
So far I loved it
@nketanichilema6647
@nketanichilema6647 2 года назад
Great video💪
@mutahharmasood5249
@mutahharmasood5249 2 года назад
Thank you so much sir.
@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 2 года назад
He's using the Arduino IDE programming environment. You get it from arduino.
@rahuljathar9429
@rahuljathar9429 4 года назад
Can i use this touch display for pic16f877a controller.
@him7748
@him7748 2 года назад
Nice tutorial.
@roilancatoy3297
@roilancatoy3297 3 года назад
Very good tutorial.
@User-lq8of
@User-lq8of 3 года назад
Sir can i connect 3kw lead to turn on and off using this?
@ijyasthafasal9966
@ijyasthafasal9966 3 года назад
Great tutorial
@perksflo
@perksflo 2 года назад
Is it possible to use AdaFruits GFX library for the Nextion 7 inch display instead of the Nextion Editor???
@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
@anglikai9517
@anglikai9517 4 года назад
Hi, Can we put a picture and bounce it around ?, is transparent PNG supported ?
@kiranskulkarni152
@kiranskulkarni152 4 года назад
thank you sir, very useful tutorial
@danielgoldackertec.emeletr6737
@danielgoldackertec.emeletr6737 8 месяцев назад
Gostei, um abraço
@AjirogheneSunny
@AjirogheneSunny 5 лет назад
Many thanks, nice tutorial
@electronic7979
@electronic7979 5 лет назад
Useful video 👍 Excellent 👍
@abhijitrashinkar
@abhijitrashinkar 5 лет назад
Hello!One more helpful video, thanks for the efforts.
@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 RU-vid can help i appreciate.... Thanks....
@arduinolover5915
@arduinolover5915 5 лет назад
Boss plz do make video for slider
@9a1cool
@9a1cool 4 года назад
excellent tutorial!!! regards and 73!
@to1to192
@to1to192 4 года назад
can I connect this panel with slave device via Modbus (using RS232) ?
@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!
@kiranbhondve788
@kiranbhondve788 4 года назад
When trying to compile. I get the error 'NewButton' does not name a type
@LividCoyote
@LividCoyote 5 лет назад
Wow amazing tutorial thanks
@YADA70073
@YADA70073 3 года назад
Great Explain...
@arduinolover5915
@arduinolover5915 5 лет назад
Great man
@shripadpuntambekar4834
@shripadpuntambekar4834 5 лет назад
Dose graph can plot real-time ...
@reynoldbrl3884
@reynoldbrl3884 Год назад
could you make it with outseal plc
@kamleshpanchal8661
@kamleshpanchal8661 6 месяцев назад
code is not given for practice ?
@shaneclk9854
@shaneclk9854 4 года назад
how to modify this code for arduino mega
@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.
@mrk2028
@mrk2028 Год назад
link to download ardunio codes does not work, please add link for codes.thank you ..
@iotguy2423
@iotguy2423 4 года назад
very good tutorial
@eriklaken1025
@eriklaken1025 5 лет назад
Thank you so much.:)
@OLD_YELLOW_BART
@OLD_YELLOW_BART Месяц назад
how can i use the tjc model 3.43 inch
@muhammadnouman5984
@muhammadnouman5984 5 лет назад
Great!!! informative video
@khris1977
@khris1977 5 лет назад
Where another side RX and TX connected on uno?
@harishrajamani4922
@harishrajamani4922 5 лет назад
Hi thank for the video, may i know if there is any chance for conversation of tft to hmi file???
@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
@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.
@althuelectronics5158
@althuelectronics5158 2 года назад
amazing waw good video
@PantherJagger
@PantherJagger 4 года назад
Does this progam work on a mac?
@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!
@kolhatkarchinmay
@kolhatkarchinmay 5 лет назад
Thank you so much! Embedded = SaravananAL
Далее
Nextion Analog Read value & Slider tool
7:01
Просмотров 13 тыс.
POLI и Маша - Сигма бой
00:20
Просмотров 223 тыс.
Песня РАСПУТИН на русском!🔥
00:56
Nextion+Arduino Tutorial #6 A Project From Scratch
29:08
Getting started with Nextion Display
10:08
Просмотров 18 тыс.
Introduction to ESP32 - Getting Started
47:57
Просмотров 1,6 млн
POLI и Маша - Сигма бой
00:20
Просмотров 223 тыс.