Amazing, i downloaded ur code, used my 7in intelligent nextion, flashed the esp32, copied ur button code into my hmi file and it worked!! Very very cool, thanks!!
Nice tutorial. I have nextion up and running with esp32. Is there anyway to add esp now functionality so I can control other esp32 modules from the esp32/nextion combo?
I apologize, I am not familiar with esp now. It should work. The Nextion sends signals through the serial port. It does not diminish any of the ESPs abilities.
Sorry this is so late. I had some personal issues and had to take some time away from TH-cam. Do you still need help? If so go to www.cheapcontrols.com and submit a comment. I will reply with an Email
Hello, I also like when not Aruino, but Nextion "conducts", especially when ESP/NodeMCU loses WiFi (which often happens) great video, but unfortunately I don't understand a lot (English is not my native language) Where to find an "HMI" for it? What must be entered in Editor under "C Programs" if I want to add an "extra page" to my project?
The HMI for the videos should be available at the link in the description or you can search at www.cheapcontrols.com. If you want to add an extra page you do that in the IDE. There is a page area where you can click the plus sign.
hey!. I'm getting this error : input:29:34: error: invalid conversion from 'const char*' to 'char*' [-fpermissive] 29 | WiFi.begin(SSIDname.c_str(),SSIDpassword.c_str()); ..............what could this be pointing out to? can you share your wifi.h file
@@CheapControls I have installed the wifi.h file from library manager and downloaded esp8266 from the board manger out of which im using ESP Node MCU 1.0 (Esp 12-E module).
Acho sacanagem a versão enhanced não ter combobox e recursos de listagem arquivos. É tudo interface gráfica. acredito que isto esteja limitado não por causa do processador GPU mas pelo software para nos obrigar a comprar a versão inteligency. Não se consegue plotar nada de diferente ou fazer melhorais na interface somente o que o software de componente proporciona. Se eu tivesse sabido disto antes não teria comprado o NEXTION e sim investido em outro melhor que possa usar recursos da LVGL. Vivendo e aprendendo. Ao menos serve para fazer coisas rápidas.
bro, i want to make code for command led from nextion with 2 led if value in n0 >= 10 and n1 >=20 both led 1 and 2 will be on if n0 >= 10 and n1 < 20 led 1 will be one and another one off if n020 led 1will off and another led on and if n0
Sounds like a fun project. I am sure you will be successful. Do you have a specific question? Are you using an Arduino or ESP32? Have you seen some of my other videos?
Amazing, i downloaded ur code, used my 7in intelligent nextion, flashed the esp32, copied ur button code into my hmi file and it worked!! Very very cool, thanks!!
I am glad it worked
Thank you
You're welcome
very helpful, exactly what i want to do. Thanks!
I am glad it helped. Thanks for the donation.
Nice tutorial. I have nextion up and running with esp32. Is there anyway to add esp now functionality so I can control other esp32 modules from the esp32/nextion combo?
I apologize, I am not familiar with esp now. It should work. The Nextion sends signals through the serial port. It does not diminish any of the ESPs abilities.
still good 👌🏻
Thank you
hello sir can i get the code program? thank's
Sorry this is so late. I had some personal issues and had to take some time away from TH-cam. Do you still need help? If so go to www.cheapcontrols.com and submit a comment. I will reply with an Email
Hello, I also like when not Aruino, but Nextion "conducts", especially when ESP/NodeMCU loses WiFi (which often happens) great video, but unfortunately I don't understand a lot (English is not my native language) Where to find an "HMI" for it? What must be entered in Editor under "C Programs" if I want to add an "extra page" to my project?
The HMI for the videos should be available at the link in the description or you can search at www.cheapcontrols.com. If you want to add an extra page you do that in the IDE. There is a page area where you can click the plus sign.
hey!. I'm getting this error : input:29:34: error: invalid conversion from 'const char*' to 'char*' [-fpermissive]
29 | WiFi.begin(SSIDname.c_str(),SSIDpassword.c_str()); ..............what could this be pointing out to? can you share your wifi.h file
Did you download the files at www.cheepcontrols.com? wifi.h is a library that needs to be installed. I did not make it.
@@CheapControls yes i did, dont know why im getting this error, still trying to resolve it.
@@CheapControls I have installed the wifi.h file from library manager and downloaded esp8266 from the board manger out of which im using ESP Node MCU 1.0 (Esp 12-E module).
I use the ESP32. I wonder if there is any difference between them that could cause this error
Acho sacanagem a versão enhanced não ter combobox e recursos de listagem arquivos. É tudo interface gráfica. acredito que isto esteja limitado não por causa do processador GPU mas pelo software para nos obrigar a comprar a versão inteligency. Não se consegue plotar nada de diferente ou fazer melhorais na interface somente o que o software de componente proporciona. Se eu tivesse sabido disto antes não teria comprado o NEXTION e sim investido em outro melhor que possa usar recursos da LVGL. Vivendo e aprendendo. Ao menos serve para fazer coisas rápidas.
I agree that the Nextion is not the best for everything.
link is error, can't you send me new link?
If you want the software you need to request it at www.cheapcontrols.com in the help section
@@CheapControls I can't access your website, website not response and timeout. can you help me?
can you give me hmi file and arduino code@@CheapControls ?
I am sorry, but that is the only way I have to send code. I only do this as a hobby. I can't afford to pay someone to maintain a dynamic website.
bro, i want to make code for command led from nextion with 2 led
if value in n0 >= 10 and n1 >=20 both led 1 and 2 will be on
if n0 >= 10 and n1 < 20 led 1 will be one and another one off
if n020 led 1will off and another led on
and if n0
Sounds like a fun project. I am sure you will be successful. Do you have a specific question? Are you using an Arduino or ESP32? Have you seen some of my other videos?