Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.70K
1 Posted Topic
pls tel d 8951 assembly code for follwing c program...... #include<reg51.h> void delay(unsigned int time); void gate_open(); void gate_close(); unsigned char Rx,coin; int k=0; sbit L1=P0^3; //LED connected sbit E_M=P0^0; //L293D enable sbit L293_A=P0^1; //L293D INPUT1 sbit L293_B=P0^2; //L293D INPUT2 sbit C=P1^0; //coin arrived sbit S1=P1^1; //BOTTOM SENSOR sbit S2=P1^2; …
The End.
gracy zacharias