diff --git a/08-74HC595-Snake/README.md b/08-74HC595-Snake/README.md index c155730..23a99b7 100644 --- a/08-74HC595-Snake/README.md +++ b/08-74HC595-Snake/README.md @@ -6,6 +6,8 @@ This project uses 3 74HC595 serial to parallel shift registers, a 7-segment disp This was easily the most challenging project so far, taking me almost two weeks to get it working right. I wound up having to break the project out across 4 separate breadboards. The breadboards look as gross in real life as it does in Fritzing. +[Here is a video of it working](https://x.com/AKLabsDotNet/status/2067645849258103188?s=20) + # Lessons Learned * C has admitted design flaws