Mobile controlled autostarter for 3 phase motors or pumpsets using Arduino and gsm module

Sdílet
Vložit
  • čas přidán 6. 10. 2020
  • Arduino Code-drive.google.com/file/d/1lNKU...
    #Arduinoprojects #Agriculturalprojects #pumpsetconrtol

Komentáře • 60

  • @mahaveerjain1813
    @mahaveerjain1813 Před 3 lety +1

    Good job bro😘

  • @omkarkhade4602
    @omkarkhade4602 Před 3 lety

    Thank you very much for sharing this video, can you tell more about the auto starter?

  • @saicharanreddyseelam8405

    How did you give power supply lo Arduino,GSM module because the supply is 3 phase?

  • @kishankrishnan3494
    @kishankrishnan3494 Před 3 lety

    What kind of auto started have you used?? Can you mention the brand name

  • @nirali1967
    @nirali1967 Před 3 lety +1

    Good job . Send more details

    • @wirejunction4550
      @wirejunction4550  Před 3 lety

      Everything is included in the video
      Arduino Code link is there in description

  • @savan_ramani3692
    @savan_ramani3692 Před 3 lety +1

    sir ap je jo code ki link di he vo code me error aaaa rahi he

  • @himanshumaal5466
    @himanshumaal5466 Před 6 měsíci

    can GSM800L module be used and is the 2 channel relay also 5 volts

  • @rockfireist
    @rockfireist Před 3 lety +2

    Well good ,,but what about current goes and returns motor continue with last status or not, &&What about real-time status whether motor running or not...

    • @wirejunction4550
      @wirejunction4550  Před 3 lety

      Thank you,
      About last status, we can do that using the EEPROM memory available in the arduino uno board, But in this project I have not implemented it.
      Real time status is also possible but it needs some more extra components like voltage sensors [We can not decide the status of motor by last activity done , because there may be motor turned off due to Low voltage or overload or manual TURN ON or TURN OFF etc.., so should use extra sensors to check voltage at motor end ], So not implemented here.

  • @jettblackmemes
    @jettblackmemes Před 3 lety

    Can it power 7HP pump

  • @saurabh_kud
    @saurabh_kud Před 3 lety +2

    Can I start motor from anywhere through this project or only jn Wi-Fi range?

    • @wirejunction4550
      @wirejunction4550  Před 3 lety +2

      This project is based on GSM network [Cellular network], So you can controll the motor from anywhere in the world.

  • @akshayshete7577
    @akshayshete7577 Před rokem

    Sir please do same new project with lora module.

  • @lalitdeshmukh8665
    @lalitdeshmukh8665 Před 2 lety

    bro signal bhi ja ra hi and rx light bhi glow kr ra hi sms send krne pe but
    relay light ni glow ho ra hi

  • @A1_invitation
    @A1_invitation Před 2 lety

    Hello bhai, mere ko call based starter ke liye code chahiye.

  • @dabhichandresh6128
    @dabhichandresh6128 Před 2 lety

    sketch_aug03a.ino:63:66: error: expected ')' before '...' token
    Asa error aa raha he sir.
    Koy solutions?

  • @amolpanchal203
    @amolpanchal203 Před rokem

    How long its range

  • @vmsvkr
    @vmsvkr Před 2 lety +1

    In code some errors please send me full code 🙏

  • @KrishnaKumar-dt2ts
    @KrishnaKumar-dt2ts Před 2 lety

    Can we control the speed of the pump using this ? Like moving fast / slow / stop

    • @wirejunction4550
      @wirejunction4550  Před 2 lety

      Hi Krishna Kumar,
      No, We can not control the speed of motor using this unit. We can only turn ON or turn OFF the motor using this unit.

  • @JagdeepSingh-de1bp
    @JagdeepSingh-de1bp Před 3 lety +1

    Bro motors more than 1 has any solution just like single sim or use wifi

    • @wirejunction4550
      @wirejunction4550  Před 3 lety

      Yes, We can controll multiple motors using single system (single SIM)
      for this we should connect extra Relay modules and some changes in Arduino code

  • @rockfireist
    @rockfireist Před 3 lety

    One more question bro how did u gave power to Arduino and gsm relay module.. because it's 3 phase na

    • @wirejunction4550
      @wirejunction4550  Před 3 lety +1

      Dear Mahe, In this project I brought neutral line from AC transformer.
      A 5V DC adopters are powered using one of the phase and neutral line.
      Then used the 5V DC adopters for powering both Arduino and GSM module.
      If its difficult to bring neutral line from transformer, Then you can make use of earthing as neutral for small application.
      [NOT RECOMMENDED METHOD]- As earthing metal body holds some electric charge while application is running, It will give current shock when human touches it.
      -Initially I have used this method

  • @rajaduraisangari
    @rajaduraisangari Před rokem

    respected sir, can upload the arduino nano board coding pls, thanks

  • @dayaramgora8960
    @dayaramgora8960 Před 3 lety +1

    code for Acknowledge .. or checking status of motor

    • @wirejunction4550
      @wirejunction4550  Před 3 lety

      The Arduino code included code for acknowledgement SMS too. Only thing is the system installed at motor starter should have active plan for sending acknowledgement SMS. but for receiving the SMS no need of active plan.
      And for checking the status of motor we need extra components like AC voltage sensors and little changes in Arduino code.

  • @PurnParmatma
    @PurnParmatma Před 3 lety

    Please detail me bataiye sir

  • @savan_ramani3692
    @savan_ramani3692 Před 3 lety

    sir iska solution mil sak ta he ???

  • @armsopen4u
    @armsopen4u Před 3 lety

    Ye product solar dc pump ke sath bhi kaam kerega?

  • @djzatka
    @djzatka Před rokem

    Would you sell it?

  • @surekhaarpita9477
    @surekhaarpita9477 Před 3 lety

    Sir plz send connection between relay to starter

  • @shashikantbhosage4807
    @shashikantbhosage4807 Před 3 lety +1

    please send proper video of autostater connection. in this video connection is not understanding

  • @MohithM
    @MohithM Před 3 lety

    How can I make that app to control the on/off function

    • @wirejunction4550
      @wirejunction4550  Před 3 lety

      The app is developed to send "ON" and "OFF" sms to make it easy to send sms
      You can develop your own app in MIT app inventor website with your own logics

    • @MohithM
      @MohithM Před 3 lety

      @@wirejunction4550 Thank you for replying. Is there any tutorial which you would refer me to watch to help on this and also I am planning on adding soil moisture sensor. So can I add that data to be displayed on the app as well

  • @machhindrashimpi4295
    @machhindrashimpi4295 Před 2 lety

    which component are used in the project

  • @saurabh_kud
    @saurabh_kud Před 3 lety +1

    How to control 2 phase motor through this?

    • @wirejunction4550
      @wirejunction4550  Před 3 lety +1

      For two phase motors no need of single phase protection, hence no need auto start unit. You can directly connect ON relay to ON switch of the motar starter, remaining all connections and code will be same.

    • @saurabh_kud
      @saurabh_kud Před 3 lety +1

      @@wirejunction4550 can u pls make video for 2 phase motor pls

  • @shashikantbhosage4807
    @shashikantbhosage4807 Před 3 lety

    it's work properly or not please quide me i am trying

    • @wirejunction4550
      @wirejunction4550  Před 3 lety +2

      Yes, its working fine, I am using from last 3 months and no other issues occurred

  • @Masoom-ez8wt
    @Masoom-ez8wt Před 7 měsíci

    plz shere you mit application

  • @youtubebhosale9244
    @youtubebhosale9244 Před rokem

    Code shows error

  • @laavusrinivasarao115
    @laavusrinivasarao115 Před 2 lety +1

    how much cost it takes

  • @rampatidar9614
    @rampatidar9614 Před 3 lety

    Bhai mit app ko full details me btao

  • @Clanmaster91
    @Clanmaster91 Před 8 měsíci

    Bro audino code and components models

  • @patelyash3376
    @patelyash3376 Před 2 lety

    connection
    share me

  • @Naruto-br1sm
    @Naruto-br1sm Před rokem

    Bro ports numbers

  • @rfunnyclub
    @rfunnyclub Před 3 lety

    May i know your e-mail ? I have few questions about this project.