| Projects on Google Code | Results 1 - 10 of 113 |
= DarkWynter Xna Controller Harness =
== Summary ==
DWController is an override controller system in C# for Xna. It collects input from the Mouse, Keyboard, XBox Analog Controls, and XBox Digital Controls.
== Introduction ==
Key/Function pairs are added in override constructor. Key-press...
Controller,
GameEngine,
XnaGameEngine,
DarkWynter,
Flatline,
Game,
XBoxDigital,
Xbox,
XBoxAnalog,
Abstract,
Override,
Xna
Control system for Waffelmeister 3000 @ Chalmers Robotförening
Archivos para el Proyecto Final
Model–View–Controller Kit
Example:
{{{
import model
import view
import controller
class MyModel(model.Model):
def __init__(self):
model.Model.__init__(self)
self.rows = []
def _insert(self, row):
self.rows.append(row)
return True
...
= 基于ARM-Linux的智能家居远程控制系统 =
== Start pointers ==
* [TheMigrationOfEmbeddedWebService 嵌入式Web服务器Boa的使用指南]
* 系统架构设计 issue 1
= AndromedAS version 1 =
This library is a RIA framework extension based on VEGAS the ECMAScript & ActionScript opensource framework.
This library implement a full MVC tool to develop richmedia applications.
This library implement an experimental IOC package based on the Spring.net framewo...
actionscript,
ecmascript,
as3,
as2,
flex,
pattern,
mvc,
ioc,
frontcontroller,
air,
eden,
events,
controller,
framework,
vegas
= LunAS version 1 =
== Description ==
This library is a component and display framework extension based on VEGAS the ECMAScript & ActionScript opensource framework.
This library contains basic and abstract implementations to create components in AS2 and AS3.
For the moment this extension...
actionscript,
ecmascript,
as3,
as2,
components,
display,
framework,
events,
ria,
model,
controller,
view,
mvc,
flex,
air
This program allows control of 24 individual on/off channels through the parallel port. It reads channel states and a project name from a text [CueFile cue file] on your computer that contains the cues for the controller.
This program uses [http://parshell.sourceforge.net parashell] to control th...
linux,
parallel,
controller,
electonics,
port,
24,
channel,
24-channel,
computer,
electricity,
relays,
commandline,
terminal,
cli
This is based off code from the reprap (http://reprap.org/bin/view/Main/WebHome) project, though I've managed to rewrite almost all of the code thus far.
The purpose is to allow a computer to send gcode via a USB cable to an arduino which will interpret the gcode and drive stepper motors using ...
=[http://www.konstrukt.dk/ konstrukt.dk]=
==About==
Konstrukt is a minimalistic framework which provides a foundation on which to build rather than a boxed solution to all problems. It focuses on the controller layer, and tries to encourage the developer to deal directly with the HTTP protocol...