Page 1 of 1

Help with data logger

Posted: Mon May 26, 2008 8:02 am
by zerofool2005
Can anybody help me build a data logger. I want to take the rx and tx pins from a microprocesser and log all data that is transfered accross it. Would this be easy to do? Im guessing it would be but has anybody got an example schematic

Re: Help with data logger

Posted: Thu Jun 26, 2008 10:02 pm
by nigelwright7557
You obviously need a processor with a UART input then a memory chip to hold all the logged data.
An EEPROM would be good for this as it keeps the data if the power is switched off.