data stream pattern generator
hi
i playing around idea send data stream ( large binary number ) video signal of monitor generate pattern.
it need synchronised line pulse monitor.
would serial.println(number in binary); send output data stream chosen pin of chip ? ( without needing handshaking? )
if so, how fast can data stream duemilanove?
john
i playing around idea send data stream ( large binary number ) video signal of monitor generate pattern.
it need synchronised line pulse monitor.
would serial.println(number in binary); send output data stream chosen pin of chip ? ( without needing handshaking? )
if so, how fast can data stream duemilanove?
john
quote
would serial.println(number in binary); send output data stream chosen pin of chip ?
with newsoftserial, can use pin tx pin.
quote
if so, how fast can data stream duemilanove?
newsoftserial supports 57600 baud.
Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > data stream pattern generator
arduino
Comments
Post a Comment