From f1db12b7dd89ac6f4ccc372b42abe1f2df84fda7 Mon Sep 17 00:00:00 2001 From: Tessa Lau Date: Mon, 24 Jun 2013 07:27:10 -0700 Subject: [PATCH] First pass over demos page --- diy/hacks/index.html | 42 +++++++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/diy/hacks/index.html b/diy/hacks/index.html index 65cc5cd..9516a79 100644 --- a/diy/hacks/index.html +++ b/diy/hacks/index.html @@ -47,8 +47,8 @@

Hacks and demos

- At Creativa 77, we are always itching to try new technology in various forms. Here you can find of some of the initiatives - past or going on at our place. + At Creativa 77, we love to try new technology. Here you can find of some of the initiatives + going on at our lab.

@@ -64,36 +64,40 @@

Web Kinematics Robot Showcase

A Web-based application that performs motion planning requests - on the cloud for a PR2 Robot and renders the motion trajectories - on the browser. It is an experiment of integrating MoveIt! + in the cloud for a PR2 Robot and renders the motion trajectories + in the browser. It is an experimental integration of MoveIt! and Robot Web Tools.

+ +

Demo - Code

-

Key Counter

-

Using keystrokes and mouse movements as implicit indicators of remote team awareness, - shared and displayed in real-time through socket.io.

-

The idea behind this project is to experiment with ways to provide members of a remote - team with finer-grained awareness of their work status by utilizing the cues already - present in the users' interactions with the system.

-

A prototype of this project has been completed and is pending public deployment

+

Remote team awareness

+

Enable members of a remote team to have more awareness of their teammates + by unobtrusively monitoring the rhythm of everyone's aggregated + keystroke and mouse activity. Collect and display this information + in real-time using socket.io. +

+

Code

Wormhole

-

Using WebRTC to implement a Video Tunnel application.

-

The aim is to create an application specifically designed to connect two remote sites - through a persistent video feed running on a big screen on both ends.

-

This project is in a concept demonstration phase and is being piloted - internally at Creativa 77 with Willow Garage.

+

Using WebRTC to implement a Video Tunnel application + which links two remote sites via an always-on video + feed.

+ +

This project is being piloted internally at Creativa 77 with + Willow Garage.

Code

@@ -103,8 +107,8 @@

Wormhole

Maker Lab Live

In addition to hacking software, we also love making hardware. We have created - a space in our lab for after-hours work on Open Hardware and general electronics and - hardware hacking projects. Our goal is to create an space to share our passion + a space in our lab for work on Open Hardware and general electronics and + hardware hacking projects. Our goal is to create a space to share our passion for technology with other enthusiasts and provide the tools, ideas and support to help make more awesome things come to life.

@@ -116,7 +120,7 @@

Maker Lab Live

(inspired by Boosted Boards).

In addition, we're experimenting with the idea of 'broadcasting' our hacking sessions live via WebRTC so that people that want to participate but can't come - join us in person can at least do it virtually, simply by visiting our Web page.

+ join us in person can at least do it virtually, simply by visiting our web page.

This project is currently active and takes place after-hours at our office at irregular dates.