Allegro ACS712 with LCD1602 and LCD2004 with I2C to display current using Arduino

Поделиться
HTML-код
  • Опубликовано: 20 авг 2024

Комментарии • 88

  • @MrBobWareham
    @MrBobWareham 5 лет назад

    Thank you so much for the video I think this will do the job for my MA meter that I asked you about thanks Bob in the UK

    • @robojax
      @robojax  5 лет назад

      You are very welcome. Good to hear that. Please share Robojax on your social networks. Ahmad

  • @GarArsenault
    @GarArsenault 5 лет назад

    Got that portion of it working. Just like you said I needed to download the LiquidCrystal_I2C.h>. Thanks for your quick reply.

    • @robojax
      @robojax  5 лет назад

      You are welcome. I am glad you were able to resolve the issue.

  • @aakashvishwakarma2496
    @aakashvishwakarma2496 5 месяцев назад

    Hi,I am working on a project in which I use ACS712_30A with esp32 but its not working fine (It can't calibrate right power) can You help me with some solution.

  • @kingshahzad78
    @kingshahzad78 5 месяцев назад

    Great Efforts❤

  • @ch2o2
    @ch2o2 Год назад

    ..would be nice, to implement a kind of “if-then” string in the sketch that activates an output, when a certain current-limit is reached (for example to switch off parts of the load with a solid-state relay when the current gets too high). A kind of switching-hysteresis to prevent pumping would be necessary, too, I guess.
    As I'm an Arduino-beginner, I'd really appreciate getting some help :)

    • @robojax
      @robojax  Год назад

      Hello, the person trying to use this should have learned a lot before coming here. Arduino Step by Step course that starts here ruclips.net/video/-6qSrDUA5a8/видео.html

  • @medjimohamedelamin7592
    @medjimohamedelamin7592 2 года назад +1

    Please make a video that explains
    Allegro Acs712 With Ecran OLED ssd1306 to Display Corrent Using Arduino
    Please 🙏

    • @robojax
      @robojax  2 года назад +1

      Here is the video on OLED just watch, learn and add code to this current sensor ruclips.net/video/UZTAV2sRi9w/видео.html

    • @medjimohamedelamin7592
      @medjimohamedelamin7592 2 года назад

      @@robojax Can you make code for me for this project? Allegro acs712 with ecran oled ssd1306
      Pleas 🙏
      He sent you a message on your social media

  • @sangarmutusamy9801
    @sangarmutusamy9801 4 года назад +1

    Hi Sir, how to do the same measument for 3 phase? Pls help.

    • @robojax
      @robojax  4 года назад

      Perhaps one solution would be to use 3 of them for each phase and then mathematically calculate the current of 3ø

  • @hatsunemiku6335
    @hatsunemiku6335 3 года назад +1

    what is max current can it handle for safe use continuous wtih 12v voltage?

    • @robojax
      @robojax  3 года назад

      Voltage does not matter. The current value is what you purchase.

    • @hatsunemiku6335
      @hatsunemiku6335 3 года назад

      @@robojax so if i buy acs712 30A, it can safe for continuous 30A everyday? No need to add shunt?

  • @jr-bc9rj
    @jr-bc9rj 4 года назад

    Hey I would like to know how to measure voltage current and power to display on lcd

    • @robojax
      @robojax  4 года назад

      So you want energy meter? You need to measure the voltage. I have a video on that so you can measure any voltage her ruclips.net/video/t8xwrVj2aFs/видео.html and I am right these days busy working on a Energy Meter Project. The first step for meter project was to measuring voltage (video above) then current using shunt so you can measure up to 500A and the video is here ruclips.net/video/9jwCc7uPGoc/видео.html energy meter is coming for Shunt resistor.

  • @aravindkumarkakarla8706
    @aravindkumarkakarla8706 3 месяца назад

    Sir, in my results current value is after 4 or 5 pulses of no current. what i have to do in code

    • @robojax
      @robojax  3 месяца назад

      Measuring 5A-30A AC and DC current using Allegro ACS712 with Robojax Library (code added into video)
      ruclips.net/video/3C33DpcSwIw/видео.html

  • @jasonherrera8602
    @jasonherrera8602 2 года назад

    Hi why my LCD display -4.3 or something but I have no source. Thank you for the answer

    • @robojax
      @robojax  2 года назад

      Hi, you may have come to the wrong video then. the rule is this. first you should be able to read the current without LCD and just print it on the serial monitor, then use the LCD. Here the introduction video to ACS712 Sensor with library ruclips.net/video/3C33DpcSwIw/видео.html

  • @GPWAWA197504
    @GPWAWA197504 4 года назад

    I would like to make a device that connects to the rectifier 12V lead-acid batteries from 0 to 15A. The device would be connected to the current cables coming out of the charger and only from the device would I connect to the battery. The device would measure the current voltage V on the battery, the current A which is currently being charged, the amount of Ah that the battery has taken and the charging time. Can you design such an arrangement for arduino? Thank you.

    • @robojax
      @robojax  4 года назад

      This can work to measure current only. you can connect any configuration either in + line or - line. But it can't measure voltage . Here my video on voltage sensor: ruclips.net/user/robojaxTVsearch?query=voltage

  • @lesterjohnno3307
    @lesterjohnno3307 3 года назад

    Can I connect it in AC? To measure the Current and the output voltage? The input voltage is 220 V ac.

    • @robojax
      @robojax  3 года назад

      Yea you can.

  • @daniaa4947
    @daniaa4947 5 лет назад

    why my display on my LCD is always say "No current'? i need your help to fixed my code...

    • @robojax
      @robojax  5 лет назад

      because you don't have current, if you connected the device incorrectly. Check it again.

  • @nuranisah90
    @nuranisah90 3 года назад

    hi, thank you so much for the video.. But I want to ask can I use battery 9 V as the power supply?

    • @robojax
      @robojax  3 года назад

      Hi, you can power arduino board via the IN pin or the power adapter pin using 6 to 12V. Then from 5V output of Arduino you can power the sensor or any other modules.

  • @FuriousCreators
    @FuriousCreators 5 лет назад

    In code it says voltage. Plz make a video how to display voltage with current known

    • @robojax
      @robojax  5 лет назад +1

      This device from the current it generates voltage and from voltage current is calculated. There is no voltage for the source. Watch the video again and do not escape.

  • @mohamedabbadandodo4218
    @mohamedabbadandodo4218 5 лет назад

    Thank you for the video .for the app ,how can i build it please?

    • @robojax
      @robojax  5 лет назад

      what do you mean how can I build it? You buy the components and connect them, use the code I provided and it should work.

  • @elbertabrea3529
    @elbertabrea3529 5 лет назад

    How can I measure the power consumed? Great video by the way

    • @robojax
      @robojax  5 лет назад

      Thank you. You can do some calculation in code P=VxI and display it. You can also do energy W/h as well.

    • @elbertabrea3529
      @elbertabrea3529 5 лет назад

      @@robojax okay thank you so much

    • @robojax
      @robojax  5 лет назад

      You are welcome.

  • @harrisg2778
    @harrisg2778 5 лет назад

    nice vdo thx for these information

    • @robojax
      @robojax  5 лет назад

      You are welcome.

  • @safwanharis6568
    @safwanharis6568 3 года назад

    why my arduino cant upload and error at

    • @robojax
      @robojax  3 года назад

      it can't be like this. please provide the actual error. have you installed the library? this tutorial needs you to watch 2 video 1-introduction to LCD 2-Introduction to ACS712. so you must do both before coming to this video.

  • @md.musfiqurrahman4291
    @md.musfiqurrahman4291 Год назад

    Sir, what should we do to measure overload

    • @robojax
      @robojax  Год назад

      You can learn it from this video ruclips.net/video/vs7Nw107AOo/видео.html

  • @GarArsenault
    @GarArsenault 5 лет назад

    I copied and pasted your sketch into the Arduino IDE. It appears to have loaded but it comes up with an error saying " No such file or Directory. This is my first Arduino project so I may be the problem here or not. How do I correct this?

    • @robojax
      @robojax  5 лет назад

      Watch the video where I explained the code. you must have escaped.

  • @abdulmaez707
    @abdulmaez707 4 года назад

    I would like to measure a 3w lamp and show watt as result, can i use the same code and add v*current to show watt result.

    • @robojax
      @robojax  4 года назад

      yes that is why I provided this so you everything is ready for you.

    • @safwanharis6568
      @safwanharis6568 3 года назад

      @@robojax i was dm u at Instagram...i still learning... please explained it at new video

  • @AhmedEu
    @AhmedEu 4 года назад

    Can it show both voltage and current at same time

    • @robojax
      @robojax  4 года назад

      it is up to you want to display it or not. here is the video showing you how to measure voltage ruclips.net/video/t8xwrVj2aFs/видео.html

  • @indranagendra2157
    @indranagendra2157 Год назад

    Is it measures current in 3 phase voltage (415v)

    • @robojax
      @robojax  Год назад

      So you did not watch introduction to ACS712 please watch it here ruclips.net/video/3C33DpcSwIw/видео.html

  • @justinyvesricablanca5734
    @justinyvesricablanca5734 Год назад

    Hello, good day Sir! I am planning to somehow progress this project by adding a GSM Shield module so that if the current sensor detects 0 current/load it can then send an alert to me through SMS. Is that possible, Sir? Your response would be very much appreciated!

    • @robojax
      @robojax  Год назад

      Yes it is possible but you gotta write the code or hire someone to write it for you. Please watch the pasted video with library I have written so it will be clean code Measuring 5A-30A AC and DC current using Allegro ACS712 with Robojax Library (code added into video)
      ruclips.net/video/3C33DpcSwIw/видео.html

    • @justinyvesricablanca5734
      @justinyvesricablanca5734 Год назад

      @@robojax Thank you so much for the response Sir. I'm from the philippines, do you have someone you know that we can hire to code?

  • @subashsakthi7093
    @subashsakthi7093 5 лет назад

    Is there need for change in input voltage?

    • @robojax
      @robojax  5 лет назад

      Your question shows that you have not watched the video or escaped. Please watch it and you will find the answer.

  • @victorreal8973
    @victorreal8973 5 лет назад

    How can i get the sketch for this project

    • @robojax
      @robojax  5 лет назад

      The link to the code is under the video in the description: snag.gy/t94goi.jpg

  • @akul24
    @akul24 3 года назад

    Is it better to use this sensor or shunt resistor?

    • @robojax
      @robojax  3 года назад

      Here watch and decide ruclips.net/video/9jwCc7uPGoc/видео.html

  • @uthayakumarrh1521
    @uthayakumarrh1521 4 года назад

    What is power range for 5A module? Can I use it for 85V DC and 5A for 5A module...please share your idea...

    • @robojax
      @robojax  4 года назад +1

      The link to the datasheet has been provided in the same page where the code is. You can check it there.

    • @uthayakumarrh1521
      @uthayakumarrh1521 4 года назад

      @@robojax In data sheet...Viso = 365 V peak then power range for 5A..is 1825w...Then it is also suitable for 85v * 5A =425w.. Is it right?

    • @robojax
      @robojax  4 года назад +1

      power doesn't matter because we look at current. If current is 5A or lower it is okay.

    • @uthayakumarrh1521
      @uthayakumarrh1521 4 года назад

      @@robojax Okk...Thank you so much...☺

  • @Syad169
    @Syad169 2 года назад

    Is there any acs712 coding for esp32?

    • @robojax
      @robojax  2 года назад

      I wrote library this (which have not sent as this is just raw code) but did not see much interest and did not go for esp. not sure if anyone else has written anything.

  • @antisocialboy818
    @antisocialboy818 3 года назад

    oh no, im usign an RPI :(

  • @engr.bilalzia
    @engr.bilalzia 2 года назад

    A4 and A5 of Arduino connected to which pin of Lcd?

    • @robojax
      @robojax  2 года назад

      I mentioned that you must introduction to lcd. Here watch lesson 19 of my course ruclips.net/video/pxUjEsJQW2M/видео.html

    • @engr.bilalzia
      @engr.bilalzia 2 года назад

      @@robojax Thank you. Sir What is the name of module that you're using behind the lcd. Can we implement without using that module?

    • @robojax
      @robojax  2 года назад

      That I sent you the video . Watch and get answer

  • @subashsakthi7093
    @subashsakthi7093 5 лет назад

    Sir how much load should be given

    • @robojax
      @robojax  5 лет назад

      this video require you to watch the actual video tutorial on ACS712. The link is in the description.

  • @contraillookup3348
    @contraillookup3348 2 года назад

    Use only dc load ?

    • @robojax
      @robojax  2 года назад

      I mentioned this is for AC and DC. It seems you haven’t watched the introspection video. You must watch it before coming to this video ruclips.net/video/3C33DpcSwIw/видео.html

  • @samarohaghosh9186
    @samarohaghosh9186 Год назад

    the lcd keeps blinking and there is no display

    • @robojax
      @robojax  Год назад

      You must watch the following two videos before you can understand this video:
      1- introduction to ACS712 Current Sensor: youTu.be/DVp9k3xu9IQ
      2- LCD1602 with 2IC display : youTu.be/q9YC_GVHy5A

    • @samarohaghosh9186
      @samarohaghosh9186 Год назад

      @@robojax I did. The sensor was working fine, but with LCD the backlight is on, but no characters are displayed

  • @Al-bd8hm
    @Al-bd8hm 3 года назад

    Can I use nano for this project?

    • @robojax
      @robojax  3 года назад

      yes you can if you set the voltage I've explained to 3.3V if your board is 3.3V. This is 3 project. 1-reading DC voltage, 2-LCD 3-Current. you have to make sure each work before coming this which has all 3 combined. this way you can find the issue.

    • @Al-bd8hm
      @Al-bd8hm 3 года назад

      @@robojax Thanks for your prompt response.
      My LCD has 2 rows, but 14 pins only. I have I2C converter to 4 pins.
      I heard that the last 2 pins of LCD panel are for backlight, which I do not need it.
      Do I need to change the sketch?

  • @sanu7210
    @sanu7210 5 лет назад

    u do not added any code that having 16*2 lcd with arduino acs712 current measuring and display in 16*2 without i2c

    • @robojax
      @robojax  5 лет назад +1

      Did you read the description:
      1- introduction to ACS712 Current Sensor: youTu.be/DVp9k3xu9IQ
      2- LCD1602 with 2IC dislplay : youTu.be/q9YC_GVHy5A

  • @69playstation
    @69playstation 3 года назад

    LOL code downloading site !!