Hi,
I'm new to the Arduino world, and I'm playing about with various little projects. I was wondering, is there an easy way of adding some more storage so I can use the Arduino to act as a data logger?
I'm not expecting to log to a USB stick or anything like that, the protocol would be too complicated to implement, so I'd write a sketch so I can read the data back over serial when it's back at base.
So any ideas? It would be nice if it was non-volatile memory.