Wireless Notice Board With Arduino UNO And Bluetooth HC-05..MR REAL MAKER.

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

КОМЕНТАРІ • 45

  • @Sarthakelectronicslatur
    @Sarthakelectronicslatur 7 місяців тому

    Mobile aap konsa hai

  • @saisai-lc7ux
    @saisai-lc7ux Рік тому

    in this project idid all the connections but text display is not shon on lcd

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

    What the application u use to send message?

    • @mrrealmaker.
      @mrrealmaker.  2 роки тому

      Here is the link of Application
      play.google.com/store/apps/details?id=com.himanshu.ArduinoAutomation
      Can you please Subscribe.

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

    Sir where you use serial interface module in project

  • @Saurabhsingh-nq9kx
    @Saurabhsingh-nq9kx 2 роки тому +1

    Sir es pr 5 voltage ki battery kese content kare

    • @mrrealmaker.
      @mrrealmaker.  2 роки тому

      5v battery ko power pin 5v and GND mea connect Karo..

    • @Saurabhsingh-nq9kx
      @Saurabhsingh-nq9kx 2 роки тому

      #include
      #include
      LiquidCrystal lcd (4, 5, 6, 7, 8, 9);
      SoftwareSerial mySerial (2, 3); //(RX, TX);
      String val = "No Data";
      String oldval;
      String newval = "No Data";
      int i = 0;
      void setup()
      {
      // put your setup code here, to run once:
      lcd.begin(16,2);
      mySerial.begin(9600);
      Serial.begin(9600);
      lcd.setCursor(0, 0);
      lcd.print("Wireless Notice");
      lcd.setCursor(0, 1);
      lcd.print(" Board ");
      delay(3000);
      lcd.clear();
      lcd.print("Welcome!");
      }
      void loop()
      {
      val = mySerial.readString();
      val.trim();
      Serial.println(val);
      if(val != oldval)
      {
      newval = val;
      }
      lcd.clear();
      lcd.setCursor(i, 0);
      lcd.print(newval);
      i++;
      if(i >= 15)
      {
      i = 0;
      }
      val = oldval;
      }

  • @govindkumarsaxena9312
    @govindkumarsaxena9312 3 роки тому

    Nice

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

    My message wont appear on the LCD, im using 16x2 lcd

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

    Hey , In your code we can only display only upto 16 characters(i.e only on 1st line of LCD) ,But how to display on both lines of LCD (i.e all 32 characters) simultaneously , your help would be truly appreciated in this regard

  • @Saurabhsingh-nq9kx
    @Saurabhsingh-nq9kx 2 роки тому

    Sir program me liquid crystal 12 c not such a directory aarha hai

    • @mrrealmaker.
      @mrrealmaker.  2 роки тому

      Watch this complete solution 👇
      ua-cam.com/video/8j0iYMFZ4gE/v-deo.html

    • @Saurabhsingh-nq9kx
      @Saurabhsingh-nq9kx 2 роки тому

      @@mrrealmaker. sir ab ho rha hai bhai

  • @santhoshreddy2014
    @santhoshreddy2014 7 місяців тому

    I want an app which the sends Mobile notification as a command to hc-05 bluetooth module .please help me anyone

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

    BRO WHEN RX AND TX IS NOT CONNECTED IT UPLOADS TO BOARD, AND IF CONNECTED THEN IT (problem uploading to Board) #HELP FAST PLZ

    • @mrrealmaker.
      @mrrealmaker.  2 роки тому

      Disconnect the blutooth module before uploading the code. Otherwise you will get error in uploading.

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

    No such file directory 😩
    Help ...
    Liquid crystal i2c not found

    • @mrrealmaker.
      @mrrealmaker.  Рік тому

      Yea video dekho poora solution hai sirf ek video mea 👇
      ua-cam.com/video/8j0iYMFZ4gE/v-deo.html

  • @saiadithya6341
    @saiadithya6341 3 роки тому

    Code is not uploading to my uno please help

  • @31_chinmayshelke60
    @31_chinmayshelke60 3 роки тому

    How you soldered the display have ordinary display with no pins

    • @mrrealmaker.
      @mrrealmaker.  3 роки тому +1

      There was a 12ic module behind

    • @31_chinmayshelke60
      @31_chinmayshelke60 3 роки тому

      @@mrrealmaker. plss provide tutorial for wiring i2c module

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

    Sir can u send me the working procedure of these projects

  • @ಬಣ್ಣಬಣ್ಣದಲೋಕ-ಣ6ಠ

    Application ka name #fast reply

  • @saiadithya6341
    @saiadithya6341 3 роки тому

    Through my mobile code is not uploading

    • @mrrealmaker.
      @mrrealmaker.  3 роки тому

      From this video you may get suggestion about uploading code 👇ua-cam.com/video/ATIEtCrMlJM/v-deo.html
      Can you please subscribe my channel.

    • @SamiUllah-wc6sv
      @SamiUllah-wc6sv 3 роки тому

      @@mrrealmaker. help me plz I did everything correct but this librarie is not finding

    • @mrrealmaker.
      @mrrealmaker.  3 роки тому

      You should install all libraries related to keypad.....

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

    Uploading error dikha raha hai
    Please help sir😢😢

    • @mrrealmaker.
      @mrrealmaker.  Рік тому

      Can you tell me which type of error.

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

      @@mrrealmaker. sir uploading error dikha raha hai

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

      Code upload nahi ho raha hai uno me
      Please help karo

    • @mrrealmaker.
      @mrrealmaker.  Рік тому

      Sabse pahle to aap connection check karo Arduino aur phone ya ka pc ka, uske baad agar file directory not found error aa rhi hai to ye 👇 video dekho.
      ua-cam.com/video/8j0iYMFZ4gE/v-deo.html

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

      @@mrrealmaker. nahi sir sab kuch thik hai bas code upload nahi ho ra
      Error : Program to the Board
      ☝🏻Aisa dikha raha hai

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

    What is the code

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

    Sir iske pin

  • @IshwaryaA-mc2bx
    @IshwaryaA-mc2bx 5 місяців тому

    Share app link

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

    Compilation error

  • @saiadithya6341
    @saiadithya6341 3 роки тому

    Message through Instagram also bro