sudoku
Sudoku solver
A Sudoku solver for an embedded system using Ada and the STM32F429 microcontroller.
ada bare metal demo; sudoku solver using Display on stm32f429_Disco
0 stars
2 watching
0 forks
Language: Ada
last commit: almost 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A MATLAB program using an heuristic search algorithm to solve specific Sudoku puzzles | 28 |
| A library for solving and finding Sodoku grids using brute-force combinatorial evaluation. | 5 |
| A formalisation of Sudoku in Coq to solve the puzzle using a naive Davis-Putnam procedure | 20 |
| A Sudoku solver that uses a quantum computer to solve puzzles. | 6 |
| A C++ library for interfacing with the Adafruit LSM9DS1 3-axis accelerometer/magnetometer/gyroscope breakout | 20 |
| An emulator and toolset for the 6502 CPU | 9 |
| A suite of software tools for solving partial differential equations and performing optimization | 1,376 |
| A tool for generating Ada bindings from ARM Cortex-M device SVD descriptions | 65 |
| Demonstrates a railway network simulation with SPARK Ada to ensure train collision prevention through formal verification. | 5 |
| Automates solving Advent of Code puzzles with configuration and input handling. | 40 |
| An Ada wrapper around Stachniss' Hungarian solver algorithm to facilitate efficient matching of elements in two lists | 2 |
| A .NET library to run Advent of Code puzzles by loading input, solving and verifying answers. | 4 |
| A collection of Ada source code and sample projects for microcontrollers | 250 |
| A collection of solutions to Advent of Code 2021 puzzles in multiple programming languages. | 8 |
| A Haxe implementation of depth-first search mazes in luxe | 1 |