Blink LED ========= This project is to blink a LED, and have a standard cell phone camera decode the data. 8b10b code ---------- Adding: ``` (cd ..; git subtree add -P blinkled/encdec8b10b --squash https://github.com/olagrottvik/encdec8b10b.git master) ``` Updating: ``` (cd ..; git subtree pull -P blinkled/encdec8b10b --squash https://github.com/olagrottvik/encdec8b10b.git master) ``` Info ---- [8b/10b encoding](https://en.wikipedia.org/wiki/8b/10b_encoding)