DIGITAL CLOCK USING DS1307 SOURCE CODE IN assembly
Discussion in "Project Addition or Changes" started by shashank Apr 24, 2007.
Tue Apr 24 2007, 02:01 PM
hi!
i have seen the assembly code.i am not getting what the following instruction mean,
jnb alarm_alarm,$;
in this instuction what the $ is used for.
i have seen the assembly code.i am not getting what the following instruction mean,
jnb alarm_alarm,$;
in this instuction what the $ is used for.
tienduhieu like this.
Tags digital clockassembly codeds1307jnbsource code
Tue Apr 24 2007, 02:53 PM
it means same as...
here: jnb alarm_alarm, here
$ is a key character in keil to represent same address location.
there are many ways u can use this $... in keil programming.
here: jnb alarm_alarm, here
$ is a key character in keil to represent same address location.
there are many ways u can use this $... in keil programming.
tienduhieu, akashahmed like this.
Tags keiladdress locationjnb
Mon Sep 27 2010, 06:34 PM
pleaseeeee!!!
i need help... i need just a simple clock... without alarm and stuff... only digital clock, with 8051 and LCD display... i also need 4 switches, but never mind... if someone has that code, i would be veryyyyy graitfull... thanks
)
i need help... i need just a simple clock... without alarm and stuff... only digital clock, with 8051 and LCD display... i also need 4 switches, but never mind... if someone has that code, i would be veryyyyy graitfull... thanks

Mon Sep 27 2010, 07:06 PM
in which language u need a code i have in c language a simple 7-seg clock using 8051 c coding
u can modify it according to ur need
if u want in c then tell
u can modify it according to ur need
if u want in c then tell
Powered by e107 Forum System