This project provides a way to extract time series samples from Arduino cloud, publishing to a S3 destination bucket. Data are extracted at the given resolution via a scheduled Lambda function.
Installation In Arduino IDE select Tools->Manage libraries, type "csv" in the top editbox, find "CSV Parser" and press install. Then just add the following line at the top of your sketch: ...