Saravanan AL
Saravanan AL
  • Видео 312
  • Просмотров 11 503 446
GSM 4G LTE A7672S with GNSS GPS BT -Getting Started with AT Commands
A7672 LTE GSM Module is LTE CAT1 Module and supports wireless communication modes of LTE GSM GPRS EDGE.
When 4G network is not available it supports 2G Fallback.
Module supports both UART and USB Communication modes.
A7672S FASE Variant supports GNSS GPS BLUETOOTH.
Просмотров: 450

Видео

#29 DWIN RTC SETTING Part 2 -Data Variable Method Touch Inc/Dec
Просмотров 152День назад
This is second part of RTC setting in DWIN Display using Increment/Decrement touch on Data Variables. Download : Project files : 99ba69f9-3a9c-49a1-8c2a-52df0ffe5f34.usrfiles.com/archives/99ba69_084f8c758b714b1b8155d15988294261.zip
#28 DWIN Touch Display -How to enable RTC - part1- Hex code method
Просмотров 414Месяц назад
In selected models of DWIN you can enable Real Time Clock. On pcb side if you see a battery holder then you can enable RTC. OS bin file to be downloaded as shown in video. www.dwin-global.com/uploads/T5L_OS_V22_SD2058-RTC_20230618.zip
NPK Soil Sensor Data on BLYNK IOT
Просмотров 610Месяц назад
This video explains how to upload NPK data values to BLYNK IOT cloud 2.0. RS485 to USB converter is used to analyse hex data sent and received which helps in coding easily. RS485 to TTL converter used here between ESP32 and NPK is Auto Direction enabled type. buy link : www.alselectro.in/product-page/soil-npk-sensor DOWNLOAD CODE : 99ba69f9-3a9c-49a1-8c2a-52df0ffe5f34.usrfiles.com/archives/99ba...
SOIL INTEGRATED Sensor NPK-PH-MOISTURE-TEMP-EC display on I2C LCD
Просмотров 1,3 тыс.2 месяца назад
This new version 5 pin NPK soil sensor provides NPK, PH, MOISTURE, TEMPERATURE & EC of soil. CODE Download : www.alselectro.in/product-page/npk-7-in-1-soil-sensor QMODMASTER : sourceforge.net/projects/qmodmaster/files/latest/download CRC-16/MODBUS Calculator crccalc.com/?method=CRC-16/MODBUS
NPK with RPI PICO & OLED - MicroPython code
Просмотров 5452 месяца назад
This video is continuation of previous one, with OLED added. Micropython code is used on THONNY PYTHON IDE . CODE Download : 99ba69f9-3a9c-49a1-8c2a-52df0ffe5f34.usrfiles.com/archives/99ba69_6c8e272528c842b2bc8e4fb89b6b0807.zip
NPK SOIL SENSOR With Raspberry PI PICO MicroPython code
Просмотров 8042 месяца назад
This video is on getting NPK values using RaspberryPI PICO . RS485 -TTL device used here is Auto Direction enabled.You get Tx,Rx pins on board. CRC calulator online : crccalc.com/?method=CRC-16/MODBUS code download: 99ba69f9-3a9c-49a1-8c2a-52df0ffe5f34.usrfiles.com/archives/99ba69_6c8e272528c842b2bc8e4fb89b6b0807.zip
NPK SENSOR - RS485 MODBUS - How to READ DATA FROM HOLDING REGISTERS
Просмотров 1,4 тыс.2 месяца назад
This video shows how to read Data directly from Holding Registers of NPK Soil sensor. NPK sensor uses RS485 MODBUS Communication. We use RS485-USB dongle to connect with pc and use QMODMASTER Freeware to read the holding registers. sourceforge.net/projects/qmodmaster/
SPEECH RECOGNIZER GROVE Module for Arduino - Raspberry PI
Просмотров 3963 месяца назад
This speech recognizer module is from SEEED STUDIO. It is built on Cortex M0 core processor ISD 9160 and reads a single character from serial port which represents the predefined code from ISD9160. 22 predefined commands it can operate with. No user Trained commands possible. Wake up module by telling HICELL Red led on board glows. Command recognized then Blue Led glows. Corresponding character...
ESP32 Factory Reset -Erase Flash using EspTool
Просмотров 3,1 тыс.3 месяца назад
ESP TOOL can be used to erase and Factory Reset your ESP32 & ESP8266.
How to Install MicroPython to ESP32 using THONNY IDE
Просмотров 5753 месяца назад
THONNY IDE is the best one to work with MicroPython on ESP32. Micropython Firmware micropython.org/download/ESP32_GENERIC/ Thonny IDE thonny.org/
Remote Desktop with Raspberry PI 5 & TigerVNC
Просмотров 1,3 тыс.4 месяца назад
Use your RPI 5 in headless mode with TIGERVNC. You can use your Laptops screen and keyboard for your RPI . Enable VNC Server on RPI. Use TIGER VNC Viewer on your Windows machine to get the RPI Bookworm screen.
#27 How to test Data Rx/Tx (RS232) using DEBUG TOOL on 7" DWIN HMI
Просмотров 1,8 тыс.6 месяцев назад
This video explains how to test data Tx/Rx using the inbuilt DEBUG Tool of DGUS software. 7" casing model 800 x 480 Resistive touch model is used in this demo.The interface connector is RS232 type. For connecting with a microcontroller like Arduino you need a RS232 - TTL board. Connections are always straight Rx R2 Tx - T2 , G - Gnd
The New Raspberry PI 5 - Hardware Review -BookWorm OS -WayLand Desktop
Просмотров 8526 месяцев назад
The new generation powerful RPI 5 is reviewed in this video. The new hardware , new OS Bookworm and the new Desktop display WAYLAND. The Display window system in Bookworm OS is using WAYLAND ( X11 in BullsEye). USB C power official is now 5v 5amp (27w). Built in RTC and a connector provided to add battery for RTC. Between 2 micro HDMI ports is a single UART connector. You need a Raspberry PI PI...
#26 DWIN HMI - How to display Float Values
Просмотров 2,7 тыс.8 месяцев назад
This video explains how to display FLOAT values on DWIN display. The float values are multiplied by 100 and converted to Integer value in code. In DWIN display DATA VARIABLE is used of variable type INTEGER and decimal places set to 2. With this simple trick , we can display the actual float values. Code & Project download : www.alselectro.in/product-page/4-3-dmg80480t043-09wtc-industrial The c...
#25 How to control multiple MODBUS slaves with DWIN MODBUS MASTER | RS485
Просмотров 1 тыс.9 месяцев назад
#25 How to control multiple MODBUS slaves with DWIN MODBUS MASTER | RS485
#24 MODBUS RS485 - DWIN as SLAVE - Upgraded - No 22.bin settings
Просмотров 9199 месяцев назад
#24 MODBUS RS485 - DWIN as SLAVE - Upgraded - No 22.bin settings
#23 Modbus RS485 DWIN MASTER - DO DI - Discrete Output Coils / Input Contacts 0x01 , 0x02 , 0x05
Просмотров 75110 месяцев назад
#23 Modbus RS485 DWIN MASTER - DO DI - Discrete Output Coils / Input Contacts 0x01 , 0x02 , 0x05
#22 ModBus RS485 DWIN Master AI & AO - INPUT & HOLDING REGISTERS Commands 0x04, 0x03,0x06,0x10
Просмотров 1,3 тыс.10 месяцев назад
#22 ModBus RS485 DWIN Master AI & AO - INPUT & HOLDING REGISTERS Commands 0x04, 0x03,0x06,0x10
Industrial Modbus (Slave) RTU 8-ch Relay Module /Digital in/ Analog in with RS485 Interface
Просмотров 4 тыс.10 месяцев назад
Industrial Modbus (Slave) RTU 8-ch Relay Module /Digital in/ Analog in with RS485 Interface
#21 DWIN Modbus RS485 Master
Просмотров 2,3 тыс.10 месяцев назад
#21 DWIN Modbus RS485 Master
#20 DWIN - MODBUS RS485 SLAVE
Просмотров 3,4 тыс.10 месяцев назад
#20 DWIN - MODBUS RS485 SLAVE
#19 DWIN USER INTERFACE CONNECTIONS RS232/TTL
Просмотров 5 тыс.11 месяцев назад
#19 DWIN USER INTERFACE CONNECTIONS RS232/TTL
#18 DWIN Multi Data Multi Page Save and Read from FLASH
Просмотров 3,9 тыс.11 месяцев назад
#18 DWIN Multi Data Multi Page Save and Read from FLASH
#17 DWIN Convert Video to Animation
Просмотров 2,2 тыс.Год назад
#17 DWIN Convert Video to Animation
#16 DWIN Animation Icon Demo
Просмотров 5 тыс.Год назад
#16 DWIN Animation Icon Demo
#15 DWIN FLASH / RAM Allocation and CFG File Editing
Просмотров 2,2 тыс.Год назад
#15 DWIN FLASH / RAM Allocation and CFG File Editing
#14 DWIN Read/Write Data to FLASH Memory with SYNCHRO Data Return Tool
Просмотров 2,4 тыс.Год назад
#14 DWIN Read/Write Data to FLASH Memory with SYNCHRO Data Return Tool
#13 DWIN - Simulate Touch From Microcontroller
Просмотров 2,4 тыс.Год назад
#13 DWIN - Simulate Touch From Microcontroller
#12 DWIN - RELAY CONTROL using BIT ICON
Просмотров 2,7 тыс.Год назад
#12 DWIN - RELAY CONTROL using BIT ICON

Комментарии

  • @Aero-Jr-Youtube
    @Aero-Jr-Youtube 2 дня назад

    Where i can find the datasheet?

  • @jydhasan
    @jydhasan 2 дня назад

    Thank you sir

  • @bobbyliciouz
    @bobbyliciouz 2 дня назад

    thank you for amazing video, it make me more know abou how to use that stuff. anyway, i already have that stuff *NPK 71n 1 Soil Sensor) but i can use it because i don't have other device (like chip and aplication fop computer) could you help to send me a shoping link to buy that chip ? thank you

  • @ktkkoko4331
    @ktkkoko4331 3 дня назад

    Thanks Sir

  • @firdoshdiakus4841
    @firdoshdiakus4841 3 дня назад

    This is easy to do we need tutorial for real live tracking on maps

  • @jeevanandham2528
    @jeevanandham2528 3 дня назад

    Thank you sir

  • @tridibkumarchowdhury4487
    @tridibkumarchowdhury4487 4 дня назад

    can i move DM566 series micro step driver and NEMA series stepper motor with this tutorial

  • @divyvadiya3039
    @divyvadiya3039 6 дней назад

    i cant download a code

  • @RaghavareddyKurapati-r4k
    @RaghavareddyKurapati-r4k 7 дней назад

    Please mention your social media id sir

  • @paragbhangale2207
    @paragbhangale2207 8 дней назад

    Respected Sir, the HMI file and code is not avalable on given link. can you please share it.

  • @rawezhali491
    @rawezhali491 9 дней назад

    link broken please can you update it Thanks.

  • @MATHEWA-qf5ox
    @MATHEWA-qf5ox 9 дней назад

    sir will the display update RTC response each second? after installing the kernal

  • @techbymo
    @techbymo 14 дней назад

    Thank you!

  • @Zesjajdn
    @Zesjajdn 14 дней назад

    Sir, can you share the 485 sensor configuration tool which you used in the video? Thanks

  • @babyeducation8399
    @babyeducation8399 15 дней назад

    1) SIM800L sim card and mobile sim card are same or not 2) how many recharge cost per month for SIM800L SIM

  • @hotlensirait
    @hotlensirait 16 дней назад

    Thanks Bro!

  • @omnamasivayam1980
    @omnamasivayam1980 16 дней назад

    Starting timer controller including single phase same reply using extra contactor on relays

  • @omnamasivayam1980
    @omnamasivayam1980 16 дней назад

    Wireless indicator available?

  • @omnamasivayam1980
    @omnamasivayam1980 16 дней назад

    How much does it cost sir PCB

  • @leonardosilveira06
    @leonardosilveira06 21 день назад

    Is it possible to program the relay to remain on when the button is released?

  • @upayanchatterjee9324
    @upayanchatterjee9324 22 дня назад

    I maybe late to give this but Install TFT_eSPI first in arduino IDE and then go to the following directory Arduino/libraries/User_setup folder to get all the .h files

  • @snehawagh3729
    @snehawagh3729 23 дня назад

    How to download this dwin

  • @chandrasekhar-nc4df
    @chandrasekhar-nc4df 24 дня назад

    nice explanations thanks for the confusions to get the solution.

  • @indrafardiansyah419
    @indrafardiansyah419 24 дня назад

    Thank you Sir

  • @joanilari
    @joanilari 26 дней назад

    The contents of Setup20_ILI9488.h file is not included in the comments. The video is, thus, a waste of time.

  • @khethabahlenkosi
    @khethabahlenkosi 26 дней назад

    You are a life saver

  • @SateeshKushwaha-lc8iz
    @SateeshKushwaha-lc8iz 26 дней назад

    setup application

  • @dr.xx1
    @dr.xx1 28 дней назад

    amazing channel, thank you, i make now a injection molding machine with this display :D

  • @TechsScience
    @TechsScience Месяц назад

    But in actual ir thermometer has laser pointer & we get longer ranger can you explain that Mechanism?

  • @kailashmalviya8
    @kailashmalviya8 Месяц назад

    How to use DWIN HMI with Arduino outseal plc

  • @VincentDas-rv9gi
    @VincentDas-rv9gi Месяц назад

    How to download the software on laptop?

  • @ramaswamyranganathan9171
    @ramaswamyranganathan9171 Месяц назад

    Sir Arduino can send bulk sms at same time to different mobile numbers.

  • @carlanwray8718
    @carlanwray8718 Месяц назад

    Thank you!

  • @marekdorobczynski1727
    @marekdorobczynski1727 Месяц назад

    I have questino about downloading using serial port. should this be RS232 or uart 5V TTL ? also which serial port to be used ? T2/R2 or T2/R4 ?

  • @SandeepJjjj
    @SandeepJjjj Месяц назад

    How can i purchase it?

  • @qsdrfghgujfddyffguff
    @qsdrfghgujfddyffguff Месяц назад

    very nice

  • @jeevanandham2528
    @jeevanandham2528 Месяц назад

    சார்.. சூப்பர்..

  • @user-cb4vv4yw4q
    @user-cb4vv4yw4q Месяц назад

    كم فولت يحتاج المحرك nem23

  • @DrFailov
    @DrFailov Месяц назад

    I doing similar things but getting my Arduino constantly rebooting once motor is powered. Power is stable, something with noize or I don't know

  • @funhub241
    @funhub241 Месяц назад

    Sir please please Share configuration tool software link Without configuration sensor is not working And i searched a lot but not found

    • @SaravananAL
      @SaravananAL Месяц назад

      Link is in description along with code. 99ba69f9-3a9c-49a1-8c2a-52df0ffe5f34.usrfiles.com/archives/99ba69_6f4cf19d328746fa86312648823d6279.zip

  • @funhub241
    @funhub241 Месяц назад

    Sir please share link to rs485 configuration tool I searched a lot but not found Please share sir!

  • @funhub241
    @funhub241 Месяц назад

    Sir please share link to Sensor configuration tool I searched a lot but not found Please sir !

  • @dayka885
    @dayka885 Месяц назад

    Thanks you sir, very helpful

  • @user-li4bp4zb9j
    @user-li4bp4zb9j Месяц назад

    About inverter pcb aircon where can i download the software...thanks

  • @basharhassoun1008
    @basharhassoun1008 Месяц назад

    Thank you for your efforts, but I'm using rs485 with DI,DE,RE,RO and the output readings is wrong .Is there away to use it instead of max13487.Thank you in advance

  • @buatfilm6300
    @buatfilm6300 Месяц назад

    how do you get 485 sensor configuration tool v3 ? i cant find it.

  • @tamilklmn
    @tamilklmn Месяц назад

    sir where are you from?

  • @omagrawal3099
    @omagrawal3099 Месяц назад

    Can i do this without using the usb converter and just the rs485 ttl? I'll give the npk sensor power seperately so will the code work in this case also?

  • @electrical_engineer1
    @electrical_engineer1 Месяц назад

    Sir, its type all set available in market?? How to on charger for testing purposes without bms battery. Charger need can signal for on Please sir guide

  • @JagdevSingh-dh2ub
    @JagdevSingh-dh2ub Месяц назад

    Sir hindi main vedio dale