Controlling LED Matrix Display using Android via Bluetooth

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

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

  • @draghiciciprian4002
    @draghiciciprian4002 6 лет назад +3

    I made the project and everything works great. Thank You!

    • @nudgeme4844
      @nudgeme4844  6 лет назад

      You are welcome. I am so glad it helped you :)

    • @saaddebbakh1579
      @saaddebbakh1579 5 лет назад +1

      i found an error in code arduino help me please

  • @muh_viery_ekhsan4891
    @muh_viery_ekhsan4891 4 года назад +1

    Pake bluetooth hc05 bisa?

  • @DanielCunha-om6xg
    @DanielCunha-om6xg 3 года назад

    Hi ahve tried again this project using libraries from your package and all leds are turned on. I'm using 8x32 led matrix. It seems bluetooth is working correctly but once all leds are on I can't see any message.

  • @kindi933
    @kindi933 5 лет назад

    Permisi mas mau tanya 5v yang di max7219 dengan 5v hc06 itu digabungin ? Terimakasih mas

  • @clubzmedia
    @clubzmedia 4 года назад

    error show in code like md_parola p=md_parola(cs_pin, maxdevices);
    error is like="nonmatching function for call md_parola:md_parola(int, int)

  • @ENTERTAINMENT-cr1gr
    @ENTERTAINMENT-cr1gr 4 года назад

    Sir code working fine. Sir..
    But display in mirror sir..
    How to change it sir..
    Pls guide me sir

  • @sumeght1878
    @sumeght1878 6 лет назад

    hello !.. where shall I paste the Programs and Files those are Provided .. I'm facing difficulties need your help

  • @-myview6319
    @-myview6319 3 года назад

    Great Job! Please would you mind to send the android code? Thanks!

  • @gokergrn
    @gokergrn 6 лет назад

    hello friend, there are many code in this clasor which one and ı have hc 05 module hc05 is it woks?

    • @nudgeme4844
      @nudgeme4844  6 лет назад

      Hi, first you need to go to goo.gl/RUpzQf. There, you will find 3 folders. The accurate code is in the folder Arduino_BT_to_LED_Display. However the other 2 folders are also needed to compile the Arduino_BT_to_LED_Display.ino code. They are actually the library files and need to be install into your PC to compile the accurate code.
      HC-05 works just similarly as the HC-06. Thanks!

    • @gokergrn
      @gokergrn 6 лет назад

      ok done, thanx, how can ı fix turkish character problem

  • @MalikDanishRashid
    @MalikDanishRashid 7 лет назад +1

    hi it is a very amazing project i really liked it keep up the good work can you please tell me how to connect the wires... thank you.

    • @nudgeme4844
      @nudgeme4844  7 лет назад

      Hi, you can find the circuit diagram for the above project here: goo.gl/XzMkoG.
      Have a nice day :)

    • @MalikDanishRashid
      @MalikDanishRashid 7 лет назад

      Nudge Me thanks alot... 😊😊😊

  • @nasirashraf1457
    @nasirashraf1457 4 года назад

    *Brother please send Circuit Diagram i am waiting. THANKS*

  • @shafikaman5841
    @shafikaman5841 6 лет назад

    Really it is very amazing project. when it is active showing here "welcome". After sending any kind of text via bluetooth, showing here different text(Like if sending "Bluetooth" it's showing " ÿô ". Anticipating your suggestion.

    • @nudgeme4844
      @nudgeme4844  6 лет назад

      +shafik aman Maybe you should untick the 'Append CR When Sending' option in the Settings menu?

    • @shafikaman5841
      @shafikaman5841 6 лет назад

      I did tick and untick both, but it showing same............

    • @kartechindustries3069
      @kartechindustries3069 5 лет назад

      Bro connect the Bluetooth to +5v using breadboard ull get the out put

  • @kartechindustries3069
    @kartechindustries3069 5 лет назад

    Bro this doesn't work with new version of mamax72xx pls help

    • @nudgeme4844
      @nudgeme4844  5 лет назад

      Really? Did you try it with MAX7219?

    • @kartechindustries3069
      @kartechindustries3069 5 лет назад

      Thk u I tried today from moring 2 am .I failed nearly more than 60 times .And I passed in 61th attempt by modifying ur old code with
      MD_MAX72xx HARDWARE::FC16_HW
      MD_MAX72xx(HARDWARE,cs,maxdevice).
      And tantadan it worked.Actually I made my own matrix .Hence i was crying lot.And finally u came like god to me to show the path.

    • @kartechindustries3069
      @kartechindustries3069 5 лет назад

      Thank u a lot.Can u make a video with GSM interfacing led matrix

  • @Dancopymus
    @Dancopymus 5 лет назад

    Very good
    How to insert in the code, accented characters like Á, Ã, É, Ó, Ô, Ç, etc ... Thank you

    • @nudgeme4844
      @nudgeme4844  5 лет назад

      Maybe it depends on the phone's keyboard that you use. Try to insert smileys and see either they are displayable or not.

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

    Text can't save...?

  • @reygutierrez3830
    @reygutierrez3830 6 лет назад

    Hoola !!
    Could you please teach me how to install the codes (bluetooth) to arduino.
    Thank you!!

  • @Dancopymus
    @Dancopymus 7 лет назад

    Greetings Nudge Me!
    I did all the correct procedure and connections but did not find the bluetooth device;
    I have the HC-05 and the HC-06 but can not find any - what can it be?
    The code is correct because it showed "Mula" in the Serial Monitor;
    Thank you

    • @nudgeme4844
      @nudgeme4844  7 лет назад

      Daniel Fernandes Hi, i guess you might have missed the pairing step between your phone and the HC-06. Watch this video ruclips.net/video/MBs023AoHQk/видео.html and go to minute 2.17 to 2.33 to see the required step. This step is required one time only; once you have paired the particular BT module, it will permanently appear in the app each time you launch it until you delete it manually through the phone's BT setting menu. In this video I have skipped the step and that's maybe why i think you have missed it.

    • @Dancopymus
      @Dancopymus 7 лет назад

      Thank you for answering my friend!
      I made the pairing! Connected succesfully
      But it does not send (SEND) the message; always stay at the Welcome!
      If you can give me any tips, I'd appreciate it; if not I'll try here; thank you

    • @nudgeme4844
      @nudgeme4844  7 лет назад

      Daniel Fernandes Are you sure that you have connected the Bluetooth module's TX pin to Arduino's RX pin and vice versa?

    • @Dancopymus
      @Dancopymus 7 лет назад

      Yes! I'm suspecting that my module is burned or something;
      But the interesting thing is that the bluetooth is recognized on the cell phone and the module light flashes intermittently slower.
      Do you have any way to test the module? Once again, thank you.

    • @nudgeme4844
      @nudgeme4844  7 лет назад

      There are types of Bluetooth modules that blink when not connected and keep blinking even after connected (with a slower blinking rate), and there are that light up without blinking after the connection is established. So I believe that your Bluetooth module is working fine, and maybe it's caused by something else. OK try to do like this: Connect USB cable between Arduino and your PC, open Arduino IDE, then open Serial Monitor on the Arduino IDE, then try to send any word/letters to the Arduino using the Serial Monitor, then see what happens. The Arduino should display those letters on the LED module once it receives the characters from the IDE.

  • @DanielCunha-om6xg
    @DanielCunha-om6xg 6 лет назад

    Hi. Congratulation for this project. I would like to know what I need to do to display the sent message only one time on matrix led.

    • @nudgeme4844
      @nudgeme4844  6 лет назад

      Daniel Cunha What do you mean by display the message one time? Do you mean the message needs to be displayed for 1 cycle then it disappears? Because the matrix LED works by displaying the last received message that is sent once and maintains the display as long as it doesn't receive any new message. If the answer is yes, then the simplest way is to implement timer or counter that makes the particular message is displayed as long as the timer or counter does not reach a certain limit and when it does, then the Arduino will automatically display blank message. Hope this helps. Thanks!

    • @DanielCunha-om6xg
      @DanielCunha-om6xg 6 лет назад

      Nudge Me , yes this is exactly what I was intended to do. I'll try to develop the code and I'll let you know about it.

    • @nudgeme4844
      @nudgeme4844  6 лет назад

      Daniel Cunha Good luck mate!

  • @mukhtarali6525
    @mukhtarali6525 4 года назад

    No working code on my device FC16

  • @Alan96555
    @Alan96555 5 лет назад

    it can be wired?

  • @triindrasetiawan9062
    @triindrasetiawan9062 4 года назад

    Kalo tampilan tulisannya beda2 gmna gan .....

  • @lakshminarayananp9966
    @lakshminarayananp9966 6 лет назад +1

    in diagram.,why +5v and ground are not connected..

    • @nudgeme4844
      @nudgeme4844  6 лет назад +1

      Just connect all the +5V together and GND together.

  • @MikeSmith-nz4kx
    @MikeSmith-nz4kx 7 лет назад

    Hey this is fantastic, well done! I have put together everything and have the words 'Welcome!' scroll across the screen. Also using BT Terminal, I have message in the big black window - 'Connected Successfully' - so the module is visible to my phone. When I try and send text it shows what I typed and says 'Sent:' - However it has absolutely no effect on the matrix words.
    Any ideas how to get my bluetooth talking to my display? Do I need to worry about having overloaded the Bluetooth or anything? By all accounts the Bluetooth Module looks okay, it has flashing red and blue light when not connected, both of these go solid when it says I am connected...

    • @nudgeme4844
      @nudgeme4844  7 лет назад

      Mike Smith Hi, did you get any return text in big black window after the text is sent? The return text actually indicates that the Arduino has successfully received the text sent to it. So if you didn't, try to check the connection of the RX and TX pin between the Bluetooth module and the Arduino is correct, which TX of BT module should go to the RX pin of the Arduino and vice versa.

    • @MikeSmith-nz4kx
      @MikeSmith-nz4kx 7 лет назад

      Thanks for the quick reply, sorry have been away.
      So originally there was no text return at all, however the next day it began fully functioning, sending text and all to the matrix!
      However yesterday it was back to square one, not working again. I have checked all connections including UNO RX to BT TX and vice versa, can find no reason it has stopped working again. Would you recommend trying another bluetooth module? I have a BT 4.0 HM-10 bluetooth module sitting around, would I need to adjust the Arduino code or app used to get that one working on this project?

    • @nudgeme4844
      @nudgeme4844  7 лет назад

      Mike Smith Hi, sorry for late replying. Using HM-10 makes you utilize the Bluetooth Low Energy (BLE) technology, and it seems that it is a bit different from the Bluetooth Classic, as described by
      Martyn Currey at www.martyncurrey.com/hm-10-bluetooth-4ble-modules/:
      "BLE is not an upgrade to Bluetooth Classic, it is a different system with different intended uses. BLE works in a very different way to the earlier Bluetooth. BLE is designed for low energy applications and achieves this by using infrequent small packets of data. It is not really designed for continuous connections and large amounts of data. For this, Bluetooth Classic is a better choice. In essence, BLE achieves its low power consumption by not being connected very often, unlike Bluetooth Classic which maintains a constant connection."
      To learn more on this BLE matter, I recommend you to go to the above website as it explains alot there.
      I believe the reason for your inconsistent Bluetooth data transfer is caused by the BLE module, and if possible, try to use the classic HC-05 or HC-06 Bluetooth module and see the result. Hope this helps. Thanks.

  • @SharmanMKTech
    @SharmanMKTech 4 года назад

    hi, i love what you have done on this project. i can't seem to access the codes link,can share the codes?

    • @nudgeme4844
      @nudgeme4844  4 года назад

      Hi, I don't know why my video description above became truncated. Actually this is the full version of the description:
      This video demonstrates the steps to build a remote-controlled LED matrix display module, using Android device as the controller.
      The scrolling text on the LED module was written using BT Serial Terminal available on Google Play. The BT module used in the video is HC-06 while the display is MAX7219 based LED display module.
      You may get the Arduino code and corresponding libraries here: goo.gl/RUpzQf. Note that I did not build the code entirely by myself, but just modified the code from the others using Parola Matrix library to make this work with Bluetooth communication; many thanks to the original writer of the code.
      (Updated on 26 Dec 2017) Now you can have the connection diagram for the above circuit here: goo.gl/XzMkoG.
      Thank you.
      BT Serial Terminal:
      goo.gl/Nqg7rx

    • @SharmanMKTech
      @SharmanMKTech 4 года назад

      @@nudgeme4844 i really cant access it can you send me the codes in docs form

    • @SharmanMKTech
      @SharmanMKTech 4 года назад

      thanks for fast reply

  • @georgeraniere
    @georgeraniere 5 лет назад

    Does this work with arduino nano? could you help me with the code for arduino nano please.
    Your work is sensational, very good, congratulations.

    • @nudgeme4844
      @nudgeme4844  5 лет назад

      Hello, this circuit and code works with any boards of Arduino. You just need to change the Arduino boards via Tools -> Board menu and choose Arduino Nano. Be sure to select the correct COM port as well. Good luck!

  • @jalesmatuidi1071
    @jalesmatuidi1071 5 лет назад

    permisi gan mohon maaf
    kan pin rx tx yang diarduino ane rusak... ane mau tanya cara set software serial dikodenya agan bagaimana ya ? Ane belum ketemu dikodenya agan yang nunjukkin rx tx

    • @nudgeme4844
      @nudgeme4844  5 лет назад

      Ok begini.
      Tambah di atas sekali
      #include
      SoftwareSerial mySerial(A2, A3);
      Kemudian pada bahagian void setup(){
      tambahkan
      mySerial.begin(9600);
      mySerial.println("
      Kode dimulakan...
      ");
      itu aja. Sekarang kamu bisa menggunakan pin A2 sebagai pin RX dan pin A3 sebagai pin TX. Maka hendaklah kamu menyambung pin TX dari Bluetooth module ke pin RX Arduino iaitu pin A2 manakala pin RX dari Bluetooth module ke pin A3.
      Harap itu membantumu. Makasih.

    • @jalesmatuidi1071
      @jalesmatuidi1071 5 лет назад

      makasih banyak kak.. berarti yang kode dari agan kata kata yang mengandung kata serial diganti dengan myserial ? Maaf klo aku salah

  • @malikmohrat9582
    @malikmohrat9582 7 лет назад

    amazing project!

  • @khaleelsmd7735
    @khaleelsmd7735 4 года назад

    Ws2811 support in this code sir

    • @nudgeme4844
      @nudgeme4844  4 года назад

      As far as I know, WS2811 is an RGB LED strip, which lights LED in red, green or blue. It is not a Matrix Display hence cannot display text on it. So the programming/code would be different.

  • @hero_hosoohosoo4261
    @hero_hosoohosoo4261 6 лет назад

    No preview available code error notepad code send me pls

  • @shashanktrivedi8783
    @shashanktrivedi8783 6 лет назад

    cool......Hi i followed to your code and bluetooth app..i got the scrolling msg in matrix but when i m trying to send the data via bluetooth app then m not getting msg whatever i m sending ,instead of msgs am getting garbage value..m using hc-06 bluetooth
    plz anyone help me..

    • @nudgeme4844
      @nudgeme4844  6 лет назад

      +Shashank Trivedi Hmm so weird. Did you follow exactly the app setting suggested in the video?

    • @shashanktrivedi8783
      @shashanktrivedi8783 6 лет назад

      yes I followed your app and setting also.

    • @kartechindustries3069
      @kartechindustries3069 5 лет назад

      Hello shashnak ur using hc-06 right I instead of connecting vcc of Bluetooth to 3.3v connect it to 5v.U will get output right

  • @gyanaranjanpanda9078
    @gyanaranjanpanda9078 7 лет назад

    great project really good

  • @derdayatar2529
    @derdayatar2529 7 лет назад

    very good project 👍

  • @dangkhoanguyen8207
    @dangkhoanguyen8207 4 года назад

    Error : MD_Parola P = MD_Parola(CS_PIN, MAX_DEVICES);

  • @sopanbhere965
    @sopanbhere965 6 лет назад

    Hey, i have code of this project please. Thank you

    • @nudgeme4844
      @nudgeme4844  6 лет назад

      Get it here: goo.gl/RUpzQf. Thanks!

  • @Son_Goku891
    @Son_Goku891 6 лет назад

    Thanks a lot

    • @nudgeme4844
      @nudgeme4844  6 лет назад

      +touré amadou basse You are welcome :)

  • @RakeshRoy-cb7km
    @RakeshRoy-cb7km 6 лет назад

    Ty brother ❤️❤️

    • @nudgeme4844
      @nudgeme4844  6 лет назад +1

      +Rakesh Roy You are welcome :)

  • @surajupadhyay9487
    @surajupadhyay9487 7 лет назад

    can i reduce the speed of scrolling

    • @nudgeme4844
      @nudgeme4844  7 лет назад

      Hi, yes. All you need to do is go to this line:
      int speed1 = 30;
      and replace the 30 with any lower value you like.
      Alternatively, you can use a variable resistor to do the scrolling speed control. Connect a variable resistor to pin A5 of your Arduino and comment 4 lines in the code and uncomment 3 lines as stated in the code given.

  • @gltectronix7842
    @gltectronix7842 6 лет назад

    this app is not working with hc05

    • @kartechindustries3069
      @kartechindustries3069 5 лет назад

      Bro can u send me the voltage rating behind ur Bluetooth device . Because it really matters

  • @diljithrobin7582
    @diljithrobin7582 4 года назад

    BRO CODE SHOWING ERRORS

  • @sajadadil6451
    @sajadadil6451 5 лет назад

    Hi man... Can you send me the code?!

    • @nudgeme4844
      @nudgeme4844  5 лет назад

      Hi, it's stated in the video description above.

  • @moviecell1335
    @moviecell1335 6 лет назад

    hello sir .. its amazing project.. pz send me arduino code. plz send me

  • @anupbhgowda3823
    @anupbhgowda3823 6 лет назад

    Can i send symbols

  • @rajudasgupta6762
    @rajudasgupta6762 7 лет назад

    Very good project pls send me code

    • @nudgeme4844
      @nudgeme4844  7 лет назад

      Raju Dasgupta Hi, the code is provided through the link in the video description above.

  • @lakshminarayananp9966
    @lakshminarayananp9966 6 лет назад +1

    there is many codes...please send accurate code for this project

    • @nudgeme4844
      @nudgeme4844  6 лет назад

      Hi, first you need to go to goo.gl/RUpzQf. There, you will find 3 folders. The accurate code is in the folder Arduino_BT_to_LED_Display. However the other 2 folders are also needed to compile the Arduino_BT_to_LED_Display.ino code. They are actually the library files and need to be install into your PC to compile the accurate code. Thanks!

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

    +👍I received the gmail box, thank you for the code, I wish you a happy life

  • @syaifularif6181
    @syaifularif6181 6 лет назад

    can you send me your code to me

  • @soeherman6940
    @soeherman6940 5 лет назад +1

    +62 😊

  • @slawekd85
    @slawekd85 4 года назад

    NIE DZIAŁA

  • @hd2kill
    @hd2kill 6 лет назад

    What blue tooth module was used please ?

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

    not working. i am using hc 05 bluetooth module everthing is ok but display not showing

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

      Please recheck your tx and rx terminal of the Bluetooth module