Question: Design a circuit Using proteous, microC and a pic 1 6 f 8 8 7 microcontroller, that calculates and displays the points of a basketball

Design a circuit Using proteous, microC and a pic16f887 microcontroller, that calculates and displays the points of a basketball game based on thefollowing requirements:- Use 3 push buttons to represent scoring 1 point, 2 points, or 3 points for each ofthe two teams (6 buttons total).-3 buttons should be connected to PORT B utilizing the Internal pull-up resistors, theother 3 buttons should be connected to PORT D.- Every time a button is pushed a sound should be played using a Buzzer.- Whenever one of the buttons is pushed, the corresponding points value is added to thetotal points of the specific team.- The points of each team should be displayed using two 7-Segments Binary CodedDecimal (BCD) displays (four total, two on each side).- Each of the two displays for a team will show one digit of the total points. For example, ifthe total points are 72 one display will show 7 while the other will show 2. Thus,the maximum points any team can reach is 99.- Add one extra feature to the project without affecting the work of the previouslymentioned features. The feature could be an additional component in the circuit, or anadditional functionality made through the code without changing the circuit. I need the expert to do the project and send me screenshots of the circuit and the code so i can implement them myself again

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!