SCT-013 Current Measuring with ESP8266

Поділитися
Вставка
  • Опубліковано 1 гру 2024

КОМЕНТАРІ • 12

  • @pileofstuff
    @pileofstuff 2 роки тому

    I've got a couple of those transformers on order.
    Thanks for doing a lot of the software groundwork - you've made my future project a lot easier.

  • @BRUXXUS
    @BRUXXUS 2 роки тому +1

    Very cool project. I can see this being quite useful to monitor installed projects remotely.

  • @TheEmbeddedHobbyist
    @TheEmbeddedHobbyist 2 роки тому +3

    You might want to put some protection diodes on the input to stop spikes going above and below the supply. Also maybe a zener diode and buffer amp to remove any supply changes affecting the virtual ground reference. Remember if output of the current transformer goes open circuit you can get some very high voltages.
    Also I think I'd go for an external adc as the esp8266 adc is 1V full-scale. So not taking in to account any offsets your measurement range is 10A/1V. (+/- 5A)

    • @ianianian436
      @ianianian436 2 роки тому +1

      are you able to provide a sketch of those improvements, components values etc

  • @felipetomaz1843
    @felipetomaz1843 Рік тому

    Could it be used with Tasmota? So that you could have wifi control and integration with some home automation system.

  • @Yranax
    @Yranax Рік тому

    you should have placed the follower BEHIND the R5, so that your impedance stays low for the ADC

  • @ianianian436
    @ianianian436 2 роки тому

    looks like you have already so thankyou

  • @sharvarimedhe4097
    @sharvarimedhe4097 Рік тому

    The output of the CT is RMS value of Voltage or Instantaneous Value of Voltage??

    • @GadgetReboot
      @GadgetReboot  Рік тому

      it is instantaneous, there’s no signal processing in the device it’s just a transformer so the RMS has to be calculated by monitoring several cycles after it’s read by ADC.

  • @ianianian436
    @ianianian436 2 роки тому

    thanks for Interesting project you have achieved . I would like to try it to control things. Will you be sharing the code you used? regards

  • @zitouniabdelkader8868
    @zitouniabdelkader8868 Рік тому

    What is the value of C3

    • @GadgetReboot
      @GadgetReboot  Рік тому +1

      It's just a non installed part footprint to give an option to limit op amp bandwidth (reduce high frequency noise) in case problems showed up in testing but I never used it.