問題タブ [nextion]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
ide - Nextion IDE Frame layer priority
I recently purchased the Nextion 2.4" touchscreen. I have run some test code that allows me to switch images on the current page. The image will overlap the buttons when the image is called. Is there a way to have the button be on the lop layer at all times, that is to say, is there a way to make the buttons have higher priority?
arduino - Arduino と Nextion の 10 進数表示
これらのNextionディスプレイの1つを備えたArduino MEGAがあります。素敵なディスプレイを作成しました。私の目的は、アナログ入力を表示することです。ただし、このディスプレイでは小数を表示できないことに気付きました (数字の「ウィジェット」を使用)。だから私はそれを行うために「テキスト」ウィジェットを使用していますが、残念ながら機能しません。
前もって感謝します!:)
esp32 - ESP32 から Nextion-Display にファイルをアップロードする
ESP32 から Nextion Display に直接ファイルをアップロードする方法はありますか? ESP 32 WIFI を使用して写真または TFT ファイルをダウンロードし、ディスプレイにアップロードしたいと考えています。TFTファイルでできたら最高ですね!