IoT Based Solar Power Monitoring System with ESP32 & ThingSpeak Server

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

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

  • @RandomTorok
    @RandomTorok 6 месяцев назад +1

    I managed to get this working beautifully on a breadboard. So, I ordered 5 of the PCBs from a PCB supplier and they don't work. In the schematic you can see the LM35 pin 3 is connected to the GND of the ESP32. However, in the gerber you can clearly see the trace going not to ground but to pin 13 of the ESP.

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

    This is awesome. Thanks for uploading.

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

    Another great project 😃😃
    Thank you so much for consistently sharing the knowledge with us 🤩❤️

  • @gabrieldeassuncaolourencao3391

    Amazing project

  • @RandomTorok
    @RandomTorok 6 месяцев назад +1

    I think the pinouts for the ESP that I'm using are different. I could not get the voltage sensor to sense anything then another website said to use pin 32 and when I made that change it worked fine. What ESP are you using for the PCB?

  • @KalpeshBadgujar-si7ib
    @KalpeshBadgujar-si7ib Год назад +2

    any project with IOT and machine learning

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

    Good project
    But
    Light intensity Gmail alerts would be great

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

    plz send the code and also brief drivers required to work on esp32

  • @natearrigoni
    @natearrigoni 10 месяцев назад

    Nice work!

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

    kindly send the full code plz it's urgent the code on website has issues in compilation

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

    Great project.

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

    Good project 👍❤️

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

    This is awesome

  • @jagadeshjagadesh3864
    @jagadeshjagadesh3864 4 месяца назад

    Lcd Display is not working

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

    Hi
    Code is running everything good but getting temp as 329 and it’s constant it don’t change at all neither voltage nor light intensity
    Getting same output everytime.
    Checked the sensors looks fine
    When I check lm35 with multi meter I was getting 25-26 celsius
    Can you please help me with this. Tried almost everything

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

      Check the connection of LM35 with analog pin. Run an example code to verify whether ur LM35 is fine.

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

      Ensure the esp is grounded to the same ground as the LM35. I was getting the same thing, Temperatures in the hundreds then a whole bunch of zeros. ONce I grounded the ESP the reading became normal.

    • @jazibhassan1526
      @jazibhassan1526 4 месяца назад

      ​@@RandomTorok
      How to ground ESP32 ?

    • @RandomTorok
      @RandomTorok 4 месяца назад

      @@jazibhassan1526 run a cable from the ground of the ESP32 to the ground of the temperature sensor. The 2 devices need to share a common ground.

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

    Hello ,
    My display is showing 0 volts and and temperature is not changing

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

      Same errror!!
      Did you try anything???

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

      Did you found any solution???

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

      Getting the same problem
      Did anyone got the solution?

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

      @@eshabhatt4068 check out your Arduino code
      There must be some error

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

    Nice project......i have a 2kw solar project and i want watch its power kwh or kw in real time can u make it?

  • @ZaidAhmedShariff-mt9ny
    @ZaidAhmedShariff-mt9ny Год назад

    Can u plz let us know the connection tutorial

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

    Can u make ax2358 input selector ic based 5.1 amplifier remote

  • @jeevanpradhan4819
    @jeevanpradhan4819 8 месяцев назад

    Do we need to do soldering

  • @user-pq6bf4qn6p
    @user-pq6bf4qn6p 5 месяцев назад

    What does this mean(Compilation error: no matching function for call to 'LiquidCrystal_I2C::begin()')

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

      Try changing lcd.begin(); to lcd.init(); The LiquidCrystal_I2C has no begin function.

  • @--akshya--1
    @--akshya--1 5 месяцев назад

    HEYYY PLEASE TELL ME HOW TO USE THINK SPEAK SERVER? I M IN TROUBLE PLEASE HELP ME

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

    code is running properly with no error!! but nothing is coming on LCD and when i press the buttons on esp32 the lights on lcd changes but not getting any output

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

      Change your I2C address for LCD. Some LCD has address of 0x27 while some has 0x3F. Change the address in code. Then upload and check.

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

      Try setting the contrast level on the LCD. There is a scew on the back to enable this.

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

    Nice

  • @john-nath99
    @john-nath99 Год назад

    Nice tutorial. Great Project.
    In real solar applications. I want to do things like check my battery percentage. Check how much load is on my system And Probably detect excess load on the batteries. Please can you do a tutorial on that?
    👍

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

      Some tutorials on this is coming soon. I am working on it.

    • @MedicalDetective-sw4fx
      @MedicalDetective-sw4fx Месяц назад

      Can you make this same for my solar system I will buy :-
      Parameters are :
      Voltage(upto 600v )
      Current (upto 100A)
      Power etc.
      Wifi monitoring

  • @shivukumar4737
    @shivukumar4737 10 месяцев назад

    Cane we set the wifi SSID and password

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

    Plz provide me the connections😢

  • @ManojKumar-ge4mc
    @ManojKumar-ge4mc Год назад

    How to buy pcb board

  • @ManojKumar-ge4mc
    @ManojKumar-ge4mc Год назад

    I want this project

  • @ManojKumar-ge4mc
    @ManojKumar-ge4mc Год назад

    I want to contact with you sir
    Please respond quickly please

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

    Do you guys ship the models to Canada???

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

      Yes we can ship it to Canada.

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

      How many days it takes minimum if in hurry??

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

      @@HowtoElectronics how can I contact you alternatively if I want the project to be delivered???

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

      I will send you through Canada post.

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

      @@HowtoElectronics max how many days it may take??

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

    Please help me out

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

    👍

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

    Nice