Shop OBEX P1 Docs P2 Docs Learn Events
How to get serial input? — Parallax Forums

How to get serial input?

Hey guys, noob here.
So I got my parallax prop C3 board today and I tried out some C example codes.
I have some experience in Arduino, so I figured Prop-GCC wouldn't be too hard.
However, I couldn't find a way to get serial input! There wasn't a single tutorial on the internet.
Say I want to make a program where I tell the propeller my name, and the propeller spits back out "Hello, <name>!"
I don't know how to make the propeller capture serial data.
Any help would be awesome!

Thanks!

Comments

  • AribaAriba Posts: 2,682
    pico wrote: »
    ....There wasn't a single tutorial on the internet.
    ...

    learn.parallax.com has some tutorials for PropGCC beginners.

    i.e: Serial Input

    (this is about number input, strings are shown in the following tutorial).

Sign In or Register to comment.