Question: Write a RPi.GPIO program that will use 3 LED's and output a binary count from 0 to 7 . Modify this to switch from a

Write a RPi.GPIO program that will use 3 LED's and output a binary count from 0 to 7. Modify this to switch from a Binary Count to rotating the LED's If Pin 17 has an input value of 0.
Using your RPi with the same setup as the
previous program.
Use the provided client and server python files. Modify them to do the following:
The client's side will send data to the server to determine how the 3 LED's will operate.
Each LED can be on or off independent of the other LED's and the client can change the on or off status.
Whenever the client changes the operation of the LED's, the server will send info about the status of the input pin. Whether this is 1 or zero, or true or false.

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!