Self Solving Wordsearch
/they only have one left at this price…
I happened across some cheap 16x16 led panels. So I thought I’d make a “self-solving” wordsearch. I’ll put a custom printed front panel over the leds and then use a Raspberry Pi PICO to turn on the pixels that make up the words. You’ll be able to enter your own words and then make a completely custom search. I’m also planning a clock that works the same way. It’s going to be fun.
I’ve got this far. A little Python program in FreeCAD takes in words, builds a wordsearch and then cuts the letter shapes out of a flat panel. The letters look the wrong way round because this is the back of the panel. The pixels will shine through the letters and the words will be read from the front of the device. Next thing is to integrate the panel into my box building code and then make a box for it. Such fun.