Question 2: Assume that the lower three bits of P1 are connected to three switches write a program to send the following
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Question 2: Assume that the lower three bits of P1 are connected to three switches write a program to send the following
Question 2: Assume that the lower three bits of P1 are connected to three switches write a program to send the following values based on the status of switches. Switches are connected in negative logic and LED's are connected in Sink mode. Draw complete schematic diagram. Use look up table. Switch value (P1) OUTPUT P2.2 P2.1 P2.0 000 ON ON ON 001 ON ON OFF 010 ON OFF ON ON OFF OFF 100 OFF ON ON 101 OFF ON OFF 110 OFF OFF ON 111 OFF OFF OFF 011
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!