Reading data from sensors into your Arduino board is easy. Getting this data reliably into a file on your PC is not so easy.
WawiLib records your variables timer-based or on-change-based in various file formats: csv, xml and xlsx (Excel/Open Office) over USB, Serial, Softserial, Ethernet or WiFi.
Whether you want to make life easy in your physics lab or you favor a small weather station, the WawiLib data recorder function saves time and effort.
WawiLib also includes data recorders that transfer your .print() output to a disk file so you can analyse your program later.