Close
0%
0%

Arduino based Digital Clock with Bluetooth Module

A 16x2 LCD is interfaced with Arduino along with LM-35 and HC-05. The clock runs on Time algorithm and uses HC-05 for time setting.

Similar projects worth following
I wanted a Digital Clock for my hostel room so I made one! P.s. I've not focused much on aesthetics.
The main reason behind using a bluetooth module is that I wanted to accomplish the task without an RTC module. Whenever the clock powers on (after a power cut) it goes into the initialization stage in which the bluetooth module turns on and asks for Hours, Minutes and Date. Any android smartphone with a bluetooth terminal can be used to feed this information. The power to HC-05 is automatically cut off after time has been set and control transfers to the time function I've written. Delay function is effectively used to continuously increment seconds. The clock is pretty accurate!
Oh, I also needed a night lamp so I interfaced an LDR and an LED strip. In short, when the tube light turns off, the strip turns on and vice-versa.
  • 1 × Arduino Duemilanove
  • 1 × 16x2 LCD Module
  • 1 × HC-05 Bluetooth Module
  • 1 × LDR Resistor Networks / Thick Film Networks
  • 1 × LM-35 Temperature Sensor

Enjoy this project?

Share

Discussions

nrezaie1999 wrote 09/20/2021 at 12:13 point

Will you share the code please?

  Are you sure? yes | no

Yogesh wrote 02/06/2017 at 04:34 point

Please provide the commands sent to get clock from smartphone..........

  Are you sure? yes | no

periwal.ravi wrote 03/03/2016 at 11:08 point

CAN I HAVE THE CODE PLEASE

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates