Page 1 of 1

Timed Serial Output

Posted: Thu Nov 30, 2017 7:45 pm
by TagLoomis
I own several PI 1011_0's. (2/2/2)

I have used them exclusively as digital input and receiving callbacks on state changes.

However I now need to send "serial" data (ie: morse code cw) output to a digital output pin.

Is there an API method that I can provide a series of bits to be sent out at a timed rate?

Or am i 100% responsible for the timing of digital output?

Re: Timed Serial Output

Posted: Fri Dec 01, 2017 12:16 pm
by mparadis
The digital outputs on Phidgets aren't really designed for serial communication purposes, so if you want to use them in this way you'll be responsible for the timing.