-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4b2d1a0
commit 898cbce
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# beamercontrol | ||
Automatically exported from code.google.com/p/beamercontrol | ||
|
||
|
||
#summary beamer control wiki | ||
= Introduction = | ||
|
||
This is a beamer with this Software. Compatible with ASK/INFOCUS beamers with build-in network cards. It's possible to write you own plugin for your own beamer, which can be controlled via network or usb, or serial - whatever you can code ;-) | ||
|
||
Implemented in Java -> plattform independant. | ||
|
||
= Status = | ||
* core: created | ||
* Infocus plugin | ||
* commands: partly | ||
* network client: planning | ||
* automatic loading of plugins: future | ||
|
||
= Roadmap = | ||
* create GUI | ||
* implement network client part of Infocus plugin |