186 Nextion twfile command part 3 larger random file sizes and larger random packet sizes
Вставка
- Опубліковано 27 лис 2024
- If you want the code to this video, you can inquire at cheapcontrols....
Here is a link to a video that goes over my basic setup • 174 Using the #nextio...
If you enjoy the content, consider donating a cup of coffee at ko-fi.com/chea...
In this video, I take a third look at the twfile command.
1) I add another ino file to the project
2) I edit the code
3) 8:25 point: I test the changes
4) 9:25 point: I add larger twfile file sizes 1k - 2k
5) 11:40 point: I test the larger file size and show that it times out
6) 12:48 point: I alter the timeout from 5 seconds to 25 seconds
7) 13:00 point: I restest the larger file size with a longer timeout
8) 15:13 point: I make the packets larger - 1k in size
9) 17:07 point: I test the larger packet size
10) 18:30 point: I set the file and packet size to random
11) 19:12 point: I test the final configuration
#nextion
#arduino
#display
#tutorials
With 0xFA0 subs its hard to believe the like count is so low . Come on folks support the man here lol
Thanks for the support. I am currently revamping my system. I am changing the website to a blog style and I hope to produce better support for the videos. If you are new to the channel my old website is www.cheepcontrols.com and the new one is www.cheapcontrols.com
@@CheapControls Ive been on the website and partaken in its geeky code goodness lol
Thanks for taking the time to look and respond.
Hello, can you please tell me if it is possible to change the page to which it will redirect after this code using the checkbox located on another page (settings page)?
while(j0.val
This is possible as long as the checkbox is global. You could accomplish it based on an event or a timer
@@CheapControls Can you show the code please? I've tried different options, it doesn't work...
I have not written this example. If you want to contract me, I do that. Or you can wait until I write a tutorial on it.
I want to make a 9 bit communication between nextion and stm32. But how do i configure my nextion screen for 9 bit
I don't believe this is possible.