[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Reading from the memory card.





> From: Creager, Robert S [mailto:CreagRS@LOUISVILLE.STORTEK.COM]

> since I already have some windows serial port code working 
> (communicating
> with a 600 baud X10 controller). 

You don't need to use the serial port for this.  All you
need to do is pull data off the RAM card and dump it on
a disk.  The STAMP is out of the loop.

I am leaving now.  Out of town 'till Saturday morning.
You might be able to find what you need on my web site
http://rabbit.albertson-home.net/~chris/TASS_Software/index.html
but this weekend I can point out exactly what I think you
could use.  (Hint:  excerts from #3, #4 and some of #5)
The device driver should be easy to read, in the real time
controller the file is "buffer.c"

 >