2 . Pertinent Information of SEMI AUTOMATIC PUZZLE BOX USING SUDOKU GAME - I-Division-2021-2022-Even/Repo-13 GitHub Wiki

Pertinent Info

TITLE : SEMI AUTOMATIC PUZZLE BOX USING SUDOKU GAME SOURCE : LINK : WORK MECHANISM :

  1. Here in this game on top of the box there is a game present known as sudoku.
  2. The game has 3 by 3 matrix of numbers .
  3. In which 7 numbers will be filled and other two numbers has to be filled.
  4. These other two numbers which can be moved or changeable with help of conveyer belt.
  5. In those two holes two sensors are kept and those sensors only read particular numbers which we had given in program.
  6. On conveyer belt the numbers are arranged.
  7. Conveyer belt moves in only one direction i.e, unidirectional motion.
  8. For that conveyer belt motion we keep stepper motor in conveyer belt for motion step by step .
  9. It is controlled by two buttons for moving of conveyer belts.
  10. When the correct combination is given then the sensor reads numbers and opens the box.