I'm trying to gain external control of a laser, which takes a TTL input. I want to use my Pi as this input, and I'm wondering how exactly I can do that. Does it have something to do with the serial ports, like the UART TX pin?
I don't know if the TTL input actually requires 5V or if anything up to 5V is fine: my manual says "Provide TTL signals (0 to +5 Vdc, 10-20μsec wide pulses)." My supervisor didn't seem to think we'd need a transistor.
10-20μsec wide pulses
......Does it have something to do with the serial ports
... probably not – jsotola Dec 21 '21 at 01:13