Cheap Controls
Cheap Controls
  • 207
  • 1 001 563
205 Nextion animation on a Basic and Intelligent model
If you enjoy the content, consider donating a cup of coffee at ko-fi.com/cheapcontrols.
Another way to support my channel is to purchase a display using the link below. Even if you don't buy this item, clicking the link helps.
amzn.to/3DmgrTz
Usually, the documents for these videos are on the Cheap Controls website the same day or the next day.
cheapcontrols.com/detail.html?id=146
In this video, I show how to use a group of images to simulate an animation on the basic Nextion display and create an animation with a built-in Nextion tool for the Intelligent Nextion display.
Key aspects of this video are.
1) controlling timers
2) altering picture IDs
3) using the GmovMaker tool
Переглядів: 433

Відео

204 nextion delay wo delay final
Переглядів 323День тому
If you enjoy the content consider donating a cup of coffee at ko-fi.com/cheapcontrols Another way to support my channel is to purchase a display using the below link. Even if you don't buy this item. Clicking the link helps. amzn.to/3DmgrTz This video is the 2nd part about delays. In part 1, I show how to use the delay command. In this video, I show how to use a set of variables so you can make...
203 Using the delay function and maybe, why you shouldn't.
Переглядів 32314 днів тому
If you enjoy the content, consider donating a cup of coffee at ko-fi.com/cheapcontrols In this video, I show the delay command. I explain how all other processing is halted while the delay is happening. I also explain how it is not unique to the delay command that processing halts during execution. I show that a long-while loop will have similar results. Here is a link to the cheap controls web...
202 Python Nextion Connection
Переглядів 2,2 тис.Рік тому
It sometimes contains the HMI. I ask for a small donation if you download the code, but nothing stops you from downloading it for free. cheapcontrols.com/detail.html?id=143 This video uses Visual Studio code to send Python commands to the Nextion display. I also discuss using hterm to troubleshoot serial data. Here is a link to hterm www.der-hammer.info/pages/terminal.html If you think this tut...
201 Nextion and Arduino controlling a TB6600 stepper board
Переглядів 2,3 тис.Рік тому
There is an HMI file at www.cheapcontrols.com. I ask for a small donation if you download the code, but nothing stops you from downloading it for free. cheapcontrols.com/detail.html?id=142 This is an update to a previous video. I add delimiters to the commands. I use microseconds to control the asynchronous delays to speed up the motor. I also added feedback from the Arduino to let the Nextion ...
200 Nextion tutorial, dual passcodes, eeprom, program.s, vis COMMANDS GALORE!!!!
Переглядів 2,4 тис.Рік тому
There is a blog post that accompanies this video. It contains the HMI. I ask for a small donation if you download the code, but nothing stops you from downloading it for free. cheapcontrols.com/2023/06/09/passcodes-on-a-nextionvideo-200/ This video shows how to have two separate passwords. A general user has limited access, and an admin user with access to additional pages. I have a timeline be...
199 building a tester part 4, adding the Python and Feedback from JavaScript, PHP, AND MYSQL
Переглядів 122Рік тому
See more at www.cheapcontrols.com If you think this tutorial is helpful, please support my channel by subscribing to my UA-cam channel or using the Amazon/eBay/ClouDNS Affiliated links below. I will get a small commission from your purchase to grow my channel: From My own lab DC Power Supplu amzn.to/3IQermw Weller Soldering Station amzn.to/3OSUNKj ESP32 modules amzn.to/3MPo2uT GY-521 gyroscope ...
198 installing XAMPP
Переглядів 238Рік тому
If you think this tutorial is helpful, please support my channel by subscribing to my UA-cam channel or using the Amazon/eBay/ClouDNS Affiliated links below. I will get a small commission from your purchase to grow my channel: From My own lab DC Power Supplu amzn.to/3IQermw Weller Soldering Station amzn.to/3OSUNKj ESP32 modules amzn.to/3MPo2uT GY-521 gyroscope amzn.to/3WMLduA See more at www.ch...
197 building a tester part 3, adding the JavaScript, PHP, AND MYSQL
Переглядів 156Рік тому
See more at www.cheapcontrols.com In this video, I add JavaScript, PHP, and MySQL. I start with any changes to the HTML. Then, I add the JavaScript calls to PHP. I start with PHP but move into MySQL, then return to PHP. I finished showing some troubleshooting. I am just a guy making things for fun. I make plenty of errors, but the people commenting and supporting make it easy to correct and mov...
196 building a tester PART 2 HTML, CSS a good video if you have insomnia
Переглядів 198Рік тому
See more at www.cheapcontrols.com In this video, I discuss the HTML and CSS portion of the tester build. You might want to wait to watch until after a couple more videos are made. It will become more interesting after you add your own devices to measure. Over the next few weeks, we will review how to add real-world measurements. We will store and display the data. I am just a guy making things ...
195 Introduction to building a tester with HTML, CSS, PHP, JavaScript, MySQL, Python and more!
Переглядів 335Рік тому
If you enjoy the content, consider donating a cup of coffee at ko-fi.com/cheapcontrols or using the Thank you button on this video. There is more information on the topic on the Cheap Controls website. cheapcontrols.com/2023/04/27/building-a-tester-intro195/ In this video, I introduce what the series will be. There is no instruction in this first video. I will go over each aspect in a series of...
194 Nextion tutorial GPIO Pins and a trial Relay Board using the cfgpio command
Переглядів 3 тис.Рік тому
There is more information on the topic on the Cheap Controls website. I don't have a specific article on this yet, but I hope to soon. Here is a link to the relay board cheapcontrols.com/products/ In this video, I show the GPIO pin output configuration. I also go over a relay board that I am working on. I am looking to sell a few so I can make more of the same and more products. I could not get...
193 Nextion, Accelerometer, Hall Effect, Lux Blox, Arduino Nano and a DRV8833
Переглядів 778Рік тому
If you enjoy the content, consider donating a cup of coffee at ko-fi.com/cheapcontrols or using the Thank you button on this video. There is more information on the topic on the Cheap Controls website. This article was written by the ever-hunky Ed Malloy. cheapcontrols.com/2023/03/16/rpms-with-an-accelerometer-part-1/ In this video, I discuss collecting information from the GY-521 accelerometer...
192 Nextion Data Record Software a feeble attempt at python coding
Переглядів 1,6 тис.Рік тому
192 Nextion Data Record Software a feeble attempt at python coding
191 Nextion Scrolling text
Переглядів 2,5 тис.Рік тому
191 Nextion Scrolling text
190 Nextion accelerometer GY-521 MPU-6050 displayed on a waveform condensed
Переглядів 538Рік тому
190 Nextion accelerometer GY-521 MPU-6050 displayed on a waveform condensed
190 Nextion accelerometer GY-521 MPU-6050 displayed on a waveform full
Переглядів 1 тис.Рік тому
190 Nextion accelerometer GY-521 MPU-6050 displayed on a waveform full
189 Nextion Text Box Attributes
Переглядів 4,5 тис.Рік тому
189 Nextion Text Box Attributes
188 Adafruit Metro-Mini w/TB6612 controlling a motor and a couple LEDs
Переглядів 462Рік тому
188 Adafruit Metro-Mini w/TB6612 controlling a motor and a couple LEDs
187 with Audio! Nextion Component Names versus IDs and how to loop through them with less code
Переглядів 1,4 тис.2 роки тому
187 with Audio! Nextion Component Names versus IDs and how to loop through them with less code
186 Nextion twfile command part 3 larger random file sizes and larger random packet sizes
Переглядів 1 тис.2 роки тому
186 Nextion twfile command part 3 larger random file sizes and larger random packet sizes
185 Nextion twfile command part 2 error state and split file uploads
Переглядів 1 тис.2 роки тому
185 Nextion twfile command part 2 error state and split file uploads
184 Nextion #twfile command part 1
Переглядів 2,9 тис.2 роки тому
184 Nextion #twfile command part 1
183 Nextion #filestream command
Переглядів 4,5 тис.2 роки тому
183 Nextion #filestream command
182 Nextion #XSTR command and a reference to the rest reset command
Переглядів 1,9 тис.2 роки тому
182 Nextion #XSTR command and a reference to the rest reset command
181 #esp32 dynamic network connection with a #nextion #combobox $SSID
Переглядів 4,7 тис.2 роки тому
181 #esp32 dynamic network connection with a #nextion #combobox $SSID
180 #ESP32 #WiFi config and browser control of the Onboard LED #esp32 #tutorials
Переглядів 1,6 тис.2 роки тому
180 #ESP32 #WiFi config and browser control of the Onboard LED #esp32 #tutorials
179 Nextion #recmod command - this is the lastest in my #nextion #arduino #esp32 #tutorials
Переглядів 2,3 тис.2 роки тому
179 Nextion #recmod command - this is the lastest in my #nextion #arduino #esp32 #tutorials
178 Nextion Danger -- direct connect to #ESP32 #nextion sending negative numbers
Переглядів 4,1 тис.2 роки тому
178 Nextion Danger direct connect to #ESP32 #nextion sending negative numbers
177 #ESP32 WIFI with the #Nextion Display with a multi-line text object #best
Переглядів 6 тис.2 роки тому
177 #ESP32 WIFI with the #Nextion Display with a multi-line text object #best