7 Segement LED button control (UNO)

Hello everyone, I was given an Arduino Uno for my birthday last week and since I have got some time off I thought I would have a play about. I decided that I would like to control a single 7 segment LED display( common anode) with a simple push button. Basically everytime I push on the button the numerical value increases by 1. I would also need help with how to wire the circuit up with my breadboard as I am a complete novice to this. Any help would be grateful :slight_smile:

Google "arduino 7 seg led". There are a shipload of tutorials. Like this one Arduino 7 segment LED display tutorial ยท The Coders Corner. You will need the datasheet for your display to be sure of the pinout.