Overcurrent Protection with Winson WCS Current Sensors and an Arduino LCD

Overcurrent Protection with Winson WCS Current Sensors and an Arduino LCD

This tutorial by Robojax explains how to use a Winson WCS Current sensor to measure DC current and use a relay as overcurrent protection so the current is disconnected when the current reaches the threshold value set in the code. The Robojax WCS Library is used to measure current. This code will work with all Winson WCS Current sensors.

This video requires the Robojax WCS Library to be installed. The link is below.

This code is offered as 3 sketches:

  1. Overcurrent Protection with LCD
  2. Overcurrent Protection with LCD and powering up the LCD from a digital pin
  3. Overcurrent Protection without LCD

This code is included with the library. You don't have to download it from this page. Just download the library; this code is included.

Images

LCD displaying the current
LCD displaying the current
Full setup with LCD
Full setup with LCd
Winston Current Sensor
Winson Current Sensor
WCS3740
WCS3740
WCS3740
WCS3740
WCS 3740
WCS3740
WCS2801 with relay
WCS2801 with relay
WCS2801 with relays
WCS2801 with relay
WCS2801 with a relay
WCS2801 with relay
WCS2801 with relays
WCS2801 with relay
WCS3740 with relay
WCS3740 with relay
WCS3740 with relay
WCS3740 with relay
WCS3740 with relay
WCS3740 with relay
WCS3740 with relay
WCS3740 with relay
WCS1800 with relay
WCS1800 with relay
WCS1800 with relay
WCS1800 with relay
WCS1800 with relay
WCS1800 with relay
WCS1800 with relay
WCS1800 with relay
348-Arduino code for Winsen WCS Current Sensor with LCD
Language: C++
Copied!

Resources & references

No resources yet.

Files📁

Other files