Introduction to Python and Microcontrollers

Class Chip74HC595

Before each use of the Chip74HC595 object, make sure my74HC595.py has been uploaded to / on the ESP32-S3, and then add the statement from my74HC595 import Chip74HC595 to the top of the Python file.

A copy of this module can be found here: reference_code/my74HC595.py

Adapted from Python_Tutorial.pdf — Chapter 14, 74HC595 & LED Bar Graph