puzzlebox
Loading...
Searching...
No Matches
Smoketest

Smoketest puzzle module. More...

Detailed Description

This puzzle module was used as a substitute for the NeoTrellis puzzle module during the 23-24 assessment due to the I²C issues encountered with the Adafruit NeoTrellis modules.

This puzzle module turns on an on-board LED when it is in the playing state, and sets itself to the solved state when an external button is pressed.

Macros

#define PB_ADDR_MOD_SMOKETEST   0x26
 Smoketest puzzle module I²C address.
 
#define EXTERNAL_LED_PIN   13
 LED pin (on-board LED on Arduino Uno board)
 
#define BUTTON_PIN   10
 External button pin (button shorts this pin to ground)