Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: tallen; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    3,954

    0-10VDC isolation

    When this happens, the pic usually just hangs up. It will not do anything until it is powered down and back up again. It happens so fast that I have not been able to catch it on the scope. It has...
  2. Replies
    5
    Views
    3,954

    0-10VDC isolation

    I have a circuit that reads a pot (0-5VDC) into the A to D of the PIC. This works fine. In some applications I take a 0-10VDC signal for an external controller through voltage divider into the same...
  3. Replies
    9
    Views
    7,394

    How to measure Current with a Pic

    I guess I don't fully understand this concept. If I have a load of 20 amps then with a .1 ohm series resistor that would be about 2V at 40 Watts. I guess I'm missing something simple.

    The $10...
  4. Replies
    9
    Views
    7,394

    How to measure Current with a Pic

    I have a vairaible speed contoller that I would like to measure the current load on the unit. The load can be between 0 and 20 amps. I would like to be able to monitor the current in to the PIC. If...
  5. Thread: EEPROM writes

    by tallen
    Replies
    8
    Views
    4,200

    EEPROM Writes

    My Pic did die in less than 2 day.

    I only have 5VDC available to the board. I added a diode in between the 5V rail and the PIC. I put a 220uf cap across catode of the diode feeding the pic with...
  6. Thread: EEPROM writes

    by tallen
    Replies
    8
    Views
    4,200

    EEPROM writes

    I have a PIC16F84A that I'm writing a number to memory to keep if case of loss of power. I think I have read that you can only write to a location so many times. I'm sure this is a high number, but...
  7. Thread: PWM to 0-5V

    by tallen
    Replies
    8
    Views
    7,931

    I will keep working on it. The only load I have...

    I will keep working on it. The only load I have on it now is a volt meter. It is powered for the 5V Rail.

    Thanks,

    Terry
  8. Thread: PWM to 0-5V

    by tallen
    Replies
    8
    Views
    7,931

    adding the 1k and 4.7K resistors to the op amp to...

    adding the 1k and 4.7K resistors to the op amp to give it some gain, did not seem to help. I only have one rail to rail op amp here it is a lmc 6482 form national.

    I'm using a PIC 16F716 @ 4mhz. ...
  9. Thread: PWM to 0-5V

    by tallen
    Replies
    8
    Views
    7,931

    PWM to 0-5V

    I am using the PWM command to create a 0-5V output that corresponds to 0-100% on my display. The Pic Pin has a RC filter 10K and 1uf cap into a rail to rail op amp. The op amp is powered off of the...
  10. Replies
    13
    Views
    9,101

    Thanks, I will try this Terry

    Thanks,

    I will try this

    Terry
  11. Replies
    13
    Views
    9,101

    Mark & Robert, You were correct that the...

    Mark & Robert,

    You were correct that the wiring was different. I was able to pull the old asm code from the original C code to put in my basic code. Now thats a little confusing. I got the asm...
  12. Replies
    13
    Views
    9,101

    Yes, the display is already wired to the driver...

    Yes, the display is already wired to the driver chip. I will check the data sheets for both. I have the data sheet for the driver, but I will have to find the one for the LCD.

    This display and...
  13. Replies
    13
    Views
    9,101

    i'm struggling with this code. It is a 4 digit 7...

    i'm struggling with this code. It is a 4 digit 7 segment display. The display just seems to roll continiously very fast. I put in a pause to slow it down. I removed the "IF Total = 9999 then Temp =...
  14. Replies
    13
    Views
    9,101

    AY0438 Display Driver

    Its a 7 seg LCD that has a Microchip AY0438 driver with it.

    Terry
  15. Replies
    13
    Views
    9,101

    AY0438 Display Driver

    I have a Glass type display with a Microchip AY0438 display driver. I found the assembly code for this chip on Microchips site, but I'm bot very good with assembly. Can anyone offer a code example of...
  16. Thread: AC main monitor

    by tallen
    Replies
    0
    Views
    2,759

    AC main monitor

    I have an application where I need to monitor, store, and log the AC line voltage and frequency from three different sources. I will bring these voltages and HZ into a pic and display on a LCD. My...
Results 1 to 16 of 16