Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Samples/ShiftRegister/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ Let's build, deploy and run the app on our Raspberry Pi 2 or 3.

After several moments, you will see the screen attached to the RPi2 or RPi3 change to show a slider, some text, and a button. The LEDs will light up and follow the pattern set in 'pinMask'.

![ShiftRegister Screenshot](../../../Resources/images/ShiftRegister/ScreenShotA.png)
![ShiftRegister Screenshot](../../Resources/images/ShiftRegister/ScreenShotA.png)

Congratulations! You've successfully connected an 8-bit serial-in, parallel-out shift register to your Raspberry Pi 2 or 3.

Expand Down