Shop OBEX P1 Docs P2 Docs Learn Events
From Propeller chip to PC — Parallax Forums

From Propeller chip to PC

kindenkinden Posts: 1
edited 2012-04-25 07:06 in Robotics
Hi, I would know how to send datas from the propeller chip to the PC with the serial port Comm. I work with a FullDuplex serial.
I have a program C which will receive data.
Can I have a code/program in Spin language please ? thank you.

Comments

  • Mike GreenMike Green Posts: 23,101
    edited 2012-04-25 07:06
    Please have a look at this version of a full duplex serial driver. It's thoroughly commented and the archive includes a "Tester" program that shows examples of most of the calls.

    You will have to supply more information about what you want to do. We cannot write a program for you, but can offer suggestions and advice if you have specific questions and provide enough information.

    Here's another serial I/O driver that includes examples of its use. It's newer than the one mentioned above and can support up to 4 serial ports.
Sign In or Register to comment.