Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,501

    Re: Question About Error Codes From Programmer

    Thank You HenrikOlsson



    Is there a way to fix this, or does this mean the chips are bad?

    Thanks
    Larryd
  2. Replies
    3
    Views
    1,501

    Question About Error Codes From Programmer

    I started using PBP 2.6C in 2011 when Darrel Taylor was still on the forum. He helped me with a communications program
    on the PIC-16F877-20/P. He thought me how to use his DT INTERRUPTS to do...
  3. Replies
    5
    Views
    8,057

    Re: keep grtting Error[118]

    Dave, and
    Mackrackit,

    Thank you both Very much, This was just what I needed.

    after reading http://www.picbasic.co.uk/forum/showthread.php?t=543
    I now have a handle on how it all works. I...
  4. Replies
    5
    Views
    8,057

    Re: keep grtting Error[118]

    Thank you Henrik !


    Ok,
    I found the file M16F81X.INC
    , but do not understand what is active.

    Example the include file has both ,

    WDT_ON equ 3FFB0004h ; XX XXXX XXXX...
  5. Replies
    5
    Views
    8,057

    keep grtting Error[118]

    Has anyone had trouble compiling this project in PBP 2.60C

    http://www.picbasic.co.uk/forum/showthread.php?t=18143

    I keep grtting Error[118]. I can remove the config line,

    @ __CONFIG...
  6. Replies
    0
    Views
    2,023

    Same Code on Different Pins Question

    In post http://www.picbasic.co.uk/forum/showthread.php?t=6013

    Darrel Taylor shows an example of how to use the OWIN/OUT commands that will accept a WORD variable
    that can address ANY pin on the...
  7. Replies
    11
    Views
    9,789

    Re: PIC12f683 GPIO.0 Trouble

    Louie,
    I just tested, it is 4.88 V.

    Also don't know if this helps but once the 12F683 goes into the over heating mode,
    I removed connections on pins 2 - 7 and it still got hotter till I...
  8. Replies
    11
    Views
    9,789

    Re: PIC12f683 GPIO.0 Trouble

    Charlie,
    when I turn the transistor around it will not work at all

    Thanks
    Larryd
  9. Replies
    11
    Views
    9,789

    Re: PIC12f683 GPIO.0 Trouble

    It works now but 12F683 still gets hot, I also noticed it flashes the
    power power light on the old controller after 15 seconds.
    but relay is still up seems like it takes 2 cycles to release relay....
  10. Replies
    11
    Views
    9,789

    Re: PIC12f683 GPIO.0 Trouble

    Thank you all for the Help !!
    I'm new to micro controllers and have another question about the
    decoupling capacitor. is this like a 0.1uf ceramic capacitor across pin
    1 and 8?

    Also does the...
  11. Replies
    11
    Views
    9,789

    PIC12f683 GPIO.0 Trouble

    Trying to build small power reset circuit using a PIC12f683.
    When GPIO.1 goes high, I set GPIO.0 high to MPS2222
    Transistor to make the circuit. Trouble is GPIO.0
    dosen't go low, or if it does...
  12. Re: Can PortA of PIC16F877 be used for LCD, by using DT's ALLDIGITAL.pbp ?

    Thank You Darrel !!,

    I put a 10K pullup,
    Works Great now.

    Thanks
    Ld
  13. Can PortA of PIC16F877 be used for LCD, by using DT's ALLDIGITAL.pbp ?

    PIC16F877
    PBP Ver 2.6C

    I can't get port A to work with LCD.
    Port C and D work fine.

    I'm sure I missed somthing just can't seem to find it.

    Thanks
  14. Replies
    2
    Views
    3,520

    Re: DT_INTS-14.bas Reset Flag

    Henrik,
    Thank you so much.
    I have been trying to understand how to use with HSERIN, and had seen it both ways,
    and wanted to understand how it works.
    Thanks again.

    Larryd
  15. Replies
    2
    Views
    3,520

    DT_INTS-14.bas Reset Flag

    Question,
    When using Darrel Taylor's
    "DT_INTS-14.bas"
    What does the Reset Flag Do?
    When using with PIC 16F877
    HSERIN
    I have seen examples both ways, and did not understand how what it was used...
  16. Replies
    4
    Views
    4,494

    Re: Reading DS18S20 and DS18B20 In Same Program

    Thanks Darrel

    I like having the ability to name the sensors, I will give this a try.
    Thanks Again.

    Ld
  17. Replies
    4
    Views
    4,494

    Re: Reading DS18S20 and DS18B20 In Same Program

    Thank you Darrel

    Works great !

    I was studying your code in this post
    http://www.picbasic.co.uk/forum/showthread.php?t=6013&highlight=OWPIN%3FW


    Will the code parameters be the same as...
  18. Replies
    4
    Views
    4,494

    Reading DS18S20 and DS18B20 In Same Program

    I'm new to PBP and have been working with some DS18S20 and DS18B20 Sensors.
    I'm using a PIC 16F877 here is my loop that reads the DS18S20. Is there a way
    to detirmine if the sensor is a DS18B20 the...
  19. Re: DT_INTS-14 ver 1.10 and PBP V2.60C What am I doing wrong?

    Thank you Henrik !!
    You are totally right that was the trouble.
    Sorry I missed that, Slow learner I guess.
    The PIC I'm Compiling for is a 16F877.

    Thank you again for your help!

    Larryd
  20. DT_INTS-14 ver 1.10 and PBP V2.60C What am I doing wrong?

    I am very new to PBP, have done a good bit of research on Darrel Taylor's
    DT_INTS-14 ver 1.10. I really like what I have read on this Forum about it's
    abilities to do interrupts on HESRIN. I...
Results 1 to 20 of 20