Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by Kubilay

  1. K

    [PIC] Single lcd usage- not counting correctly

    look at my last post on this subject... it is more clear...
  2. K

    [PIC] Single lcd usage- not counting correctly

    7 Segment Display Counter- Not Working Properly Dear Friends I'm using PIC16F84a and MPLAB V8.87. I want to design a 7-seg dsiplay counter, zero to F increase when i push the button. It's not working properly and i couldn't found the problem. Problem is its not start from zero and not goes on...
  3. K

    [PIC] Single lcd usage- not counting correctly

    DEAR FRIENDS I'M USING PIC 16F84A, AND CODING WITH MPLAB V8.87 AND I WANT LCD TO COUNT "0" TO "F" YOU KNOW 0,1,2,...,D,E,F HERE IS MY CODE WHAT IS WRONG IT DOES NOT WORK PROPERLY LIST P=PIC16F84A __CONFIG_XC_OSC STATUS EQU 0X03 PORTA EQU 0X05 PORTB EQU 0X06 TRISA EQU 0X85 TRISB EQU 0X86...
  4. K

    [SOLVED] Problem with using watchdog timer

    here is file attached below. i want to increase number in sayac when i push the button and see it from leds in binary. led at the left side reflects least significant bit. thank you milan.rajik for your interest
  5. K

    [SOLVED] Problem with using watchdog timer

    I'm using PIC16F84A coding with MPLAB8 IDE I couldnt modify config bits and turn off wdt i'm new on this subject this is my third program can you tell it in detail thank you
  6. K

    [SOLVED] Problem with using watchdog timer

    I'm using loops to check if button is 1 or 0. this process has to continue all time. but watchdog resets evrey 2 seconds. how can i deal with ? hıow can i disable it? or any otter suggestion

Part and Inventory Search

Back
Top