How to control a 4-Digit 7-Segment Display?

24 views (last 30 days)
I'm trying to setup a 4-digit 7-segment display and write to it using a 74HC595 shift register, but I haven't been able to figure out how to do it. There was a MathWorks tutorial for a 1-digit display, but the code from that wasn't helpful. How would I go about developing the code for the 4-digit?

Answers (1)

Pratheek Punchathody
Pratheek Punchathody on 27 Apr 2021
You can refer to the documentation on Control a Four-Digit Seven-Segment Display Using Serial Port for more information on connecting the 4 Digit 7 Segment display.
  1 Comment
Samuel Mulick
Samuel Mulick on 28 Apr 2021
Thank you for the reply!
I should have specified in my main post that I am using an Arduino, and do not have access to a Raspberry Pi. I appreciate the response.

Sign in to comment.

Categories

Find more on Arduino Hardware in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!