Using pyserial to control synchronous serial device.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TonyAm
    New Member
    • Apr 2007
    • 9

    Using pyserial to control synchronous serial device.

    I've just gotten started with Python and would like to control a device that accepts synchronous serial input.

    Rather than just having serial data streaming out via pyserial, I need to also detect the clock signal from the "device" I want to control.

    Are there any examples of Pyserial being used this way?

    Thanks for any help.
Working...