puzzlebox
Loading...
Searching...
No Matches
puzzle

Puzzle modules. More...

Detailed Description

Arduino-based puzzle modules

Note
Because of the poorly designed hardware (21-22) used during development (23-24), all puzzle modules ended up being developed using Arduino boards.

The Arduino based puzzle modules also use CMake with the Arduino-CMake-Toolchain. To build any of these puzzles, make sure you have done the following:

Some puzzle modules also require installing libraries through the Arduino library manager. Dependencies for specific puzzle modules are detailed on their Doxygen pages.

Flashing

$ ninja -C build upload

Components

 Dummy
 Demo puzzle module.
 
 Neo
 NeoTrellis puzzle module.
 
 Smoketest
 Smoketest puzzle module.
 
 Vault
 Vault puzzle module.