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 randallfarmer

  1. R

    How to program ADC using PIC16F877A for more than one channel for inputs

    Re: ADC using PIC16F877A I am pretty new to programming and I may be way off base on this one. I have a simular problem, but mine gets stuck in a calculation. The way I figured it out is I commented out one line of code at a time and reloaded it. When everything else in the program worked...
  2. R

    16f887 Clock Freq selection using MikroC

    I am having trouble selecting the clock freq using the OSCCON register. The uC seems to be stuck at 4 Mhz for some reason. I have tried setting the scs bit and changing IRCF <2:0> to varies thing but the highest freq I can get is 500 kHz. I have tried it in several different places in my...
  3. R

    Problem with connecting LCD with PIC16f877a

    Re: lcd with pic 16f877a Do you have a schematic and the code we can see?
  4. R

    How to detect (12v) pulse from two wire meant for speedometer/Taxi meter

    I found this... **broken link removed** Basically, you need to change your pulse to an analog signal, you can then send this to a uC and with the use of timers and some code convert this to your desired outcome. When converting your pulse pay attention to the output voltage that will go to...
  5. R

    How to detect (12v) pulse from two wire meant for speedometer/Taxi meter

    Ok, helpful but I assume you want to store this on said device and retreive the info later? Also, I am assuming you are trying to detect the sppen at which your taxies are going? Or does this pulse only happen at every x distance? Therefore you want the total distance traveled for his/her route.
  6. R

    How to detect (12v) pulse from two wire meant for speedometer/Taxi meter

    Needsome more info. what are you wanting to interface to, theres alot of different ways to do it but it all depends on the outcome you are intending.
  7. R

    Good usage Bright Light LEDs 5W or 10 Watts

    Why not just parallel them across the supply voltage and put each one one a current limiting resistor? You will have to take note of the high power rating of each resistor. Can you post a schematic of what your trying to do?

Part and Inventory Search

Back
Top