Digital decoder using 8051 Items tagged with Digital decoder using 8051
4 line to 16 line decoder using 8051
Hello friends,
recently one of the friends from this forum asked me a favour to write a assembly code for his project, the project objective was to receive input on 4 port pins , decode and put the output on 2 ports for eg: if input on p2 is 0001 then p1.0 should become 1 so on. there are 16 states and only one output can be ON at a time.
i felt it was similar to 4line to 16 line decoder used in... Read Compelte post
recently one of the friends from this forum asked me a favour to write a assembly code for his project, the project objective was to receive input on 4 port pins , decode and put the output on 2 ports for eg: if input on p2 is 0001 then p1.0 should become 1 so on. there are 16 states and only one output can be ON at a time.
i felt it was similar to 4line to 16 line decoder used in... Read Compelte post
Posted by Arun Kumar V on Tue Jul 01 2008, 03:36 pm