Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: Tom@Nottingham; Keyword(s):

Search: Search took 0.00 seconds.

  1. Hi If you are using a 600/5 amp ct, this is...

    Hi

    If you are using a 600/5 amp ct, this is intended to measure up to 600amps?
    The output then usually passes through moving iron panel meters and heaters/relays to protect large a.c motors etc. ...
  2. Replies
    7
    Views
    4,465

    Yes you are right Darrel, I am using DIG 1-4 as...

    Yes you are right Darrel, I am using DIG 1-4 as you thought. I have now simplified program, since adval does = 1023 directly and using DIG 0-3 to send to PC. All 8 temperature readings now work...
  3. Replies
    7
    Views
    4,465

    Thanks Darrel Now I understand, Adval by...

    Thanks Darrel

    Now I understand, Adval by itself returns 102? and when Adval=Adval*10 it returns 1023 which is what I am using.

    Thanks again.

    Tom
  4. Replies
    7
    Views
    4,465

    Thanks Darrel for your formulae. Substituting...

    Thanks Darrel for your formulae. Substituting 1023 for the 5 I get
    1023/1023*256 *10=2560(Quanta). I was using 2600,now from Pic this gives true 10bit number(1023) at full scale that is sent to...
  5. Replies
    7
    Views
    4,465

    ADval*/Quanta Question

    Hello

    In the formulae ADCIN0,Adval 'read ch0 into Adval
    &Adval=Adval*/Quanta (using 18f4550)
    where Quanta=1251 for 0-5v input
    Adval returns 0-499 ie 4.99

    However for a 10 bit result I...
  6. Replies
    3
    Views
    2,808

    Hi I have Velleman 8076 programmer and solved...

    Hi
    I have Velleman 8076 programmer and solved similar problem by going to
    www.ic-prog.com, Your ic is listed, set to jdm programmer and it should work?

    Tom
  7. Outside Power

    Hi
    In the Uk outside Xmas lights are 24v ac and several amps. Portable tools transformers are 110v ac centre tapped, 55v to earth 10 20 30 amp output etc. providing you use a ready made 230v/ 24v dc...
  8. Replies
    134
    Views
    100,379

    Works Now

    Steve
    Thanks for your help, Template does now work fine with 2008 Express vb
    after following your reply.

    Tom
  9. Replies
    134
    Views
    100,379

    Sorry I have not answered your question, I am...

    Sorry I have not answered your question, I am using XP not Vista.

    Tom
  10. Replies
    134
    Views
    100,379

    I will try again tomorrow. How does it know...

    I will try again tomorrow. How does it know where to place template? I have both 2005 & 2008 vb installed.

    Thanks for your swift reply.

    Tom
  11. Replies
    134
    Views
    100,379

    Using easyhid

    Hi
    Just to say I have recently installed easyhid to work with a pic18f4550 using the helm template to communicate with pc. On pc side I am using free 2005 vb express and all works great displaying...
  12. Analog input problems resolved

    Thanks for your/and others invaluable help in guiding me along.

    The faulty analog inputs an8, an9 and an12 when connected to a pot 0-5v would, when the applied voltage was reduced, indicate the...
  13. Similar story

    I have read the data sheet and have set registers as below for 4550
    TRISA = %00111111'An 0-4
    TRISB = %00011111'An 8-12
    TRISC = %00000000'All output
    TRISD = %00000000'All output
    TRISE =...
  14. Replies
    9
    Views
    6,144

    I now have the 8.15a version installed and that...

    I now have the 8.15a version installed and that cured the errors.

    I am now trying to get MCS easyhid to work. I have copied the 18f4550.bal plus most all files from the USB18 folder to my...
  15. Replies
    9
    Views
    6,144

    Hi Thanks for your help/suggestions. I just...

    Hi

    Thanks for your help/suggestions. I just forgot to put in the : at C prompt! If only it were that simple!!

    Derrel, I have checked the link you gave me and I agree it cannot work using...
  16. Replies
    9
    Views
    6,144

    Cannot get pbp to compile

    I have the following setup
    C\program files \microchip\MPASM Suite(MPLAB 8.20a)
    C\pbp
    C\MCS In this folder are the .pbp and .hex project files
    I have commented out the 5 config lines in the...
  17. sbc44uc boot

    Hi

    Apologies for my delay in replying. Story so far is - I tried to reset the sbc44 from other hard drive etc with fresh software but all to no avail. The program I had downloaded had somehow...
  18. I think i'm in trouble sbc44uc boot gone?

    I have had this board about 2 weeks and it is based around a Pic18f4550cpu together with picbasicPro. To download programs I have used the mplabs software via the usb connection etc. I have succeeded...
Results 1 to 18 of 18