Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Thread: Introduction

    by johnbond
    Replies
    7
    Views
    5,653

    Re: Introduction

    Eish Bra,

    At some time in the future, I want to discuss with you using VBA and possibly Visual Basic for a simple HTML on a PC. I am a long way off though.

    I visited Secunda as a boy when my...
  2. Replies
    9
    Views
    7,357

    Re: Which PIC do you use

    Thanks for this valuable advice. I like the idea of passing the 16F690 by. I have already bought a rail of the 690 ICs but they,ll get used somewhere, sometime.

    Here in SA, the 16F1828 is just...
  3. Replies
    9
    Views
    7,357

    Re: Which PIC do you use

    Thanks for your response Dave.

    What do I want to do?... I am a hobbyist and tend to build a variety of different gadgets. The circuits tend to be fairly simple. ADC, UART/USART, I2C, motors and...
  4. Replies
    9
    Views
    7,357

    Which PIC do you use

    I'm new to PICs and I am overwhelmed by the Datasheets and technical notes. On the previous MCU I used, I had a choice of 2 flavours in three sizes. That is easy!

    I note that the PICBasic website...
  5. Replies
    10
    Views
    8,541

    Re: PICKit2 just crashes

    This thread resolved!!!

    The dongle then started doing the same thing on my old PC and I tried to order a 2nd PICKit 2 but there is no stock in South Africa. I opened the dongle up and ran a...
  6. Re: Beginner- blinking led's on pickit 2 starter kit

    Hi Jason

    Check the low pin count demo board for power. With MPLAB, it gets its power from the PICKit 2 dongle. With PICBasic, you seem to have to feed it. It eats only 5 volts! (the two holes at...
  7. Replies
    10
    Views
    8,541

    Re: PICKit2 just crashes

    Thanks ArchAngel

    OK So the whole system works well on my ancient Pentium tower running XP. This PICBasic software is neat! I have run 5 demos and reprogrammed the chip 30 or 40 times! Even the...
  8. Replies
    12
    Views
    12,944

    Re: ADC not working - I'm a new member

    OK Dwight, so you're a Gentleman! Thanks for that neat code. I works like clockwork

    I now understand both ADC and DEBUG!

    Regards from Kwa Dukuza on the dark continent of Africa
    John Bond
  9. Replies
    10
    Views
    8,541

    Re: PICKit2 just crashes

    Thanks Archangel, that helps reinforce my feeling that I have a hardware/dongle failure. Unplugging the cable and rebooting PICBasic don't help. I am using an existing PCB that works.
  10. Replies
    12
    Views
    12,944

    Re: ADC not working - I'm a new member

    Thanks for that "Heads-Up" Dave. I am scared of PC Com Ports after I got a 100V shock from one (half our 220V phase). I prefer using a MAX232 to a fried PCB. We tend to get Kong Fu PCs here and you...
  11. Replies
    12
    Views
    12,944

    Re: ADC not working - I'm a new member

    Thanks Dwight - that will sort me out once I've got my Microchip PICKit 2 dongle to start working again. The fault with the dongle seems like it may be electronic, not software.

    When I started...
  12. Thread: Introduction

    by johnbond
    Replies
    7
    Views
    5,653

    Re: Introduction

    Waar op arde is die plek Secunda. Dis amper so verlooren as Kwa Dukuza

    I see we are two new guys on this forum, both from "platterland" South Africa. (I always wonder why we call rural South...
  13. Replies
    10
    Views
    8,541

    Re: PICKit2 just crashes

    OK So the problem persists, and it also occurs with the PICKit 2 software (so it's almost certainly not PICBasic Pro). Ive done some testing and the PICKit 2 dongle seems to fail and remain a problem...
  14. Replies
    10
    Views
    8,541

    Re: PICKit2 just crashes

    Thanks Bob, that was painless. I'd missed the load new operating software under tools in PICKit2 software. I must have been sleeping.

    This was an intermittent fault and it's working now so I just...
  15. Replies
    10
    Views
    8,541

    PICKit2 just crashes

    I have just loaded PICBasic Pro on my netbook running Windows 7 (32bit). It programs a device a couple of times then, during the "compile and program" the second DOS window freezes. The Power LED,...
  16. Replies
    12
    Views
    12,944

    Re: ADC not working - I'm a new member

    Thanks Bert and Hank

    No time for tea or a nap but I'm sure this will solve my ADC problem. I now have a problem with the compiler. It crashes after a couple of downloads and only works again after...
  17. Replies
    12
    Views
    12,944

    Re: ADC not working - I'm a new member

    Thanks for your help Bert,

    Bert said "[code[ <----should be the other, but then you won't see the tag
    All your code here
    [/code[ <----Again the second bracket should be } without the shift...
  18. Replies
    12
    Views
    12,944

    Re: ADC not working - I'm a new member

    Sorry, I spotted that after I posted but this is still not working...

    I've added

    =========================================

    ADCON1 = %10000100 ' Set PORTA analog and RIGHT justify...
  19. Replies
    12
    Views
    12,944

    ADC not working - I'm a new member

    I've migrated from the Parallax sx but I'm new to PICs and PicBasic Pro

    How do I use ADCIN

    The following program is meant to display the binary value of a pot on AN2 on 8 LEDs on port RC. It...
Results 1 to 19 of 19