From a Raspberry Pi, pull temperature data from a Yoctopuce temperature sensor, do this every {{number}} seconds and push it to a CSV {{filename}} onto your USB drive.
Step 1 - Gather the hardware together for this script: Yoctopuce temperature sensor; Raspberry Pi computer; SD Card; USB drive.
Step 2 - Burn the Pirateship disk image to your SD Card.
Step 3 - Plugin the USB drive into your Computer (make sure you have Yeobot installed) ...
cd /media/usb-drive
yeobot --repository http://github.com/openpipekit/yeobot--pull-from-yoctopuce-temp-push-to-csv.git
Step 4 - Smile :)
Step 5 - Plug everything together and connect your Raspberry Pi to a power supply.