Sunday 29 November 2015

Configuration of ( HC-05 ) Bluetooth Module

   Yeah. Now we are going to discuss about the configuration of HC-05 Module using the Arduino board.


Hardware Required..

About Hardware...

  Arduino

          Arduino is an Open source Hardware come Software development kit which is used to develop and simulate your Innovative projects.

ARDUINO UNO

HC-05 Bluetooth Module

                 HC-05 embedded Bluetooth serial communication module has two work modes: order-response work mode and automatic connection work mode. And there are three work roles (Master, Slave and Loopback) at the automatic connection work mode. When the module is at the automatic connection work mode, it will follow the default way set lastly to transmit the data automatically.
When the module is at the order-response work mode, user can send the AT command to
the module to set the control parameters and sent control order.


HC-05


Working...

        Now make the circuit connection as shown in the Fig. Make sure your TXD and RXD is connected to the Default TXD and RXD of Arduino respectively.


Circuit Connection

   If your HC-05 have the RESET button. Do this..

               Do the circuit connections as shown. And don't plug your USB Cable. Press and Hold the RESET button and plug your USB cable. The two second blink indicates your module entered into AT Commands.

If your HC-05 did'nt have RESET button. Follow this..

           Do the circuit connection as shown. Expect the Vcc pin. Plug your USB cable and after then connect your Vcc pin to 3.3V. The two second blink shows you done good.

Programming...

          This is almost ZERO. No program is required to Configure yout HC-05 Module. Just open your Arduino IDE and upload it.
Program Window

     If you hit by any issue like Problem to uploading to board. Plug out The RXD and TXD. And Re upload the program and Plug in the RXD and TXD.

     Now. Its time to Configure. Open your Serial Monitor and make sure that the baud rate is selected of "38400" and "Both NL&CR" is selected. Type "AT" without quotes. If it responds OK. You done a good Job. If Any error message like ERROR(0) appears. Don't worry and Try Again.

Serial Monitor

   Now plug out and re plug in the USB cable. Without any connection with WAKE UP or EN pin. The continues blink show your Module is ready to pair with other devices.

Continues Blink



For more AT Commands click here

Watch the Video here.

Thank You for Your Time

Feel free to contact me @ abu786sagar@gmail.com

Thursday 26 November 2015

Scrolling LCD Using Arduino

         This is my second part. In this I'm directly going to show how to Scroll the characters in the LCD display. If you wanna know about the pin out connections click here.

   

Working...

           Make the connections as shown the earlier post. And upload the written program as shown in the Fig.

Code for Scroll

      After writing the program Upload it to your Arduino. You can type your own character in double quotes which you want to Display. 

           Now the character you have typed is scrolled as show in the Fig.

Scrolling Display

Watch the Video here..


Thank you for your time

Feel free to contact me @ abu786sagar@gmail.com

Wednesday 25 November 2015

Arduino meets LCD 16x2

     LCD stands for Liquid Crystal Display. If it meets Arduino... What would happened? Is now I'm going to show you.

Peripherals Involved:

About Peripherals...

Arduino UNO


                    Arduino is an Open source Hardware come Software development kit which is used to develop and simulate your Innovative projects.



ARDUINO UNO R3

LCD Display 16x2 

               As seen earlier LCD Liquid Crystal Display is an Electronic display which is used to display the Characters, Numbers and Emoji too... This display is preferred over the Seven Segment display because of it's Economical issues and Special characters Limitation.

16x2 LCD Display

Protoboard and Jumper

              Protoboard (Usually Breadboard) is an typical Parallel and Serial conducting board which is used to test your prototype. It contains (1-60) Rows and (A-J) Columns of 1mm hole each.

             Jumper wire is an normal electrical conducting wire which is used to connect your peripherals.

Protoboard and Jumper

Circuit connection & Working...

        First of all you need to connect your peripherals as shown in the below fig.

Schematic Circuit

     Your live peripherals connected circuit is as shown..

Live Connection

   The second thing you people is going to do is uploading the program to the board. I have a pre-Written code for the LCD. I'm going to upload it. 

Code for LCD

Yeah..! Hoo..!! YOU PEOPLE DONE A GREAT JOB.


         Now your typed message is displaying in your LCD Screen.

Message Displayed



Watch the Working video here



Thank you for Your Time.


If you feel any negative issues feel free to contact @ abu786sagar@gmail.com