LabVIEW Sudoku Solver

To download NI software, including the products shown below, visit ni.com/downloads.

Software

  • LabVIEW
1. Overview

This program was built in LabVIEW platform which aims to solve a logic-based combinational number placement game known as Sudoku. This software demonstrates the capability of manipulating number and string arrays by using most of the functions of the array pallet to determine the best cell/element for a number to be placed into to solve the puzzle..

2. Description

This LabVIEW program can solve EASY, MEDIUM and even HARD or EXPERT level of Sudoku puzzles. The program was loaded with single sample puzzle for each level but the user can opt to fill in the puzzle with any given puzzle case that can be found online..

3. Requirements
  • NI LabVIEW Base Development System 2015 or above
4. Steps To Implement or Execute Code
  1. Download and extract the ZIP file “LabVIEW Sudoku By Kryp Electronics.zip
  2. Open the “Sudoku Project.lvproj” file then run the “Sudoku.vi” VI.
  3. Select the mode of difficulty (Easy, Medium or Hard) to load the corresponding pre-loaded Sudoku puzzle template.
  4. Then click the “SOLVE” button to let the software start solving the puzzle.
  5. To clear the puzzle, click the “CLEAR” button.
  6. To Stop the game, just click the “EXIT” button.
5. Image (Block Diagram)
6. Videos
7. Code And Documents

Attachment:

LabVIEW Sudoku By Kryp Electronics.zip 957KB

, ,

Leave a Reply

Your email address will not be published. Required fields are marked *