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 asin

  1. A

    ADC using PIC16F690

    Thank you for this I'll try to check this out
  2. A

    ADC using PIC16F690

    Okay so I tried to improve the code, but the output for the 8 LEDs connected to PORTC are working properly while the remaining 2 from PORTB are not. #include <xc.h> #pragma config FOSC=INTRCIO, WDTE=OFF, PWRTE=OFF, MCLRE=ON, CP=OFF, CPD=OFF, BOREN=OFF, IESO=OFF, FCMEN=OFF #define _XTAL_FREQ...
  3. A

    ADC using PIC16F690

    Forgive me I resorted to this, cause I'm just dumb and desperate. I came here hoping someone can explain what's missing and what I've been doing wrong with my code #pragma config FOSC = INTRCIO // Oscillator Selection bits (INTOSCIO oscillator: I/O function on RA4/OSC2/CLKOUT pin, I/O...
  4. A

    ADC using PIC16F690

    I am new to embedded system. Can someone teach me how to get value from potentiometer and output it on 12 LEDs? I am using PIC16F690, MPLAB X IDE and Pickit 3

Part and Inventory Search

Back
Top