Shop OBEX P1 Docs P2 Docs Learn Events
How do I access the DB9 on the Homework Board? — Parallax Forums

How do I access the DB9 on the Homework Board?

WhelzornWhelzorn Posts: 256
edited 2006-06-28 01:18 in Learn with BlocklyProp
I have a homework board and I want to use the serin/serout commands with the pins on the DB9 connector, but I have no idea what these pins are. I tried SERIN 0, ..., but It's not that. And as far as I know, 1-15 are general purpose I/O pins. does it have it's own unique number/name that I should use in the code?

Thank you,
Justin W

Comments

  • Beau SchwabeBeau Schwabe Posts: 6,548
    edited 2006-01-12 21:12
    Try specifying pin number 16. Pins 0-15 correspond to the I/O pins on the stamp, but when you specify pin 16, the IDE knows to use the DB9 connector.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Beau Schwabe

    IC Layout Engineer
    Parallax, Inc.
  • WhelzornWhelzorn Posts: 256
    edited 2006-01-12 21:47
    aah, that worked quite nicely, thank you!
  • boeboyboeboy Posts: 301
    edited 2006-06-23 02:15
    nice pic
  • Husky X3Husky X3 Posts: 18
    edited 2006-06-25 20:14
    Actualy I thought the pic was a bit odd, but we are all entitled to our own opinion!
  • pcrobotpcrobot Posts: 103
    edited 2006-06-28 01:18
    Husky X3 said...
    Actualy I thought the pic was a bit odd, but we are all entitled to our own opinion!
    It looks cool. Don't be rude. turn.gif

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Robotics
    ro-bot-ics (noun)
    the science or technology of robots, their design, manufacture, application, use, etc.
Sign In or Register to comment.