PuzzleBox

Summary of PuzzleBox


This article details building a secure puzzle box using an Arduino MKR IoT Bundle. The project uses three potentiometers to guess a combination set via the Blynk app. An RGB LED provides color feedback (blue to red) as the user gets closer, and a buzzer plays the Star Wars theme upon success. A servo motor unlocks the cardboard enclosure when the correct code is entered.

Parts used in the Puzzle Box:

  • Arduino MKR IoT Bundle
  • Buzzer
  • RGB LED
  • 3 potentiometers
  • LCD screen
  • Servo motor
  • 2 mm cardboard

Protect your valuables with a puzzle!

PuzzleBox

Things used in this project

Hardware components

Arduino MKR IoT Bundle
Arduino MKR IoT Bundle
× 1

Software apps and online services

Blynk
Blynk

Story

Quick Solutions to Questions related to Puzzle Box:

  • How do I open the box?
    You must turn the potentiometers until their values match the combination set in the Blynk app.
  • Can I change the combination remotely?
    Yes, the combination can be set and changed through the online Blynk application.
  • What happens if I get the combination wrong?
    The RGB LED will display blue or aqua colors to indicate you are far from the correct value.
  • How does the LED help me guess?
    The LED changes color to warmer tones like yellow or red as your potentiometer values get closer to the target.
  • Does the box play music when opened?
    Yes, a buzzer plays the Star Wars theme song when the correct combination is guessed.
  • What component acts as the lock?
    A servo motor turns 90 degrees to unlock and open the cardboard box.
  • How do I reset the lock after opening?
    You must turn all three potentiometers back to zero to close the box and reset the system.
  • What material is used for the enclosure?
    The tutorial recommends using 2 mm cardboard to build the case.
  • Which pins are used for the LCD screen?
    The LCD connects to digital pins 12, 11, 2, 3, 4, and 5, with brightness controlled by analog pin 3.
  • Is it safe to store valuables in this box?
    The article advises against storing actual valuables and suggests stashing candy instead.

About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter
Scroll to Top