Showing posts with label
8051 code for calculator
.
Show all posts
Showing posts with label
8051 code for calculator
.
Show all posts
Thursday, July 25, 2013
8051 code for Calculator(Keil)
›
#include<reg51.h> void delay(void) void main(void) { unsigned char i,j,value,flag,a[2]; unsigned char r0[4]={0xEE,0xDE,0xBE,0x7E...
›
Home
View web version