From 48c88782cb8c9abb36e56e19f16ff1f97d502324 Mon Sep 17 00:00:00 2001 From: Andrew Kesterson Date: Tue, 23 Jun 2026 09:41:58 -0400 Subject: [PATCH] Add twitter video link for 08-74HC595-Snake --- 08-74HC595-Snake/README.md | 2 ++ 1 file changed, 2 insertions(+) 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