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

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ม.ค. 2025

ความคิดเห็น • 60

  • @rockfireist
    @rockfireist 3 ปีที่แล้ว +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  3 ปีที่แล้ว

      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.

  • @savan_ramani3692
    @savan_ramani3692 3 ปีที่แล้ว +1

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

  • @himanshumaal5466
    @himanshumaal5466 ปีที่แล้ว

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

  • @kishankrishnan3494
    @kishankrishnan3494 3 ปีที่แล้ว

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

  • @saicharanreddyseelam8405
    @saicharanreddyseelam8405 3 ปีที่แล้ว

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

  • @A1invites
    @A1invites 3 ปีที่แล้ว

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

  • @djzatka
    @djzatka ปีที่แล้ว

    Would you sell it?

  • @saurabh_kud
    @saurabh_kud 4 ปีที่แล้ว +2

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

    • @wirejunction4550
      @wirejunction4550  4 ปีที่แล้ว +2

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

  • @amolpanchal203
    @amolpanchal203 ปีที่แล้ว

    How long its range

  • @lalitdeshmukh8665
    @lalitdeshmukh8665 3 ปีที่แล้ว

    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

  • @akshayshete7577
    @akshayshete7577 2 ปีที่แล้ว

    Sir please do same new project with lora module.

  • @armsopen4u
    @armsopen4u 3 ปีที่แล้ว

    Ye product solar dc pump ke sath bhi kaam kerega?

    • @wirejunction4550
      @wirejunction4550  3 ปีที่แล้ว

      Yes, It will work
      Little modifications are needed.

  • @JagdeepSingh-de1bp
    @JagdeepSingh-de1bp 4 ปีที่แล้ว +1

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

    • @wirejunction4550
      @wirejunction4550  4 ปีที่แล้ว

      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

  • @vmsvkr
    @vmsvkr 3 ปีที่แล้ว +1

    In code some errors please send me full code 🙏

  • @jettblackmemes
    @jettblackmemes 3 ปีที่แล้ว

    Can it power 7HP pump

  • @laavusrinivasarao115
    @laavusrinivasarao115 3 ปีที่แล้ว +1

    how much cost it takes

  • @nirali1967
    @nirali1967 4 ปีที่แล้ว +1

    Good job . Send more details

    • @wirejunction4550
      @wirejunction4550  4 ปีที่แล้ว

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

  • @machhindrashimpi4295
    @machhindrashimpi4295 2 ปีที่แล้ว

    which component are used in the project

  • @mahaveerjain1813
    @mahaveerjain1813 4 ปีที่แล้ว +1

    Good job bro😘

  • @KrishnaKumar-dt2ts
    @KrishnaKumar-dt2ts 3 ปีที่แล้ว

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

    • @wirejunction4550
      @wirejunction4550  3 ปีที่แล้ว

      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.

  • @saurabh_kud
    @saurabh_kud 4 ปีที่แล้ว +1

    How to control 2 phase motor through this?

    • @wirejunction4550
      @wirejunction4550  4 ปีที่แล้ว +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 4 ปีที่แล้ว +1

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

  • @savan_ramani3692
    @savan_ramani3692 3 ปีที่แล้ว

    sir iska solution mil sak ta he ???

  • @MohithM
    @MohithM 4 ปีที่แล้ว

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

    • @wirejunction4550
      @wirejunction4550  4 ปีที่แล้ว

      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 4 ปีที่แล้ว

      @@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

  • @dabhichandresh6128
    @dabhichandresh6128 2 ปีที่แล้ว

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

  • @rockfireist
    @rockfireist 3 ปีที่แล้ว

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

    • @wirejunction4550
      @wirejunction4550  3 ปีที่แล้ว +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

  • @PurnParmatma
    @PurnParmatma 4 ปีที่แล้ว

    Please detail me bataiye sir

  • @rajaduraisangari
    @rajaduraisangari 2 ปีที่แล้ว

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

  • @youtubebhosale9244
    @youtubebhosale9244 ปีที่แล้ว

    Code shows error

  • @omkarkhade4602
    @omkarkhade4602 4 ปีที่แล้ว

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

  • @shashikantbhosage4807
    @shashikantbhosage4807 4 ปีที่แล้ว

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

    • @wirejunction4550
      @wirejunction4550  4 ปีที่แล้ว +2

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

  • @shashikantbhosage4807
    @shashikantbhosage4807 4 ปีที่แล้ว +1

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

    • @wirejunction4550
      @wirejunction4550  4 ปีที่แล้ว

      Refer the Circuit diagram shown in the video

  • @rampatidar9614
    @rampatidar9614 3 ปีที่แล้ว

    Bhai mit app ko full details me btao

  • @Masoom-ez8wt
    @Masoom-ez8wt ปีที่แล้ว

    plz shere you mit application

  • @dayaramgora8960
    @dayaramgora8960 4 ปีที่แล้ว +1

    code for Acknowledge .. or checking status of motor

    • @wirejunction4550
      @wirejunction4550  4 ปีที่แล้ว

      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.

  • @surekhaarpita9477
    @surekhaarpita9477 4 ปีที่แล้ว

    Sir plz send connection between relay to starter

  • @Clanmaster91
    @Clanmaster91 ปีที่แล้ว

    Bro audino code and components models

  • @rfunnyclub
    @rfunnyclub 3 ปีที่แล้ว

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

  • @patelyash3376
    @patelyash3376 3 ปีที่แล้ว

    connection
    share me

  • @Naruto-br1sm
    @Naruto-br1sm 2 ปีที่แล้ว

    Bro ports numbers