Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    6,107

    Re: Seven Segment LED

    Yes I had found that one. It looks good. Expensive but good.

    I also read the thread where the epoxy style would be better for outside.

    Thanks for the ideas guys. As always I appreciate all...
  2. Replies
    5
    Views
    6,107

    Seven Segment LED

    I was wondering if anyone knew of a Seven Segment LED which can been seen in daylight.

    I have been asked to build a Timer for hours and minutes for tee ball games. I would like to have the...
  3. Thread: debug issue?

    by Brian
    Replies
    3
    Views
    3,490

    Re: debug issue?

    Thank you! Thank you!

    What does that exactly do?
    I read the fuse description but don't know for sure why it worked.
  4. Thread: debug issue?

    by Brian
    Replies
    3
    Views
    3,490

    debug issue?

    I had a working project with a PIC18F2320 and decided to change it over to a PIC18F4685 for extra programming room and more pins.

    Once I changed my program for the chip and upgraded to PBP2.6A and...
  5. Replies
    2
    Views
    3,428

    Re: AR1020 Touch Controller Interface

    I got this to work but I had to put it on the MSSP port at 100Khz and separate it from the software controlled I2C control.

    I tried putting everything on the MSSP port and switching speeds on the...
  6. Replies
    2
    Views
    3,428

    Re: AR1020 Touch Controller Interface

    The reason I ask is I have multiple things on the I2C buss to limit my main processor pin usage. I have also off loaded the pins needed for the GLCD to an IOExander which is on the I2C buss and...
  7. Replies
    2
    Views
    3,428

    AR1020 Touch Controller Interface

    Has anyone used the AR1020 touch controller? If so do you know if it runs at 400Khz or is it limited to 100Khz. I am using the I2C format to clock the data in and out.

    The reason I ask is I can...
  8. Replies
    22
    Views
    11,545

    Re: 18F4523 beginner needing help to blink an LED...

    This should work on an 18F2320. I have tons of code working on this chip but I don't have a way to program or test it here at work.

    I did have a copy of an old file I was playing with and I...
  9. Replies
    22
    Views
    11,545

    Re: 18F4523 beginner needing help to blink an LED...

    Sorry you found that already. I deleted post.
  10. Replies
    10
    Views
    11,933

    Agree

    I agree this would be nice.
  11. Replies
    0
    Views
    2,338

    Low Voltage Detect

    Does any one know if it is ok to us the I/O pin (RA5 18F2320) as a general purpose I/O when you use the internal Low Voltage Detect circuit and not the external one.
    From the schematic it looks to...
  12. Replies
    1
    Views
    2,590

    Got it! I was leaving out the ...

    Got it!

    I was leaving out the

    _WDTPS_512_2H

    Setting. So the WDT I guess was set at its max. I guess if I waited long enough it would have timed out.

    It appeared I needed the 512 for a 1...
  13. Replies
    1
    Views
    2,590

    18F2320 and sleep function

    For some reason the sleep command on the 18f2320 will not work correctly as I have it setup. If I use the sleep command to go into low power mode for say 6 seconds or any time frame the pic will not...
  14. Replies
    3
    Views
    4,041

    That got it. Thanks

    That got it. Thanks
  15. Replies
    3
    Views
    4,041

    thanks Bruce told me the same thing. I...

    thanks Bruce told me the same thing.

    I appreciate the fast response. I will try it now.

    Been scratching my head on this one for awhile. I hoped to find it myself but gave up today as you can...
  16. Replies
    3
    Views
    4,041

    18F2320 and "fuse" settings

    Anyone have any idea why the fuse setting for an 18f2320 using MPASM assembler will not recognize this statement.

    @ __CONFIG _CONFIG3H, _MCLRE_OFF_3H & _PBAD_DIG_3H & _CCP2MX_C1_3H

    I get...
  17. Replies
    5
    Views
    4,079

    Did that one myself!

    Did that one myself!
  18. Replies
    21
    Views
    11,760

    Howdy fellas, Just a note on this subject. I...

    Howdy fellas,

    Just a note on this subject. I have played with this extensively too. It works outstanding for a one time setup where you calibrate the CDS cell for that application but when I...
Results 1 to 18 of 18