Output bit For Basic PRO Compiler

define osc 4
define adc_bits 8
trisb =$00
lamp var portb.0
low lamp 
loop:
    high lamp
    pause 1000
    low lamp
    pause 1000
 goto loop
 end

About The Author

Ibrar Ayyub

I am an experienced technical writer with a Master's degree in computer science from BZU Multan University. I have written for various industries, mainly home automation, and engineering. I have a clear and simple writing style and am skilled in using infographics and diagrams. I am a great researcher and is able to present information in a well-organized and logical manner.