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

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

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums