Use of CJNE and LJMP or SJMP instruction in micro controller

CJNE:- Compare and jump if not equal(CY Flag) Program to use of this instruction by comparing two value              Program                                     Description              mov       R1,#80h                   ;load the 80 hexadecimal code in R1 register   Here:  mov       A,R1                         ;move value of R1 … Read more

Top indian bloggers & entrepreneur by their earning

Blogging is a revolutionary career opportunity for Indian youngers.From last 5-6 year, Indian young minds are a focus on blogging career.After the success of some blogger, peoples are motivated and learning to get in the list of Indian bloggers.From the time of personal blogging no much bloggers in India.At that time only Amit Agarwal writing on his blog & he … Read more

dcf77 pic led clock

This section will show you how to build DCF77 PIC LED clock : PIC16F84 microcontroller 4 x 7 segments LED display Hours and minutes, or minutes and seconds are displayed, with a control button DCF77 atomic clock, automatic time set-up and make it run on a EasyPic development circuit board. The complete schematic, and the C language … Read more