- [TangNano 1K](https://wiki.sipeed.com/hardware/en/tang/Tang-Nano-1K/Nano-1k.html) development board (GW1NZ-LV1QN48C6/I5)
Yosys and other utilities can be taken from the [OSSCADSuite](https://github.com/YosysHQ/oss-cad-suite-build) package or installed using the package manager [Nix](https://nixos.org/download/):
```bash
nix-shell shell.nix
```
## Decoding the Message
Capture the LED blinking on video (30 fps recommended), then extract the bit pattern: green=0, red=1.