Question: So I need some python help! I'm working with a 7-segment display with the Mu editor and circuit python (raspberry pi). I'm trying to assign

So I need some python help! I'm working with a 7-segment display with the Mu editor and circuit python (raspberry pi). I'm trying to assign these pin values (named 'segments') to be associated with their corresponding dictionary named 'numbers'. Basically I want to write a function where I can call thisfunction(0), and the number '0' will light up on my LED based on the dictionary I established. Is this possible? Thanks for the help! as a side-note I am only using import digitalio and import board. I do not want to use anything else, thank you.

So I need some python help! I'm working with a 7-segment display

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!