Shop OBEX P1 Docs P2 Docs Learn Events
FullDuplexSerialPlus — Parallax Forums

FullDuplexSerialPlus

allen123allen123 Posts: 10
edited 2009-06-23 16:20 in Propeller 1
Does any one know where I can get the FullDuplexSerialPlus object from?

Comments

  • LeonLeon Posts: 7,620
    edited 2009-06-23 08:47
    I checked on my PC and it's with the PE Kit software in the Propeller Tool Examples folder.

    Leon

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Amateur radio callsign: G1HSM
    Suzuki SV1000S motorcycle
  • edited 2009-06-23 16:20
    Allen,

    FullDuplexSerialPlus.spin is packaged with the Propeller Education Kit Labs Source Code.· Go to www.parallax.com/propeller -> Downloads & Articles.· In the Propeller Education table, look for "Source Code·- For Propeller Education Kit Labs: Fundamentals."· There's a copy of FullDuplexSerialPlus in these two folders:

    6 - Objects Lab
    7 - Counter Modules and Circuit Applications

    FullDuplexSerialPlus is FullDuplexSerial with some extra methods for getting numbers from the Parallax Serial Terminal.··There's a new Parallax Serial Terminal object in the latest Propeller Tool software (v1.2.6, 20.1 MB also available from www.parallax.com/propeller -> Downloads & Articles) that has most of the same methods, sometimes with slightly different names.· For example, FullDuplexSerialPlus' has·Dec and GetDec methods for sending/receiving decimal text representations of numbers.· In the Parallax Serial Terminal, they are named Dec and DecIn.

    Andy

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Andy Lindsay

    Education Department
    Parallax, Inc.
Sign In or Register to comment.