NET Connect Overview

NET Connect is a (soon-to-be) open-source project that makes prototyping and designing physical computing projects simpler. Presented here is an early version of the documentation for the two software parts, NET Connect Interface and NET Connect Hub.

NET Connect Interface

The NET Connect Interface is a set of Flash Components that enables designers to work in Flash and communicate with external hardware by simply placing the appropriate components on the Flash stage. To use the components, the designer sets a few options (no coding required) to make external sensors affect media inside Flash, or make Flash affect the outside world (of course, capabilities are provided if coding is desired). The Interface works with the NET Connect Hub, and currently supports Analog Input, Digital Input, MovieClip Control, Video Control, Audio Control, Servo Output, Analog(PWM) Output, Digital Output, Midi Note Output, and Midi Control Message Output (both midi outs work via OSC)



NET Connect Hub

A cross-platform server that provides a simple interface between hardware and software systems. Software platforms such as Flash, MAX/MSP, and Processing can communicate with NET Connect Hub (through a socket interface) to work with different kinds of hardware outside of the computer. The Hub handles the communication tasks (such as serial IO or OSC), and provides a uniform way of working with the hardware controllers. The Hub currently supports theMake Controller,Acroname Brainstem, andMoto Motes (see below). In addition, it provides File IO and support for generic OSC communication so that users can work with music (and other) software and hardware via OSC and MIDI (through a converter such as Occam).



Sensors and Effectors Info

Many kinds of sensor and effectors can be used in projects.


Documentation Template

Use this Template page for creating new documentation topic pages: /DocumentationTemplate

NET Connect Interface Navigation Bar

Edit this page to update the navigation for the Interface section: InterfaceNav

NET Connect Hub Navigation Bar

Edit this page to update the navigation for the Hub section: HubNav

Documentation (last edited 2008-09-02 09:13:02 by fashion)