Shop OBEX P1 Docs P2 Docs Learn Events
Voltage given out when HIGH — Parallax Forums

Voltage given out when HIGH

ArchiverArchiver Posts: 46,084
edited 2004-04-17 17:28 in General Discussion
hi,

I've a very basic program with BS 2

DO
HIGH 14
LOOP

by using a multimeter (+ at PIN 14, - at GND), the voltage 2.32V, I
would like to have a output voltage from 4V-5V when HIGH, is there
anyone know anything about that?

slimboyfatboyslim
http://www.slimboyfatboyslim.org

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2004-04-17 17:10
    The pin output should be between 4.7v and 5.0v when HIGH. Perhaps your
    meter is funky, so try this: connect a 10K resistor between the pin (14)
    and ground. Measure across the resistor.

    -- Jon Williams
    -- Applications Engineer, Parallax
    -- Dallas Office


    Original Message
    From: Annie Wan [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=lTiTrTlJWSTBsOpRnzYHt88ONdjOTGbyBB5HPKMT2OE6r1n4RRu13hEQ7u2lx3_nL31t8TLiBDU]o_wan@y...[/url
    Sent: Saturday, April 17, 2004 8:05 AM
    To: basicstamps@yahoogroups.com
    Subject: [noparse][[/noparse]basicstamps] Voltage given out when HIGH


    hi,

    I've a very basic program with BS 2

    DO
    HIGH 14
    LOOP

    by using a multimeter (+ at PIN 14, - at GND), the voltage 2.32V, I
    would like to have a output voltage from 4V-5V when HIGH, is there
    anyone know anything about that?

    slimboyfatboyslim
    http://www.slimboyfatboyslim.org
  • ArchiverArchiver Posts: 46,084
    edited 2004-04-17 17:28
    Hi Annie.

    > DO
    > HIGH 14
    > LOOP
    >
    > by using a multimeter (+ at PIN 14, - at GND), the voltage 2.32V, I
    > would like to have a output voltage from 4V-5V when HIGH, is there
    > anyone know anything about that?

    A multimeter is good to measure standard DC or AC (standard frequency)
    signals, using the respective scale (or even the auto-scaling feature).

    Your program is generating a fast 5 V pulse that doesn't fall in any of
    those categories.
    Whenever you have a non-standard signal, you need to use an oscilloscope
    like the OPTAscope to see its shape and measure its voltage on the
    oscilloscope screen.

    Saludos,
    Aristides Alvarez
    International Education Program Developer
    aalvarez@p...
    Parallax, Inc. www.parallax.com
    California, USA
Sign In or Register to comment.