Question: I have this microcontrollers project. we have to do it using the proteus software and the pic 1 6 f 8 8 7 microcontroller. the

I have this microcontrollers project. we have to do it using the proteus software and the pic16f887 microcontroller. the code must be written on micro c. please do the project for me and send me a screenshot of the circuit and the code so I can implement it myself. I specifically need a picture of the circuit on proteus and the code. the requirements are: Design a circuit that calculates and displays the points of a basketball game based on the following requirements:
Use 3 push buttons to represent scoring 1 point,2 points, or 3 points for each of the two teams (6 buttons total).
3 buttons should be connected to PORT B utilizing the Internal pull-up resistors, the other 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 the total points of the specific team.
The points of each team should be displayed using two 7-Segments Binary Coded Decimal (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, if the 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 previously mentioned features. The feature could be an additional component in the circuit, or an additional functionality made through the code without changing the circuit. However, please make sure the extra feature fits the theme of the project and not some random extra LED.
I have this microcontrollers project. we have to

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 Electrical Engineering Questions!