Open GreihMurray opened 1 year ago
Below are the @GreihMurray comments
May be an SPI component, may be I2C, may be DigitalOutput, answer is unclear. Unfortunately CrowPi does not have support for this component so code will have to be handled manually
Given: A four-digit seven-segment display is connected to the Raspberry Pi.
When: Data is sent to the display.
Then: The display shows the appropriate four-digit numeric or character values based on the input.
Component Functionality: This component will allow the Pi4Micronaut project to display multi-digit numbers (e.g., clock, counters) on a four-digit seven-segment display for advanced monitoring and control purposes.
Developer Notes:
Acceptance Criteria: