Winson WCS1800 WCS2750 WCS1500 Hall Effect Current Sensor with dispaly with over current protection

Sdílet
Vložit
  • čas přidán 30. 07. 2024
  • In this tutorial we learn how to use Winson WCS series Hall Effect Current sensors with Robjax WCS Arduino Library. Module specs are explained, wiring explained, how to use library and at the end using WCS1800 35A Current sensor is used to measure the current.
    In part 2
    We learn how to measure the curent and display the current on LCD screen
    You buy me a coffe ko-fi.com/robojax
    In part 3:
    how to use Winson WCS Current sensor with relay to have OverCurrent protection and disconnect the current when current reaches at certain value. This tutorial shows both with LCD and without LCD and also High Level Trigger and Low Level Trigger relay is shown.
    The best thank you for me is to not to skip ads and Subscribe 🔔 to my channel, like 👍 the video It is greatly appreciated. 🔔 😊.
    I will reply to all Subscriber's 🔔 questions. So make sure to Subscribe.😊 .
    ***** Purchase WSC1800 item from Affiliated stores:
    Amazon USA: amzn.to/31OH6Tt
    Amazon Germany: amzn.to/3e0PUdI
    Amazon Canada: amzn.to/2Tq8BON
    Amazon UK: amzn.to/3e03sX3
    Amazon France: amzn.to/3jA9j6B
    Amazon Italy: amzn.to/35D5usn
    Amazon Spain: amzn.to/31NvyzV
    アマゾンジャパン: amzn.to/37MBPjg
    Banggood: www.banggood.com/custlink/G3G...
    ******Purchase this LCD1602 I2C from:*****
    Amazon USA: amzn.to/3rBaFTw
    Amazon Europe (all countries): amzn.to/38ryLsk
    Amazon Canada: amzn.to/2N3B8tM
    Banggood: www.banggood.com/custlink/GKD...
    AliExpress : s.click.aliexpress.com/e/_AnNea4
    ***** Purchase Authentic Arduino Uno from ***
    Amazon USA: amzn.to/2KApAwK
    Amazon Canada: amzn.to/37LZ8sW
    Download Arduino Library for this video: robojax.com/L/?id=229
    Download Arduino code for this LCD : robojax.com/L/?id=235
    Download Arduino code and resources for this Over Current Protection: robojax.com/L/?id=246
    00:00 Start
    1:10 Introduction to WCS
    7:54 Basic Wiring for WCS
    11:56 Arduino code for basic WCS
    19:24 Demonstration of measuring with WCS
    24:24 Introduction to using LCD
    27:44 Wiring for LCD
    29:00 Arduino Code for LCD
    39:14 Demonstration of measuring current and displaying it on LCD
    45:53 OverCurrent Protection using Winson Current Sensors with relay and display
    54:51 Wiring for OverCurrent Protection
    58:48 Arduino Code for OverCurrent Protection
    1:11:42 Demo: OverCurrent protection with LCD
    1:14:22 OverCurrent protection with Stop
    1:15:37 OverCurrent Protection without LCD
    Tutorial by Ahmad Shamshiri form Canada
    ****************************
    Arduino Step by Step Course (over 150 lectures) Starts here • Lesson 00 What is Ardu...
    ****************************
    If you found this tutorial helpful, please support me so I can continue creating contents like this. Here is PayPal link paypal.me/robojaxTV
    Follow me on Facebook robojaxTV
    Follow me on Twitter: / robojaxtv
    Follow me on Instagram: / robojax
    Tutorial by Robojax.com
    Get other projects code and learn Arduino
    robojax.com/learn/arduino
    *** AFFILIATE PROGRAM ***
    We are a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for us to earn fees by linking to Amazon.com and affiliated sites.
    #robojax #robojax_winson #robojax_current
  • Věda a technologie

Komentáře • 12

  • @user-sq2kr1zq5k
    @user-sq2kr1zq5k Před 7 měsíci +1

    Got to love your detailed videos. Watched many of them! Thumbs up!

    • @robojax
      @robojax  Před 7 měsíci

      Awesome! Thank you!

  • @TheHoly_Ghost
    @TheHoly_Ghost Před 6 měsíci

    Thanks for the detailed video! I'm looking at doing a project to measure the current going through a relay. The current that I will be measuring will be 0-1 A at upto 30V (from a variac as the variable current source) Would this be a good CT or would I need a something more presise? one of the relay trip settings is 0.52 A and I need to accurately be able to measure to 10mA accuracy

  • @sandeepnair6159
    @sandeepnair6159 Před 4 měsíci

    excellent video, does it also work with DC currents? also does it show negative values when current is in opposite direction?

    • @robojax
      @robojax  Před 4 měsíci

      it depends on the WCS sensor you use. The example shown is DC.

  • @imamfahmikamaludin3286
    @imamfahmikamaludin3286 Před 2 měsíci

    How if that hall current wanna to connect with PLC?

  • @safwanalislam
    @safwanalislam Před 3 měsíci

    do you have the code for measuring AC current with this current sensor?

  • @AbdulRahman-en3ow
    @AbdulRahman-en3ow Před 3 měsíci

    Can we use 11:50 this code for ESP8266?
    and which ESP8266 version (CP2102, CH340, CH9102X or HW-364B) is betterr? I am think about getting the HW-364B one
    thank you, it is a lot easier when you explain it in such a detail

    • @AbdulRahman-en3ow
      @AbdulRahman-en3ow Před 3 měsíci

      I am going to use it for my UPS output and battery (charging and discharging current), so how many of these can we connect to a single ESP8266?
      also would be great to see these on Google sheet (laptop or phone) and would be great if historical data can show load/usage for past few years to the day
      thank you

  • @ramahd8470
    @ramahd8470 Před 5 měsíci

    i can't compile the program when iam use ESP32

    • @robojax
      @robojax  Před 5 měsíci +1

      it won't work with esp32. I will write library for ESP32 in the furture God willing.