Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    17
    Views
    21,618

    Conrad etc

    Hi Guys,
    Conrad in Germany (and some others) sends their stuff all over the world, EXCEPT USA & CANADA. It says so on their web site, page "Lieferung International" The page is available in english,...
  2. Replies
    17
    Views
    21,618

    fuel sensors...

    Hi James,
    there are some finished fuel meter available (some are made for boat engines).
    Sensors for gas are not found easily, check McMillan www.mcmflow.com , they have what you need but not...
  3. Replies
    9
    Views
    16,671

    Op Amps...

    Hi Robert,
    I am glad I could help. Let me know how your project moves along.
    Do videnja.
  4. Replies
    9
    Views
    16,671

    Op amp etc..

    Hi Robert,
    The LM324 or LM358 can be used, but remember, they are not rail-to-rail, you have to design the circuit accordingly. Freescale Semiconductors has some very interesting "Application...
  5. Replies
    9
    Views
    16,671

    Tl072

    Robert,
    the TL072 you have is old technology and I don't think it can be used at all for your application.
    The gain you would need for a span of 0 to 5000mV ( 5mV amplified to 5 Volt) is 1000! A...
  6. Replies
    9
    Views
    16,671

    Op Amp applications...

    Robert,
    to really understand the working of an Op Amp, or Instrumentation Amp, you should read "Design Reference" from Texas Instruments. You can download it from ti.com, just search for SLOD006B....
  7. Replies
    9
    Views
    16,671

    Op Amp etc...

    My favorite Op Amp for those applications is the TLV2470 from Texas Instruments. This is a rail-to-rail unit and almost indestructible. The input impedance is in the Meg Ohm range and the output is a...
  8. Replies
    4
    Views
    3,056

    Screen Print...

    Hi Joe,
    I forgot about the "print screen" function.
    Thanks for reminding me.
  9. Replies
    4
    Views
    3,056

    Drawings...

    Hi Darrell, thanks for your reply.
    If I wanted to post a drawing prepared with Eagle or PCB123 the person viewing would need the program. Is there an easy way to prepare a drawing and perhaps...
  10. Replies
    4
    Views
    3,056

    drawings on forum...

    Hi all,
    how can I publish a drawing on the forum?
  11. alternate power...

    nemesis:
    any resistor from line voltage to a PIC is a no no, you are making the circuit hot. My suggestion is:
    If you don't want to use a small rechargeable battery I suggest an AC plug in, bridge...
  12. Trackball etc.

    Hi blackrider:

    The output from the trackball is a rectangular signal and you don't normally need a Schmidt trigger. If you needed one, there is one inside of many "PIC's".
    Is this the only thing...
  13. Replies
    4
    Views
    10,276

    LDR Schematics

    The circuit really depends on the type of ldr and the light conditions. More details please.
  14. code box

    Hi Darrel,
    thanks for the tip with the code box, appreciate it.
    Gunther
  15. Follow up on Interface...

    My little drawing didn't work too well but you should get the idea...
  16. Interface Ignition Coil to PIC etc

    Here is what you need to do:

    From the low end of the ignition coil to the anode side of a diode 1N4002, then to Resistor 8.2K then to Resistor 3.9K, then to Basis of a NPN Transistor. A capacitor...
  17. Replies
    3
    Views
    2,965

    please check data sheet

    Please check the data sheet for the Pic at
    http://ww1.microchip.com/downloads/en/DeviceDoc/30487c.pdf
    page 35: Oscillator Types

    Hope this answers your question.
  18. Replies
    4
    Views
    4,989

    Found the problem: when I use " ADCIN 1, Press "...

    Found the problem: when I use " ADCIN 1, Press " instead of

    Press.highbyte=ADRESH 'move result of highbyte to Press
    Press.lowbyte=ADRESL 'move result of lowbyte to Press

    the ADC works...
  19. Thread: Analog issue

    by mistergh
    Replies
    18
    Views
    8,018

    harr... That was the first what poked into my...

    harr... That was the first what poked into my eye. When I copied your code into my editor (Microcode Studio), it did not compile (picbasic pro) and several error messages popped up.
    What software...
  20. Thread: Analog issue

    by mistergh
    Replies
    18
    Views
    8,018

    where are your ENDIF's

    where are your ENDIF's
  21. Replies
    4
    Views
    3,483

    Turn off signal to ADC Inputs

    Some time ago I designed a battery charger for my tools and had the same situation, although I never had a problem with a blown pic when the battery was connected to the pic inputs. To be safe, I...
  22. Replies
    4
    Views
    4,989

    PIC18F2423, ADC problem

    Hi Group
    I have purchased a PIC18F2423 to make a pressure meter with 12 bit resolution.
    To test the circuit I hooked up a 1k pot to +5 and ground and the wiper to the ADC input AN1. I noticed that...
Results 1 to 22 of 22