DIY Digital Alarm Clock Using REKA:BIT With Micro:bit

by Alhamed in Circuits > Microcontrollers

905 Views, 1 Favorites, 0 Comments

DIY Digital Alarm Clock Using REKA:BIT With Micro:bit

DIY Digital Alarm Clock Using REKA:BIT with micro:bit | Tutorial for Beginners

LCDs are very popular and useful when you need to display some information like sensors data from your project, and once it comes to use it with REKA:BIT it couldn't be easier. ✨

Join me in this fun tutorial to learn how to make a digital alarm clock using an LCD with REKA:BIT ⏰

Supplies

Tools.png

Make Alarm Box

Screenshot (209).png
Screenshot (210).png
Screenshot (211).png
  • Grab the box and make holes in it as shown in the figures above

Attach Components to the Box

Slide1.JPG
Slide2.JPG
Slide3.JPG
Slide4.JPG

By following the figures above:

  • Fix REKA:BIT and LCD in the box using cable ties
  • The potentiometer should be inserted above the LCD

Connection

Circut_6thProject.jpg

By following the diagram above:

  • Connect both of the potentiometers to the 1st and 3rd ports.
  • Connect the LCD to the 6th port

Code

microbit-screenshot (3).png

Now, connect your REKA:BIT to your device and open MakeCode editor to start programming.

  • Add REKA:BIT extension and follow the code block in the picture above
  • After completing the code, download it on microbit

You can also view and edit the code by clicking here!

Well Done!

Screenshot (216).png

Turn on REKA:BIT and start by adjusting the current time, after that proceed to set the alarm

  • Hold A button and rotate the potentiometer to adjust the time
  • Hold B button and rotate the potentiometer to set the alarm

Great job, have a good day maker :)