Solving the 8-queens problem on Arduino

For a bit fun.

Here is a little demo by Andrew Tarrh showing
solutions to the eight-queens problem on MAX7219 dot matrix:

The solutions are computed by code running on Arduino that is
compiled from ATS source.

Cheers!

–Hongwei