Skip to content

ankitdaf/yun-datalogger-dropbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datalogger to Dropbox with Yun

A project to use the Arduino Yun as a datalogger that logs to Dropbox. This example is extended from the Yun Datalogger tutorial .

For this example, the Yun reads three sensors, saves them in a text format on the SD card, and uploads the same file to Dropbox.

The Arduino Sketch in this example calls the Python script to upload the file with the logged data. The Python script makes use of the Dropbox Python Core API for the upload.

Schematic

Links

Project page : Yun Datalogger to Dropbox

Instructable : Yun Datalogger to Dropbox

About

Datalogging to Dropbox using the Yun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages