Shop OBEX P1 Docs P2 Docs Learn Events
For Sale - Page 4 — Parallax Forums

For Sale

124»

Comments

  • NewzedNewzed Posts: 2,503
    edited 2004-09-04 00:09
    Here is Revision D of the code for the Stamp Tester.· This revision includes the new time period for the BS2PE and the BS2P based on findings by Jeff Martin.· Please update your files.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Sid Weaver
    TWS/RWS RF Modules

    http://hometown.aol.com/newzed/index.html
  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2004-09-04 00:21
    Thanks Sid,

    ·· I suppose I could've just as easily edited the values myself, but I wanted to be using the exact same code as everyone else...



    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage

    Knight Designs
    324 West Main Street
    P.O. Box 97
    Montour Falls, NY 14865
    (607) 535-6777

    Business Page:·· http://www.knightdesigns.com
    Personal Page:··· http://www.lightlink.com/dream/chris
    Designs Page:··· http://www.lightlink.com/dream/designs
    ·
  • knightofoldcodeknightofoldcode Posts: 233
    edited 2005-07-15 02:34
    Group,

    I see a HUGE potential here, just a few questions:

    So has the final schematics been decided? And apparantly there are some doing 8 pin versions, and others doing 16 pin versions, I assume the schematic is going to be the same, and the code almost the same?


    TIA,
    Knight.
  • NewzedNewzed Posts: 2,503
    edited 2005-07-15 11:56
    I make only an 8-pin design.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Sid Weaver
    Do you have a Stamp Tester yet?
    http://hometown.aol.com/newzed/index.html

    ·
  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2005-07-15 14:42
    Knight,

    ·· I was the one who made the 16-pin version.· Plugs right into all my development boards just once, except the BS2p40, and that's 2 jumps.· But it works great.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support
    csavage@parallax.com
  • knightofoldcodeknightofoldcode Posts: 233
    edited 2005-07-15 21:31
    Chris,

    I've considered a 8 pin version, however for a BS2P40, it would take 4 jumps. Not what I want to do. I'm likly to build a 16 pin version.

    I assume the revision D is the most recent? It seems to be a little "in the raw" so to speak, and that's why I was wondering if it's the most recent version.

    Any chance of Parallax making the boards for commercial sale?

    Knight.
  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2005-07-15 21:52
    Knight,

    ·· The hardware and the software are pretty straight forward.· Don't concern yourself with revisions so much as functionality.· All you need to do is build the circuit and you could even write your own version of the code.· I did, since I didn't want to be prompted to moved my board when I didn't need to.

    ·· All you're looking for is an RCTIME value within the range it should be for functional pins.· If a pin doesn't perform properly it is supposed to result in·a failure handled within the software (PBASIC Code).

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support
    csavage@parallax.com
  • knightofoldcodeknightofoldcode Posts: 233
    edited 2005-07-15 21:53
    Group,

    1 Other thing..... Has a schematic been decided on?

    I'm not understanding the "Round Robin" method. I assume if the stamp is testing pin 0 then it uses pin 1 for the ground, then when testing pin 1 it uses pin 0, then if testing pin 2 it uses pin 0, pin 3 uses pin 0 as gnd, and so on, is that how the Round robin method is working? And if so, is that reflected in the code?



    How does the stamp tester get it's ground? I can't seem to figure that part out. [noparse]:)[/noparse]


    TIA,
    Knigtht

    Post Edited (knightofoldcode) : 7/15/2005 10:04:22 PM GMT
  • Tracy AllenTracy Allen Posts: 6,667
    edited 2005-07-18 03:06
    It does not need a ground as such. The pin under test is an input, while the voltage on the capacitor drops, and the other pins in the round robin are outputs that fix the voltage on the other side of the capacitor. Those outputs are as good as ground.

    For example, the pin under test starts off as output HIGH, and all the other pins in the round robin are output LOW, and that arrangement charges the two capacitors connected to the pin under test to 5 volts. With the RCTIME command, the two capacitors discharge through the two parallel resistors, until they reach the Stamp threshold of about 1.4 volts. . The other side of those caps is fixed effectively at ground by the low outputs.

    The time to discharge is measured and compared with the expected value. The tests sequence shows that each pin is capable of being an input, a high output, and a low output.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Tracy Allen
    www.emesystems.com
  • knightofoldcodeknightofoldcode Posts: 233
    edited 2005-07-20 01:59
    I think I understand. Is there any schematics? It seems like it might be a quick thing to make up. [noparse]:)[/noparse]




    MUCH TIA,
    Knight.
  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2005-07-20 02:32
    Knight,

    ·· This thread is several pages long, but if you go back through, there were ASCII schematics at the very least.



    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support
    csavage@parallax.com
  • Tracy AllenTracy Allen Posts: 6,667
    edited 2005-07-20 07:48
    I'l post a schematic as an attachment to this message. Make the chain as long or as short as you want, to test a group of pins. The schematic shows an 8 stage round robin.

    attachment.php?attachmentid=38329

    The choice of R and C values is not at all critical. I use 100k with 0.01uF, but I think others have different components.

    There is also a schematic on page 1 of this thread, 12th message down from the top.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Tracy Allen
    www.emesystems.com

    Post Edited (Tracy Allen) : 7/20/2005 7:52:38 AM GMT
    306 x 100 - 4K
Sign In or Register to comment.