- This topic has 1 reply, 2 voices, and was last updated 5 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › Set the time as switches for digital alarm clock using 8051 by sougoy
we have made a digital alarm clock using 8051 microcontroller..but we are not able to set the time as switches are not working…we verified the circuit also..
please suggest me some solution regarding this..
Hi
Check, in the code part, whether you have defined those particular pins as input or not. Also check whether they are being pulled up (internally) or not. It will be better if you could share the link of project that you are referring to.