RMS Voltage Sensor Part 3: Arduino Code

Поделиться
HTML-код
  • Опубликовано: 28 авг 2024
  • We build an RMS voltage sensor using a ZMPT101B and an Arduino to measure and chart the voltage of your wall outlet. We explain what RMS is, what typical ranges of wall outlet voltage, and solve some challenges in configuring and calibrating the voltage sensor. We also show how to stream the resulting data into Excel Data Streamer, and record a long duration CSV file for analysis and plotting.

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

  • @Anointingify
    @Anointingify 2 месяца назад

    Your has thrown more insight into the zmpt101 library and your code gives a better way to go. But, what if am using the sensor for 220V? What will change in DC offset and sensitivity? Thanks in anticipation.

  • @rftech1608
    @rftech1608 Год назад +1

    How did you set up all those Excel spread sheets? I found that interesting I don't know anything about doing that. I enjoyed these 3 videos about reading AC RMS with an Arduino microcontroller.

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

    Thank you man. You save my day

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

    Thank you for the RMS Voltage Sensor Series. This video, Part 3, mentions a follow up video, but I don't see it. Did the video never get made?

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

    Hi Again where do I find the video with the live voltage readings? Video 4 is this playlist? I'm missing the finally! Thank you so much for your explanation of this subject

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

    Great video mate 👍

  • @itlogschannel
    @itlogschannel 2 года назад +2

    You my idol

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

    Could you tell what to do when Vref is not regulated..
    And how to take dc_offset into the void loop

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

    what happens If you measure 4 different signals at the same time ? is it possible ?

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

    How did you take out that DC offset from it? Sir, Can you help me please

  • @alaswdi
    @alaswdi Год назад +2

    can you give me the code sir ??

  • @bromsnor7852
    @bromsnor7852 6 месяцев назад

    Works only with Library ZMPT101B 0.0.1 and not with the latest version 1.0.1

    • @EETechStuff
      @EETechStuff  6 месяцев назад

      How did you modify the code to get it to work?

    • @bromsnor7852
      @bromsnor7852 6 месяцев назад

      ​@@EETechStuff