Shop OBEX P1 Docs P2 Docs Learn Events
What happened to Kye's RS232 Communications Engine? I can't find it anymore. — Parallax Forums

What happened to Kye's RS232 Communications Engine? I can't find it anymore.

ElectricAyeElectricAye Posts: 4,561
edited 2011-07-30 18:12 in Propeller 1
Somewhere, somehow, some weeks ago I downloaded a copy of Kye's "RS232 Communications Engine" and today I was hoping to run a test with it to echo some data from a Propeller through a Max3232 chip, the same kind of chip used on the Propeller Professional Dev Board for RS232 communications. But now I can't find Kye's code anywhere on the OBEX. Not even Google seems to be able to find it. So now I'm wondering: where did it go? Did it get yanked for having problems? Is it buried in some other OBEX file?

I have a few questions about how to use it, so I would like to link to it.

Here's the header from the copy I have:
{{
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// RS232 Communications Engine
//
// Author: Kwabena W. Agyeman
// Updated: 7/27/2010
// Designed For: P8X32A
// Version: 1.6
//
// Copyright (c) 2010 Kwabena W. Agyeman
// See end of file for terms of use.
//
// Update History:
//
// v1.0 - Original release - 1/2/2009.
// v1.1 - Made code faster - 2/18/2009.
// v1.2 - Reduced code size by more - 3/27/2009.
// v1.3 - Increased maximum speed - 7/15/2009.
// v1.5 - Fixed timing errors and continous transfer errors - 8/30/2009.
// v1.6 - Added support for variable pin assignments. - 7/27/2010.
//
// For each included copy of this object only one spin interpreter should access it at a time.
//
// Nyamekye...

Comments

  • StefanL38StefanL38 Posts: 2,292
    edited 2011-07-29 12:21
    Hi ElectricEye,

    I did a search in the OBEX with the keyword "serial" and then search for "kwab" like kwabena and came up with this
    http://obex.parallax.com/objects/397/

    keep the questions coming
    best regards

    Stefan
  • ElectricAyeElectricAye Posts: 4,561
    edited 2011-07-29 12:36
    StefanL38 wrote: »
    ...
    I ...came up with this
    http://obex.parallax.com/objects/397/

    ...


    Yes! That's it! Stefan, thanks for finding this. It never occurred to me to search for "serial." I'm clueless about RS-232 so I didn't know what else it might be called. I was worried it had been retracted because of a problem or something, so it's a relief to see it still exists.

    thank you!
  • kuronekokuroneko Posts: 3,623
    edited 2011-07-29 16:02
    The fact that it's broken doesn't bother you (check the comments)?
  • ElectricAyeElectricAye Posts: 4,561
    edited 2011-07-29 16:12
    kuroneko wrote: »
    The fact that it's broken doesn't bother you (check the comments)?

    eek! I didn't see that. I guess I'll have to look at using one of the other serial drivers.

    thanks for pointing that out to me!
  • idbruceidbruce Posts: 6,197
    edited 2011-07-30 05:24
    The fact that it's broken doesn't bother you (check the comments)?

    LOL. Now that is a very good question. :)

    And the answer is:
    eek! I didn't see that.

    And my response:
    ElectricAye your avatar needs to see an optometrist

    :)

    Bruce
  • ElectricAyeElectricAye Posts: 4,561
    edited 2011-07-30 16:47
    idbruce wrote: »
    ....ElectricAye your avatar needs to see an optometrist

    ....

    Well, Bruce, I took your advice. But for some reason things don't seem any different to me.



    EyeWithGlasses.jpg



    However, I heard Kye fixed his RS232 software mentioned earlier, so I'm excited about trying it out, glasses or no.
    60 x 59 - 4K
  • idbruceidbruce Posts: 6,197
    edited 2011-07-30 18:12
    @ElectricAye

    That is a completely new look for you :)
    However, I heard Kye fixed his RS232 software mentioned earlier, so I'm excited about trying it out, glasses or no.

    Yea, I see he fixed two drivers. He has been busy.

    Bruce
Sign In or Register to comment.