First time using this so hoping someone can help and I'm explaining it well enough but I'm wanting to make a project for work - the idea being to easily locate an item on a shelf using LED lights.
I will be using a standard keypad input that converts that input to a single 8 digit number, using a SIPO shift register. I'm struggling on the next part, which is then trying to match that number with some sort of modifiable database list that is numbered 1 to 100 (it has to be modifiable due to the fact I need to update the number manually myself as it will/can change everyday). The plan would be, if the keypad matches to one of these numbers it would turn on the corresponding LED that is located on the shelf.