SHENZHEN I/O

SHENZHEN I/O

MORSE CODE
2 条留言
pv2b 2024 年 12 月 18 日 上午 12:59 
Nice puzzle! I like how it takes a few steps to get the result. :-) My approach was perform "run length encoding" on the dots and dashes, encode the pattern into an integer (in binary, with a start bit), and then look it up in a ROM .

Although it's a little bit annoying that the outputs are simple outputs, so they clip at 100 degrees. At least my solution would work with only minimal modifications with the outputs as x-bus instead.
zwippie 2024 年 10 月 14 日 上午 11:42 
Wow, though puzzle, had me tinkering for a while, thank you!

Solved in 29 / 2834 / 68