The criteria below should be met but I am seemily very much out of my depth. Any help to point me in the right direction would be much appreciated.
Thanks in advance.
A program that allows the user to enter at least 10 resistor sizes by entering the colour codes as letter combinations separated by commas or coloured buttons that can be pressed in order to select the band colours.
After entering the last resistor the operator will enter Done/done to indicate they’ve finished and are ready to enter supply voltage, output voltage and range.
The program must calculate the 2 resistor voltage divider and produce a text based matrix highlighting all the good choices considering the voltage drop required. The output will be formatted in a matrix and as a list of the top 5 choices.
I hope this makes some sense to people