Skip to content

Commit

Permalink
Merge pull request #10 from simonech/master
Browse files Browse the repository at this point in the history
Proposal for a session on OpenROV and its usage of Node.js to control an underwater vehicle
  • Loading branch information
WEBdeBS committed Sep 27, 2012
2 parents b360d5c + 2d9b9f6 commit 6116fb3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

.DS_Store
13 changes: 13 additions & 0 deletions simone_chiaretta-OpenROV_nodejs_underwater/simone_chiaretta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
title: "OpenROV: Node.js Underwater",
abstract: "OpenROV is a OpenSource underwater vehicle, remotely operated from a standard browser via a Node.js application running on an embedded linux board (the BeagleBone) and connected to a webcam and an Arduino. In this session I'm going to tell you some insights on how the ROV is put together, mainly focusing on the software component, and if we find a pool (or a big enough fountain) I might do a real dive in.",
speaker : {
name: "Simone Chiaretta",
bio: "Simone Chiaretta is a web developer with more than 15 years of experience developing sites and applications with different technologies, mainly .NET. Since a few years he got interested in the OpenHardware movement, whose most prominent representative is Arduino, ",
twitter: "simonech",
blog: "http://codeclimber.net.nz",
photo: "http://www.gravatar.com/avatar/444625287c652a4e31f4a271905b713a?size=150",
slideshare: "http://www.slideshare.net/simonech",
country: "Belgium"
}
}

0 comments on commit 6116fb3

Please sign in to comment.