Smartphone Controlled Light On Off System using Arduino and Bluetooth Module

Поделиться
HTML-код
  • Опубликовано: 5 сен 2024
  • In this video i will show you how to build a home automation system using bluetooth and it is totally smartphone based. Here i will control a light using my smartphone. For making this project i am using Arduino ,Bluetooth Module and Relay Module.
    Code, Diagram and Android App Link: drive.google.c...
    Other Awesome Tutorial:
    ✔️ Ultrasonic Humidifier | Mist Maker: • Ultrasonic Humidifier ...
    ✔️ Button Pressed AC Bulb On Off using Arduino: • Button Pressed AC Bulb...
    ✔️ How to use Relay with Arduino: • How to use Relay with ...
    ✔️ How to use I2C LCD Driver with Arduino: • How to use I2C LCD Dri...
    ✔️ How to use 20x4 LCD with Arduino: • How to use 20x4 LCD Di...
    ✔️ How to Assemble 4 Wheel Robot Car Chassis: • How to Assemble 4 Whe...
    ✔️ 2 Digit 7 Segment Counter using Arduino: • How to make a 2 Digit ...
    ✔️ Nema 17 Stepper Motor Tutorial: • Nema 17 Stepper Motor ...
    ✔️ Bluetooth Wireless Notice Board using Arduino: • Bluetooth Wireless Not...
    ✔️ Arduino Led Dancing Project: • Arduino Led Blinking T...
    ✔️ Waterproof Digital Thermometer: • Arduino Led Blinking T...
    ✔️Arduino Emergency Gas Detector: • Make an Emergency Gas ...
    ✔️Automatic Night Light on off system: • Night Light Automatic ...
    ✔️Test the Real Capacity of a Lithium Battery: • Test the Real Capacity...
    ✔️Password Protected Door Lock System: • Password Protected Doo...
    ✔️How to upload program into Arduino using Android Phone: • How to upload program ...
    ✔️Make your own Diy Digital VoltMeter: • Make your own Diy Digi...
    ✔️How to make a Digital Thermometer using Arduino: • How to make a Digital ...
    #NT_TRONIX #ARDUINO

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

  • @zaidansari1769
    @zaidansari1769 Год назад +6

    Please upload the code and diagram of the project it will be helpful

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

    bro you are awesome i made this project because at last I found your video.Tysm once again..

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

      Thanks for your feedback

  • @mixme8655
    @mixme8655 9 месяцев назад +1

    New subscriber sir always watching your videos😊

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

    Do you have ready made kit of this project...
    If available...I want to buy it
    Please provide information as soon as possible

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

    Thanks for this video

  • @AasimTak
    @AasimTak 5 дней назад

    Sir i have done everything but the google drive file in not opening

  • @saintnaevis4226
    @saintnaevis4226 3 года назад +4

    This is a great video, altho the Code and Diagram are missing in the description
    please upload it :((

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

      Ok

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

      @@NTTronix u didnt

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

      drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link

  • @anujarani341
    @anujarani341 2 года назад +9

    Bro pls i need to submit it Tomorrow

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

      drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link

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

      hahaha

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

      Jo diye hai wo file khul raha hai kya bhai

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

    #include
    SoftwareSerial bluetooth(2, 3); // RX, TX pins for Bluetooth module
    int relayPin = 7; // Pin connected to the relay module
    void setup() {
    pinMode(relayPin, OUTPUT);
    digitalWrite(relayPin, LOW); // Ensure relay is initially off
    Serial.begin(9600);
    bluetooth.begin(9600);
    }
    void loop() {
    if (bluetooth.available()) {
    char command = bluetooth.read();
    if (command == '1') {
    digitalWrite(relayPin, HIGH); // Turn on the light
    Serial.println("Light is ON");
    } else if (command == '0') {
    digitalWrite(relayPin, LOW); // Turn off the light
    Serial.println("Light is OFF");
    }
    }
    }

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

    cAN I DRAVE A CIELING FAN INSTEAD OF BULB?

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

    Can I use 440v AC light bulb

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

      Yes. Just change the relay module

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

    Hi i wanna control bulb on wifi i have smart switch. I also wanna control manually so that sometimes if smart switch Don't work then i can on it manually

  • @dilshankasthuriarachchi4737
    @dilshankasthuriarachchi4737 3 года назад +3

    Buddyy this is awesome video please could you let me have the code and the schematic include the app?

    • @NTTronix
      @NTTronix  3 года назад

      Check the video description

    • @dilshankasthuriarachchi4737
      @dilshankasthuriarachchi4737 3 года назад +4

      @@NTTronix i have already done there were no any detail there why is that

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

      Bro there is

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

    Hi NT Tronix.
    I really appreciated your video.
    But can I have the copy of your code of it is okay to you

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

      drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link

  • @Hemanth-vidhya8
    @Hemanth-vidhya8 9 месяцев назад

    nice bro

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

    Bro can you upload clear picture about code

  • @libinmathew1068
    @libinmathew1068 5 месяцев назад +2

    Full ok 👍🏾 ayii
    Time out vakan parumo
    Replay 🙏 🙏 🙏 🙏 🙏 🙏 🙏 🙏

    • @NTTronix
      @NTTronix  5 месяцев назад +1

      comment in english

    • @libinmathew1068
      @libinmathew1068 5 месяцев назад +1

      How can we put time adjustment ⏲️ in this smartphone controlled light on off system using............. ???
      Reply

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

    Can switch this Tru internet?

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

    bro plz help , when i click the on button from app , light should on and automatically light should off after 10 seconds

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

      else when click on light on and when click off light should off after 10 secs

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

      help me bro

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

      Yes it can be done.

  • @030-saipriyauttara7
    @030-saipriyauttara7 Год назад

    BRO THERE IS A CODE UPLODING PROBLEM WHAT TO DO ????
    PLS HELP........

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

    hello brother , please share links for hardware

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

    Iska programming description me dal dijiye na

  • @YaseenKhan-of8br
    @YaseenKhan-of8br Год назад

    Can we make this project with 2 channel relay module?

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

    Bro can i use HC05 bluetooth module instead of HC06

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

      Yes, both are same

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

      @@NTTronix okay thanks bro

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

    great project but is it okay to keep it plugged in?

  • @IamMyself-nz5tu
    @IamMyself-nz5tu 10 дней назад

    How you devloped gui

    • @NTTronix
      @NTTronix  10 дней назад

      using MIT App Inventor

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

    I have hc05 is it work on this project?

  • @JODISLIVE5
    @JODISLIVE5 7 месяцев назад

    bro from where did you got the wires

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

      Any electric shop you find those wires called jumper pins

  • @user-qh6vn6sx9g
    @user-qh6vn6sx9g 8 месяцев назад

    sir is this bluetooth on and off app is available in paly store now ??
    if it is there can u plss send the link.

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

      No, it's not available on playstore.

    • @user-qh6vn6sx9g
      @user-qh6vn6sx9g 8 месяцев назад

      Can we do it using any other application??

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

      @@user-qh6vn6sx9g yes

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

    gracias

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

    Please update code in description

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

      drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link

  • @dilshankasthuriarachchi4737
    @dilshankasthuriarachchi4737 3 года назад

    Buddyy the code and the schematic was not in the description so could you please let me have these?

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

      drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link

    • @erickay6231
      @erickay6231 7 месяцев назад

      @@NTTronix pls can you send the Link again 🙏

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

    Good débride my dualtron, one, off 🤫

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

    HOW TO MAKE IT THIS BORD

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

    It was showing in bites of outputs

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

    Video's useful but you forgot update code also android app
    check please :((

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

      l

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

      drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link

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

    Iska code pdf me dal fijiyr na description me

  • @calixjr3384
    @calixjr3384 9 месяцев назад

    where is the app you used to control the arduino

    • @NTTronix
      @NTTronix  9 месяцев назад

      Check the video description

  • @SouravMaiti-ye6zl
    @SouravMaiti-ye6zl Год назад

    Bluetooth app ka link do

  • @mayurilondhe6180
    @mayurilondhe6180 7 месяцев назад

    Hi NT tronix
    Can i get code pls..

    • @NTTronix
      @NTTronix  7 месяцев назад

      Check the video description

  • @AasimTak
    @AasimTak 5 дней назад

    Hii

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

    The video is amazing but the code is missing in description

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

      drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link

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

    bluetooth rejectes connection why?

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

      Unpair the bluetooth modue and pair it again.

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

      @@NTTronix of course thats the first thing i would have done didn't work no real guidance online aswell how to fix this problem

    • @HAFSARIFFAT-ly3zh
      @HAFSARIFFAT-ly3zh 10 месяцев назад

      @@LvlComplex how you solve this problem??

  • @akash.d.m9647
    @akash.d.m9647 2 года назад

    In that code there is no loop . 🤔 So the program runs only one time and the light is turning onn . But it is not turning off . The light is turning off only by pressing the button on Arduino.

  • @RocketLaunch1245
    @RocketLaunch1245 7 месяцев назад

    can you comment code also

  • @user-yv9xt5jn4b
    @user-yv9xt5jn4b Год назад

    Please can you provide me a code

  • @harnikjammarh95
    @harnikjammarh95 3 года назад

    Please update code and diagram, it's not there in the description

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

    Bro for me it not uploading bro

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

      Remove the bluetooth module during code upload. Or at first upload the code to arduino than connect the bluetooth module. Ther problem will be solved.

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

    code and diagram site is not opening

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

      drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link

  • @SouravMaiti-ye6zl
    @SouravMaiti-ye6zl Год назад

    Link to kah nhi krraha

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

    Aap not working but every thing is done

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

    Was anyone able to get the code and diagram for this project?

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

      drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link

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

      @@NTTronix Thanks alot, appreciate it!

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

    how to download you app?

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

      drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link

  • @abdulrizwan1242
    @abdulrizwan1242 Месяц назад

    I want this product I send amount can u send me please 😢😢😢

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

    Sir this project timer control ?

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

      No it's not related to timer control.

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

    Plz share code and diagram.

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

      drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link

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

    How much money will need

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

    Please give me a code and code diagram

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

      Check the video description

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

    Code?

  • @SouravMaiti-ye6zl
    @SouravMaiti-ye6zl Год назад

    Program korer por blouthooth password ke ha

  • @AasimTak
    @AasimTak 5 дней назад

    Please help

  • @SouravMaiti-ye6zl
    @SouravMaiti-ye6zl Год назад

    Lamp on off nhi horaha he

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

      Check all the connection and code

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

    Pls provide me code 🙏🙏🙏

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

      Hi bro can you share me the code

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

    App link?

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

      Check the video description

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

    Give olternate aap

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

    hi , can I have the code ?

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

      drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link

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

    Code and the app pls😣

  • @SouravMaiti-ye6zl
    @SouravMaiti-ye6zl Год назад

    Password kise uplod koru

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

    Code Pdf me dal dijiye na

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

    Bro please upload the code

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

      drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link

  • @adelin3363
    @adelin3363 3 года назад

    where is Code and Diagram? its not in description
    if u upload this i rly apreciate

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

      drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link

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

    Bro pls give code 😭😭😭

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

      drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link

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

    Bro pls

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

    Kindly upload code and circuit diagram

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

      drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link

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

    bro plz help read my below comments

  • @PraveenKumar-yk8rz
    @PraveenKumar-yk8rz Год назад

    Bhai ye mujhe khridna h pora bna ke dilwa do plese apna no de do

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

    hi NT tronix
    can you upload the code in description or can you send me the code on email?i have a assignment due tomo can you send as fast as possible ? i will really appreciate it 😊

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

      actually the link is not working so can you send the code on email??? :)

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

      drive.google.com/file/d/1WBwgVSu3P_bCXRcet4jRck-j3rNE6FOv/view?usp=share_link

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

      Bruh code is n't working bruh
      Can u please send this in the form of code text or to my mail bruh

  • @AasimTak
    @AasimTak 5 дней назад

    Hii

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

    Bro pls give code 😭😭😭😭