I have a new video. I go over a couple of different ways to animate. The first part is on a Nextion Basic model, and the second is on a Nextion Intelligent model. https://t.co/RCekpUffV8
I spent some time with this device, a National Instruments 6501. I was able to connect to it with Python. I will use it(with a relay) to interface with a 120-volt timed output. I hope to record on-off times in a MySQL database.
I connect a Nextion to a Nano, controlling a TB6600. I cover my command structure, using microseconds for the delay, and apply feedback from the Arduino back to the Nextion Display. https://t.co/dStInj2RXF #TB6600#stepper#motor@TheArduinoGuy@donttrythis
This video describes adding a passcode to pages on the Nextion display. I review the program.s tab, EEPROM, wepo, repo, built-in keypad, and a hand-built keypad. https://t.co/P5txxnhMZ9
This video came out last week. I just remembered that I had to post it. In the video, I show how I installed XAMPP. It is a slide show. I took snapshots while I did the installation.
https://t.co/i8tQDHjRRW
Part 3 where I go over JavaScript, PHP, and MySQL. In this video, I send a request from Javascript to PHP. PHP then collects information from MySQL and sends it back to JavaScript. Finally, JavaScript updates the HTML page.
https://t.co/vNGymdd0jE
In this video series, I building a tester. The technologies involved aer HTML, CSS, Javascript, PHP, MySQL, and Python. This series will explore past subjects and new subjects. Using RS232 communication with a Nextion display. https://t.co/MAXOA3sYT3
I put out the video on the Data Record Software. I have to admit I am a bit nervous about this one. It is my first attempt at a Python script turned into an executable file. It seems to work OK, but you never know. https://t.co/KskR0q80cx #itead#nextion
There have been some complications with the next accelerometer video. In the meantime, I built a piece of software that allows you to take a DataRecord .data file and convert it to a CSV file. I will have a short video on this topic tomorrow. #nextion https://t.co/6H9a2kDKJp
I have a new video on the scrolling text element. Not the most exciting, but it will be nice for beginners trying to learn what they can. I didn't know you could scroll vertically or what dis was until I did the video.
https://t.co/2toxEYju0D
Two videos tonight. One is in-depth on the MPU-6050, whereas the other has minimal info to display the data on waveform. This link https://t.co/I872lajMWr is long one, and this link https://t.co/iblheW4r9v is short one. #nextiondisplay#nextion#accelerometer#arduinoNano