Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: David Barker; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    14
    Views
    19,213

    Re: SMD Reflow Oven T-962

    The oven I used was this:

    http://www.ecateringonline.co.uk/gastrotek-42ltr-convection-oven-unbelievable-price-1871-p.asp

    Although I got mine on sale for about £150.00. It's extremely well...
  2. Replies
    14
    Views
    19,213

    Re: SMD Reflow Oven T-962

    I looked into this ages ago and it seems many people were having mixed success with the "T" range ovens. I ended up building my own. To speed things up I used off the shelf components and the...
  3. Replies
    15
    Views
    9,564

    At one time it looked like microchip might be...

    At one time it looked like microchip might be fairly open with ICD and 16 parts. However, for 18 parts they just shut down. I agree with Bruce - it is something they don't want to publish in the...
  4. You can download some BETA icd models from here ...

    You can download some BETA icd models from here

    http://www.mecanique.co.uk/downloads/icd-models.zip

    new device list

    16F627A,16F628,16F628A,16F648A,16F687,16F688,16F689,16F690,...
  5. Replies
    6
    Views
    4,489

    Please give me a fair time to respond to emails....

    Please give me a fair time to respond to emails. I received this today at 17:03

    > I was checking your bootloading solution yesterday and I realized
    > that you have bootloader hex files for 4 Mhz...
  6. Replies
    13
    Views
    6,609

    > I can't switch to microcode because I'm using a...

    > I can't switch to microcode because I'm using a
    > 16f876A and I don't have the cash flow right now
    > to purchase plus.
    > I really think someone needs to work on a free or
    > opensource IDE...
  7. Replies
    2
    Views
    2,747

    > Well it's not mecanique who do it... it seems...

    > Well it's not mecanique who do it... it seems they only do
    > the IDE, the same as Melabs, Proton ones.

    It is a 100% Mecanique product. IDE and Compiler.

    > How good it is? I don't know......
  8. ...that I found out that we've been...

    ...that I found out that we've been cheated....full price for the IDE, Proton users get it for free...It seems that we are subsidizing their IDE.

    That's not quite correct. Crownhill had a...
  9. microEnginnering Labs Programmers - Reduced to Clear

    These items are brand new - we are reducing the price to clear for new stock.

    microEngineering Labs EPIC
    was £49.95, reduced to £29.95
    SAVE £20.00 - 2 in stock...
  10. Replies
    5
    Views
    3,740

    Trying following the suggestion - put your...

    Trying following the suggestion - put your project into a smaller path. For testing, use something like c:\program\<mycode>

    Does it fix the problem?
  11. Replies
    5
    Views
    3,740

    From the online help... MicroCode Studio is...

    From the online help...

    MicroCode Studio is unable to process one of the debug files due to line truncating.

    When using some operating systems with the PICBasic default assembler, long path...
  12. Replies
    15
    Views
    10,176

    You can always check if you have the latest...

    You can always check if you have the latest version by selecting VIEW...ONLINE UPDATES.
  13. Replies
    15
    Views
    10,176

    Select VIEW...COMPILE AND PROGRAM OPTIONS, then...

    Select VIEW...COMPILE AND PROGRAM OPTIONS, then the asembler tab. Manually point it to MPASMWIN.EXE. If you are still having problems, you need to manually edit the registry and delete
    ...
  14. Thread: Error 102

    by David Barker
    Replies
    8
    Views
    4,536

    Select VIEW...COMPILE AND PROGRAM OPTIONS, the...

    Select VIEW...COMPILE AND PROGRAM OPTIONS, the the asembler tab. Manually point it to MPASMWIN.EXE. If you are still having problems, you need to manually edit the registry and delete
    ...
  15. Replies
    2
    Views
    2,489

    Try here... ...

    Try here...

    http://www.melabs.com/faq/02041667.htm#02082152
  16. Replies
    8
    Views
    7,075

    Go to HELP...ABOUT what version of PBP is it...

    Go to HELP...ABOUT what version of PBP is it showing? Have you multiple PBP installations on your hard drive? If so, try selecting VIEW...COMPILE AND PROGRAM options and point it towards the correct...
  17. Replies
    7
    Views
    4,483

    > 1. Will the bootloader work without the...

    > 1. Will the bootloader work without the MCLR/DTR line?

    Yes, it will work fine.

    > 2. Ideally I'd also like to skip using the MAX232 chip...

    MicroCode Loader uses the MCUs hardware USART,...
  18. Replies
    3
    Views
    5,555

    You can only integrate programming software into...

    You can only integrate programming software into MicroCode Studio if the target application allows you to do so. You can download the programming software for PICKit here...
    ...
  19. Replies
    1
    Views
    2,397

    They are breakpoint lines for the In Circuit...

    They are breakpoint lines for the In Circuit Debugger (ICD). Click on the grey column to the left of the code to add, click again to remove.

    For more information, view the MCS online help under...
  20. Replies
    14
    Views
    11,179

    > I sure hope so. I'd be disappointed if the PIC...

    > I sure hope so. I'd be disappointed if the PIC only
    > supports PIC-PC USB communication.

    The PIC can be configured as a USB 'peripheral' device, but not as a USB host device.
  21. Replies
    2
    Views
    3,198

    > Just purchase PBP and MCS-Plus W/ the promise...

    > Just purchase PBP and MCS-Plus W/ the promise of bootloader
    > software. I have searched for these Infamous Hex files only to
    > find a dozon or so, But there are many missing from the Product ...
  22. Replies
    7
    Views
    12,228

    > USBService is not in the PIC BASIC Pro manual?...

    > USBService is not in the PIC BASIC Pro manual? I wonder
    > how we're supposed to get this instruction? A patch to
    > our compiler?

    USBService is available with the latest version of PBP (2.46)
  23. Replies
    7
    Views
    5,149

    You have confused the compiler with the line ...

    You have confused the compiler with the line

    nomsel = nomsel = inc
Results 1 to 23 of 23