Alternate template component | This template is intended to support the
quick building of simple I/O components.
|
ArrayPlayer | Outputs one object at a time from a given array.
|
Association Learner | This component can learn mappings between an input and an output, and then
return the learned output if the input is used again.
|
AtomBlogger | Publishes a blog entry to an Atom blog.
|
AudioAverage | Calculate average value of audio samples (part of Media/Audio/Analysis framework ).
|
AudioCaptureManager | Factory for AudioCapture components (part of Media/Audio/Analysis framework; uses JMF).
|
AudioProcessor | Configurable audio processor (part of Media/Audio/Analysis framework).
|
AudioSelectValue | Audio processor which exposes one sample from the input frame (part of Media/Audio/Analysis framework).
|
BluetoothDiscover | Attempts to discover nearby bluetooth device addresses using any local
radio(s).
|
Boolean Inverter | Inverts a boolean value.
|
BooleanToReal | A simple component which maps boolean (i.e.
|
CSVFileReader | Reads from a CSV (ie comma-seperated) file
|
Camera | Captures individual frames from a camera.
|
DataspaceInterface | A bean which interfaces directly to the installation dataspace, allowing values to be copied in and out.
|
DelayLine | Propagates input to output after a delay,
analogous to a digital delay-line.
|
DictionaryArrayMerge | A component which merges all of the values linked to its input into a single output array.
|
DictionaryFilter | Component allowing the specification of rules used to filter
dictionary objects.
|
DictionaryMerge | A component which merges the values in its two input Dictionary items, eg for adding metadata to a value.
|
Dynamic BeanShell | BeanShell scripting component with run-time specified inputs and outputs.
|
EmailFilter | Can be used to filter emails.
|
EmailReceiver | A simple component which collects the latest email from a mail server.
|
EmailSender | This component is used to send email messages.
|
EventListener | Registers mouse and key events.
|
EventRobot | EventRobot manifests key and mouse events.
|
FIFOQueue | Allows a user to add and remove items from a queue.
|
FileWriter | Writes or concatenates string inputs to a file.
|
FunctionFactory | Used to create components which can calculate functions.
|
IPerGObjectProxyFactory | An experimental factory component to interface to and replicate game objects
from the IPerG PART platform.
|
IPodInterface | Registers mouse and key events.
|
JoystickInterface | Automatic factory for JoystickProxy components, using Windows Joystick API.
|
LIFOQueue | Allows a user to add and remove items from a queue.
|
Logic Gate | A general-purpose two-input logic gate.
|
MoteInstance | Represents a single Mote particle - created by MotesFactory.
|
MotesFactory | Factory to detect and manage deployed Smart-It devices.
|
PhidgetInterfaceKit | Used to control a PhidgetInterfaceKit.
|
PhidgetLCD | Used to control a PhidgetLCD screen.
|
PhidgetRFID | Used to control a PhidgetRFID reader.
|
PhidgetServo | Used to control a 1-motor or 4-motor Phidget Servo board.
|
Play3DSound | A 3-D sound component that plays an audio file.
|
PropertyExchangeTrigger | Simple component which copies an input property to an output property on receiving a trigger.
|
PropertyMapper | Maps a key to a value.
|
RSSClient | Simple client and viewer for monitoring RSS feeds.
|
Reminder | Reminder Bean outputs a reminder message at the specified date.
|
RollingAverage | Calculates a rolling average of its input value.
|
RunProgram | A bean to run a native application.
|
SMS | A component which can be used to send and receive SMS
|
Scripter Component | Scripted component based on BeanShell and Scripter application.
|
SimpleMediaViewer | Simple frame for displaying media in the form of urls resources.
|
SmallDisplayStringExtractor | Extracts information from messages.
|
SmartItsFactory | Factory to detect and manage deployed Smart-It devices.
|
SmartItsInstance | Represents a single SmartIt - created by SmartItsFactory.
|
StringConcatenation | Concatenates two items of text together.
|
SystemTime | class for getting the system time - might be useful for setting the clock on sytems eg.
|
TagIt | Tag-It RF-ID tag reader component
|
Template component | This should be a very short summary of the component's function.
|
TextToSpeech | Converts text input to a synthesized voice.
|
Timer | Produces timing signal at specified intervals
|
VideoARToolkitGlyphTracker | ARToolkit vision framework component, to track ARToolkit glyphs.
|
VideoBarCode1D | Attempt to read 1D barcode from image - very unreliable (works with Media/Video/Analysis framework ).
|
VideoBooleanPixelCount | Count 'true' pixels in input image (part of Media/Video/Analysis framework ).
|
VideoCaptureManager | Factory for JMFVideoCapture components (part of Media/Video/Analysis framework; uses JMF).
|
VideoFrameAverage | Calculates average pixel value in image (part of Media/Video/Analysis framework ).
|
VideoFrameExporter | Export image as URL on trigger (part of Media/Video/Analysis framework; see also Media/Video/Capture/Camera).
|
VideoProcessor | Configurable video processor (part of Media/Video/Analysis framework).
|
X10_OneWay | Interface to serial-connected X10 controller.
|