PIC Programing with JAL Project-001: making flasher circuit using pic16f84A
[php]include 16f84_4 include jlib pin_b0_direction = output — make pinb0 output forever loop — start loop pin_b0 = high — make pinb0 1 delay_1s — wait one second pin_b0 = low — make pinb0 0 delay_1s — wait one second end loop — end loop[/php] Also, you can use this short code; [php]include 16f84_4 include jlib pin_b3 = ! pin_b3 delay_1s end loop[/php]![]()

Click the button to see the Rapidshare links… No password
Related posts:




0%
TGY:=