Hello everyone! I'm new to this so please bear with me. I have been working through an Arduino beginners kit I got for Xmas and now want to try something for myself.
I'm wanting to display a two digit number on a double seven segment display. The input is from a 3x4 keypad. I'm wanting to input two digits then press either # or * to confirm the number and then have it display. I'm happy with using the keypad and the seven segment displays separately but I'm struggling to combine the two. I'm also looking at using a piezo to ring an alarm once the numbers are displayed.
Weagoodall:
I'm happy with using the keypad and the seven segment displays separately but I'm struggling to combine the two.
Welcome!
Are you saying that you have successfully (a) read the keypad, and (b) displayed numbers on the seven-segment displays, perhaps as separate sketches? It would help if you'd be more specific about the difficulty, and also post your code.
Use the "#" button to insert "code" tags, paste the code between them. Makes it easier to read.