Do you know of a small serial data logger that just logs serial data without interaction?
I would like to put it on a featherwing protoboard for debug purposes. Setting the loghandler up for Serial1 on a Boron, B523, Argon … and connect that to a logger module that just logs the data in a huge circular buffer without needing any interaction, for later retrieval.
Thanks,