pradeep$123
Newbie level 3
- Joined
- Sep 18, 2013
- Messages
- 4
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 34
We are using 8051 microcontroller and HM2007 voice recognition IC for our project. We need to interface 8051 microcontroller and the HM2007 voice recognition board. The board has 74LS373 latch IC, which has an 8 pin output. The output is given to the 7448 decoder and also to the input ports of the 8051 microcontroller. When the 7 segment display displays 01, the output port (say P1.0) should be high while the other pins should be low. When the 7 segment displays 02, the output port (say P1.1) should be high while the other pins being low. Similarly this process should happen for the display of 01 to 09 for the output pins (say P1.0 to P1.7). Please help us with the coding.