Shift Register Animation from PHP
- 
					
					
					
					
 I wrote a little script and wired up a breadboard to animate some LEDs using a shift register and three pins. It was a simple, fun project for this beginner. Here's a video: https://youtu.be/kFACgPoifn4 I used my home-grown PHP GPIO library to control the board. The implementation was pretty simple. Here's the script in the repo. 
 
- 
					
					
					
					
 Very cool! 
 
- 
					
					
					
					
 @Owen-Winkler Nice! Thanks for sharing  
 
- 
					
					
					
					
 That is very cool! I was just thinking about using these chips today. I will check out your files for sure.... 
 
