Пікірлер
@mdeeen
@mdeeen 12 сағат бұрын
useful sharing not even thinking about it even got this problem
@denyyrahmat0
@denyyrahmat0 15 сағат бұрын
makasih pak sangat membantu
@YaserAliHusen
@YaserAliHusen 14 сағат бұрын
Sama2
@truonghoang2247
@truonghoang2247 Күн бұрын
How can I change the smartphone image to the tank?
@YaserAliHusen
@YaserAliHusen Күн бұрын
You can create the SVG image, you can use inkscape or another SVG editor
@truonghoang2247
@truonghoang2247 Күн бұрын
@@YaserAliHusen Can I change the image via html in the edit template node?
@YaserAliHusen
@YaserAliHusen Күн бұрын
@@truonghoang2247 yes, edit the svg code
@truonghoang2247
@truonghoang2247 Күн бұрын
@@YaserAliHusen your html code
@truonghoang2247
@truonghoang2247 Күн бұрын
<!DOCTYPE html> <html> <head> <title>Rotasi Smartphone SVG</title> </head> <body> <div align=center> <!-- SVG container untuk gambar smartphone --> <svg width="650" height="650" viewBox="-250 -250 500 500"> <!-- Grup untuk elemen-elemen smartphone --> <g id="smartphoneGroup"> <!-- Bentuk smartphone --> <rect id="smartphone" width="200" height="400" x="-100" y="-200" rx="20" ry="20" fill="black" /> <!-- Layar --> <rect id="layar" width="160" height="320" x="-80" y="-160" rx="15" ry="15" fill="grey" /> <!-- Tombol --> <circle id="tombol" cx="0" cy="180" r="10" fill="grey" /> </g> </svg> <script> // Mendapatkan grup gambar smartphone var smartphoneGroup = document.getElementById('smartphoneGroup'); // Menetapkan transformasi rotasi pada elemen grup gambar smartphone smartphoneGroup.setAttribute('transform', 'rotate({{msg.payload}})'); </script> </div> </body> </html>
@vivtech219
@vivtech219 Күн бұрын
Nice video. Very useful. Which 3d printer do you use?
@YaserAliHusen
@YaserAliHusen Күн бұрын
I use 3d printer K1 creality
@samoor74
@samoor74 Күн бұрын
the music is toooooooooo lowed
@zhepty12
@zhepty12 3 күн бұрын
happy too see this video..
@YaserAliHusen
@YaserAliHusen 3 күн бұрын
Thank you
@mdeeen
@mdeeen 4 күн бұрын
Great 👍🎉
@radwano00
@radwano00 4 күн бұрын
the file need password??
@YaserAliHusen
@YaserAliHusen 4 күн бұрын
Find the password in video, don't speed up, just watch till the end
@radwano00
@radwano00 3 күн бұрын
No there is no password, but I got it 567 I guess Now the app doesn't work for Bluetooth and keeps the end application do you know why?
@mnurihzaasyura4362
@mnurihzaasyura4362 4 күн бұрын
Bagaimana cara mengambil text htmlnya
@YaserAliHusen
@YaserAliHusen 4 күн бұрын
semua kode ada di link di video description
@ahmadirfan3155
@ahmadirfan3155 4 күн бұрын
I couldnt find AppData . Any other way ?
@YaserAliHusen
@YaserAliHusen 4 күн бұрын
In View, click Options, then set the option, set Show hidden files folders, drives
@ahmadnasori294
@ahmadnasori294 4 күн бұрын
Creative.... simple useful idea👍🙂
@ahmadnasori294
@ahmadnasori294 4 күн бұрын
Mantul pak Yasir... 👍
@p44u10
@p44u10 7 күн бұрын
boa noite, seria possivel conectar cabo de ethernet e a placa criar sinal wifi atraves dela ?
@YaserAliHusen
@YaserAliHusen 5 күн бұрын
Sorry, I dont have experience to create wifi signal from this device
@mbismonugroho
@mbismonugroho 10 күн бұрын
Wow nice feature ya
@YaserAliHusen
@YaserAliHusen 10 күн бұрын
Banyak yang bisa dieksplore lagi dari Lora ini 😉
@muhammadjumiatmokhtar
@muhammadjumiatmokhtar 10 күн бұрын
permisi pa bagaimana kalau misalnya esp32 sebagai slave dan laptop sebagai server esp32 bisa memberi write single holding ke laptop/plc untuk menjalankan sebuah mesin dan esp32 bisa read holding hasil dia menjalakan perintah tersebut terimakasih
@YaserAliHusen
@YaserAliHusen 10 күн бұрын
Silahkan dilihat pada video saya yang lain: kzfaq.info/get/bejne/o9lkiduE37DYhok.html Saya menggunakan ESP8266, seharusnya ESP32 juga bisa. Silahkan eksplore lagi video2 lainnya Terima Kasih
@adimasariefrahman8555
@adimasariefrahman8555 11 күн бұрын
Software apa ni pak?
@YaserAliHusen
@YaserAliHusen 11 күн бұрын
Di oculus namanya Crane simulator
@willylai1225
@willylai1225 13 күн бұрын
Sir, how can I connect on data streamer, cuz only can connect one COM each time, so if I use arduino IDE to run my code, there is no way to connect the data streamer.
@YaserAliHusen
@YaserAliHusen 12 күн бұрын
Yes, 1 Com cant used more than 1 application.
@agusp1951
@agusp1951 13 күн бұрын
How can do this sir, I want my application with vba macro excel (xlsm) can be used by multiuser online?
@YaserAliHusen
@YaserAliHusen 12 күн бұрын
Maybe You just create copy for each user. Or you can put it on server/file sharing as read only Users can use it like use an application. there is no data saved in xlsm, all data record in database
@agusp1951
@agusp1951 12 күн бұрын
@@YaserAliHusen what database should I use? Can users use it online and offline
@YaserAliHusen
@YaserAliHusen 12 күн бұрын
@@agusp1951 , You can use postgresql, install it on your server or a computer
@agusp1951
@agusp1951 12 күн бұрын
@@YaserAliHusen alright, thanks in advance sir
@taufikfathoni4103
@taufikfathoni4103 16 күн бұрын
Mantap pak, pgen study ini buat skripsi
@YaserAliHusen
@YaserAliHusen 16 күн бұрын
Terima kasih
@apagan8
@apagan8 18 күн бұрын
Great stuff 👏
@YaserAliHusen
@YaserAliHusen 16 күн бұрын
Thank you
@hainguyencong5695
@hainguyencong5695 19 күн бұрын
Hello. Could you help me a bit? I am using the USR ES1 W5500 connected to the ESP8266 via SPI in the same way you connected it. However, when I upload code using Platform IO, I encounter an error and cannot upload it. When I disconnect the power of the USR ES1 W5500, the code uploads normally. I would like to ask how to fix this issue. Thank you.
@YaserAliHusen
@YaserAliHusen 19 күн бұрын
Maybe One common solution is to disconnect the SPI connections (MISO, MOSI, SCK, and CS) between the ESP8266 and the W5500 module while uploading your code After uploading, you can connect again and run it normally.
@prezbenny7842
@prezbenny7842 19 күн бұрын
Thanks Yaser, keep up the good works
@YaserAliHusen
@YaserAliHusen 19 күн бұрын
Thank you for supporting this channel!🙏
@ariefbudiman6968
@ariefbudiman6968 21 күн бұрын
saya sudah coba, tapi error seperti dibawah ini, kira2 masalahnya dimana ya? C:\Python_Exercise\Read_Gauge_Camera>python test_video.py This program will recognize gauge meter value from camera, please aim the camera to gauge! Initial parameter of gauge: Min angle (lowest possible angle of dial) - in degrees: 45 Max angle (highest possible angle) - in degrees: 315 Min value: 0 Max value: 50 Enter units: PSI Traceback (most recent call last): File "C:\Python_Exercise\Read_Gauge_Camera\test_video.py", line 39, in <module> cv2.imshow('Analog Gauge Reader', img) cv2.error: OpenCV(4.10.0) D:\a\opencv-python\opencv-python\opencv\modules\highgui\src\window.cpp:1301: error: (-2:Unspecified error) The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Cocoa support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script in function 'cvShowImage'
@ariefbudiman6968
@ariefbudiman6968 21 күн бұрын
sudah terjawab. ternyata masalah instalasi. Terima kasih atas tutorialnya
@YaserAliHusen
@YaserAliHusen 20 күн бұрын
Terima kasih kembali
@DevTogether_from0
@DevTogether_from0 22 күн бұрын
Can I change image to 3D models
@YaserAliHusen
@YaserAliHusen 22 күн бұрын
Yes, you can use 3d model, just visit their github page
@JasonSeril
@JasonSeril 22 күн бұрын
i want to test this, can you share the connection diagram of the components? thanks
@YaserAliHusen
@YaserAliHusen 22 күн бұрын
For the used GPIOs, You can view it in code
@karthikvhiremath1886
@karthikvhiremath1886 24 күн бұрын
Hi Sir, Is that possible to use without internet connection
@YaserAliHusen
@YaserAliHusen 24 күн бұрын
No need internet connection, Just wifi connection in same network
@karthikvhiremath1886
@karthikvhiremath1886 23 күн бұрын
@@YaserAliHusen You mean only Wifi router required... Right
@YaserAliHusen
@YaserAliHusen 22 күн бұрын
@@karthikvhiremath1886 , Yes correct
@karthikvhiremath1886
@karthikvhiremath1886 22 күн бұрын
@@YaserAliHusen Thank you so much Sir.....
@GedeNingrum-yt4no
@GedeNingrum-yt4no 25 күн бұрын
bangg apakah ar pake ar.js bisa interaktif juga? seperti dikasih annotation dan suara?
@YaserAliHusen
@YaserAliHusen 22 күн бұрын
Sepertinya belum bisa Om
@ravalos7
@ravalos7 26 күн бұрын
Where is the password? I saw the video and it's not there!!
@YaserAliHusen
@YaserAliHusen 25 күн бұрын
There is password inside the Video, You can keep watch after minute 6:00
@hshpegel
@hshpegel 27 күн бұрын
Worked perfect, many thanks.
@Hammodco
@Hammodco 27 күн бұрын
hi! which micro-usb to DIP power adapter is that? the one you use to power both LED strip and ESP8266. does it come ready with pins for two outputs? and where can i buy it?
@YaserAliHusen
@YaserAliHusen 22 күн бұрын
the power adapter, I got it when buy nextion HMI, you can find the similar this power adapter
@SyedAli-ut8nr
@SyedAli-ut8nr 28 күн бұрын
brother what type of camera is this and brand name of camera
@YaserAliHusen
@YaserAliHusen 27 күн бұрын
I use web cam on my windows tablet You can use any webcam
@satriarahmat9041
@satriarahmat9041 28 күн бұрын
yowsup nya jalan di OS apa mas
@YaserAliHusen
@YaserAliHusen 28 күн бұрын
Saya dulu jalankan di Raspberry Pi, Tapi sepertinya sekarang di githubnya sudah ga ada update lagi
@satriarahmat9041
@satriarahmat9041 28 күн бұрын
@@YaserAliHusen itu source code nya di jual nggak mas
@YaserAliHusen
@YaserAliHusen 28 күн бұрын
@@satriarahmat9041, saya jualnya yg multidevice OEE Monitoring system Untuk whatsapp report saat ini masih experimental, tp menggunakan konsep OEE tersebut
@alebassi2000
@alebassi2000 29 күн бұрын
It's giving library errors, please help me
@YaserAliHusen
@YaserAliHusen 28 күн бұрын
Did you install libraries same with the video? Do you use device WT32-ETH01?
@YaserAliHusen
@YaserAliHusen 28 күн бұрын
In Libraries folder, there must be ArduinoRS485 folder inside
@alebassi2000
@alebassi2000 28 күн бұрын
@@YaserAliHusen Yes, the ArduinoModbus and ArduinoRS485 libraries are installed in the libraries folder, however they appear as incompatible with the w32-Eth01 board. I am using the W32-eth01 board. What version of the libraries and installation of the esp32 boards are you using?
@YaserAliHusen
@YaserAliHusen 28 күн бұрын
@@alebassi2000, version same with video 1.0.9
@alebassi2000
@alebassi2000 28 күн бұрын
@@YaserAliHusen It's the same version of the Arduínomodbus library, but it still doesn't work, can you see the version of the esp32 boards installed on your computer?
@0124akash
@0124akash 29 күн бұрын
How to use W5500, esp32 with blynk platform?
@YaserAliHusen
@YaserAliHusen 22 күн бұрын
W5500 just for ethernet connection, I think you can use for blynk if the ethernet connection connect to internet
@0124akash
@0124akash 22 күн бұрын
@@YaserAliHusen sir presently am using enc28j60. I want to replace this module. I can't found any vdo in KZfaq how to use blynk interfacing with w5500
@rcasdev
@rcasdev Ай бұрын
Yaser, Obrigado por compartilhar seu conhecimento . Me ajudou bastante.
@tientruong9315
@tientruong9315 Ай бұрын
it's work
@tientruong9315
@tientruong9315 Ай бұрын
The process you describe is a method to put the ESP32 into flash mode (bootloader mode) to load new code into the microcontroller. Here's how the steps you take work: Connect GND from USB to UART to IO0: When you connect IO0 to GND and then power the ESP32, this puts the ESP32 into bootloader mode. In this mode, the ESP32 is ready to receive new codes from the computer via the serial interface. The green LED on the ESP32 lights up to indicate that the device is in this mode. Connect EN to GND: When you connect EN to GND, you are disabling ESP32. All microcontroller operations will stop and the green LED will turn off, indicating that the ESP32 has been turned off. Disconnect EN and GND: When you disconnect the EN connection from GND, the ESP32 will be enabled again. If IO0 remains connected to GND during this time, the ESP32 will reboot in bootloader mode, ready to receive codes from the computer via the serial interface. Flash code: Once the ESP32 is in bootloader mode (IO0 is connected to GND and EN is connected again to VCC), you can start loading new code into the ESP32 from the computer via a flash tool (e.g. esptool) . Process summary: Put the ESP32 into bootloader mode: Connect IO0 to GND. Connect EN to GND to turn off ESP32. Disconnect EN from GND to turn the ESP32 back on in bootloader mode (with IO0 still connected to GND). Load code: Use a code loading tool (like esptool) to flash new code to the ESP32. Note: After loading the code, you need to unplug IO0 from GND and reset the ESP32 so that it boots into normal operating mode and runs the newly loaded program. This process is a manual way to put the ESP32 into bootloader mode, usually used when there is no push button to enter this mode.
@ThirdEyeAI
@ThirdEyeAI Ай бұрын
Niice tutorial !
@sutiknosutikno5284
@sutiknosutikno5284 Ай бұрын
can we do this with PLC SIM ?
@budipj
@budipj Ай бұрын
saya sdh lihat tdk sy skip, tdk ada password u/ buka zip nya
@YaserAliHusen
@YaserAliHusen Ай бұрын
Berarti kurang jeli matanya, silahkan buka di menit ke 08:00 😁
@Ravenoustoxic
@Ravenoustoxic Ай бұрын
999.9 USD? I can buy a decent inverter SMAW, stick rods, materials, and electric bill.
@siripornpholsomboon
@siripornpholsomboon Ай бұрын
Works great! Big thanks!
@PrayitnaSaragih
@PrayitnaSaragih Ай бұрын
SA1 ini di isi ip node red, itu kenapa 179?
@artyomkurguzkin5271
@artyomkurguzkin5271 Ай бұрын
You may face one more error message at the end. Follow the url in the error output and enable google sheets api, then it will start working
@industrialautomation1992
@industrialautomation1992 Ай бұрын
i dont have plc hardware, i'm using plc sim and i did same as like you, but connection failed with mb client
@YaserAliHusen
@YaserAliHusen Ай бұрын
Hi, thank for watching my video. In video I use real PLC. Sorry I don't have experience using PLC Sim, maybe there is configuration related connection
@industrialautomation1992
@industrialautomation1992 Ай бұрын
@@YaserAliHusen but u didn't used mb client
@YaserAliHusen
@YaserAliHusen Ай бұрын
@@industrialautomation1992 , As I remember, I set the PLC as Modbus Server
@LuberthDijkman
@LuberthDijkman Ай бұрын
Keyboards? Webapps? Schedule? Telegram
@nurelmasri6403
@nurelmasri6403 Ай бұрын
Can you make a video to show us some ways to make 3 paths in the warehouse. Need to understand and visualize ideal times to get from racking to racking.
@YaserAliHusen
@YaserAliHusen Ай бұрын
Hi, I am sorry, In this video I use trial version, and now trial period is expired, so I cant use it anymore 😂
@Madinay
@Madinay Ай бұрын
Zip Password: 789
@Alexey0795
@Alexey0795 Ай бұрын
how to write data to postgress using vba macro?
@YaserAliHusen
@YaserAliHusen Ай бұрын
You can use insert query in vba macro code
@roukie78
@roukie78 Ай бұрын
Thanks. Having NodeRed running at home I'm now able to push a lot of data.
@lukasmaximilianbehr1173
@lukasmaximilianbehr1173 Ай бұрын
Thank you for the great video!