Accessing and sending text files over serial


hi,

i working on driving oled display, , able read in , send data text file on serial line (actually, p1 pbm file ascii encoded). 1 option load pc, flash of arduino or (even better), send serially using console (or other software).

does have ideas?

thanks,

rich

sending serially easy. processing can open files, , contents can streamed serial port.

the arduino can read serial port.

typically, though, bitmap files large. whole file need in memory on arduino. intend file once it's on arduino?


Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > Accessing and sending text files over serial


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