Outputting a binary string

Thread Starter

QMD

Joined Jun 30, 2010
30
I am using a PIC16F877A (going to move over to the PIC16F1947 of PIC16F1527 soon, but doesnt matter for now) and need to send a binary request to a device to retrieve data. Currently I have been using my PIC to communicate with my computer via RS232, which has start/stop bits. How do I output a binary string with no start/stop bits (ie, raw TTL not RS232) Thanks!!!
 

Thread Starter

QMD

Joined Jun 30, 2010
30
Nevermind...I researched TTL and it seems TTL also has start and stop bits...but is not inverted as RS232 is
 
Top