Shop OBEX P1 Docs P2 Docs Learn Events
Propeller Question... — Parallax Forums

Propeller Question...

RobofreakRobofreak Posts: 93
edited 2007-11-29 19:04 in Propeller 1
Hello everyone.
I have a question about programming the propeller. is there a command similar to the pulsout and pulsin commands on the BS2 that will let me pulse out, or measure pulses coming in on the propeller?

▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Austin Bowen,

Robo-freak.com

"One must watch out for mechanics. They start out with a sewing machine, and end up with the atomic bomb"

Comments

  • Paul BakerPaul Baker Posts: 6,351
    edited 2007-11-29 19:03
    Take a look at Martin Hebel's BS2 function library in the Object Exchange.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Paul Baker
    Propeller Applications Engineer

    Parallax, Inc.
  • Mike GreenMike Green Posts: 23,101
    edited 2007-11-29 19:04
    There is no built-in command, but there's a fairly complete BS2 compatibility library that you can download from the Propeller Object Exchange.
    This library has an equivalent pulsout and pulsin routine that will do what you want.
Sign In or Register to comment.