Temperature sensor script using 74HC595 to output result to TIL311 display *
Temperature output project using a python script which outputs the temperature to two til311 segment displays. The segment displays are located on a breadboard and the data is transferred via a shift register, the 74HC595. The shift register is controlled via gpio output pins from a raspberry pi 4.
All the documentation can be found at
https://sites.google.com/view/fxv300tech/raspberry-pi-4/projects/74hc595-shift-register-project/
Comments
Post a Comment