We've launched our new site at www.openlighting.org. This wiki will remain and be updated with more technical information.
Difference between revisions of "Open Lighting Project"
From wiki.openlighting.org
(→Code Contributors) |
m |
||
(48 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | The Open Lighting Project is a multi-faceted effort aimed at accelerating the adoption of new, standardized control protocols, while also providing high quality, reliable, open software for the lighting industry. | + | The Open Lighting Project is a multi-faceted effort aimed at accelerating the adoption of new, standardized control protocols, while also providing high quality, reliable, open software for the lighting industry. This site acts as a resource for anyone looking for information about DMX software and the associated control systems, as well as a variety of Open Source and free lighting software. |
+ | |||
+ | <table style="width: 100%; margin:4px 0 0 0; background:none; border-spacing: 5px;"> | ||
+ | <tr> | ||
+ | <td style="width:45%; border:1px solid #cedff2; background:#f5faff; vertical-align:top; padding: 4px"> | ||
+ | [[Image:OLA-Logo-Fitted-48px.png|right|link=OLA]] | ||
+ | <h2 style="float:left; font-size:120%; padding: .2em; margin:3px; font-weight:bold;">[[OLA | The Open Lighting Architecture]]</h2> | ||
+ | <div style="clear: left"> | ||
+ | The [[OLA | Open Lighting Architecture]] provides a framework for distributing lighting control information. It supports many protocols such as E1.31 (sACN), ArtNet, ShowNet, Pathport, RDM and over a dozen USB devices. It can run as a standalone service, which is useful for converting signals between protocols, or alternatively it can be used as the backend for [[:Category:Controllers | Controller Applications]]. OLA runs on many different platforms including ARM, which makes it a perfect fit for low cost Ethernet to DMX gateways. | ||
+ | </div> | ||
+ | </td> | ||
+ | <td style="width:45%; border:1px solid #cedff2; background:#f5faff; vertical-align:top; padding: 4px"> | ||
+ | [[Image:rdm-logo-small.png|right|link=]] | ||
+ | <h2 style="float:left; font-size:120%; padding: .2em; margin:3px; font-weight:bold;">[[RDM_Responder_Testing | RDM Responder Tests]]</h2> | ||
+ | <div style="clear: left"> | ||
+ | Testing RDM Responder used to involve manually sending commands and verifying the responses. Not any longer! The [[RDM_Responder_Testing | RDM Responder Tests]] automate all of this and provide a detailed breakdown of how well a responder complies with the [[E1.20]] (RDM) standard. This saves time during the product development process and raises the quality of RDM implementations across the industry. | ||
+ | For questions about the RDM Responder tests, email the [http://groups.google.com/group/rdm-testing RDM Testing List]. | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr><td colspan="2"> </td></tr> | ||
+ | <tr> | ||
+ | <td style="width:45%; border:1px solid #cedff2; background:#f5faff; vertical-align:top; padding: 4px"> | ||
+ | [[Image:raspi-logo-small.png|right|link=]] | ||
+ | <h2 style="float:left; font-size:120%; padding: .2em; margin:3px; font-weight:bold;">[[OLA_Raspberry_Pi | OLA on the Raspberry Pi]]</h2> | ||
+ | <div style="clear: left"> | ||
+ | The [http://www.raspberrypi.org/ Raspberry Pi] is one of the most popular platforms for running [[OLA]]. With the addition of a USB to DMX device, one can build a low cost, but fully functional Ethernet gateway. The [[OLA_Raspberry_Pi | OLA on Raspberry Pi]] tutorial has a step by step guide to installing OLA on the Pi. | ||
+ | </div> | ||
+ | </td> | ||
− | + | <td style="width:45%; border:1px solid #cedff2; background:#f5faff; vertical-align:top; padding: 4px"> | |
− | + | [[Image:Robin-1200.png|right|link=]] | |
− | + | <h2 style="float:left; font-size:120%; padding: .2em; margin:3px; font-weight:bold;">rdm.openlighting.org</h2> | |
− | + | <div style="clear: left"> | |
− | + | The http://rdm.openlighting.org site contains an index of RDM-enabled products as well as the specifications for many of the manufacturer specific PIDs. The site has recently been expanded to display the results of the RDM Responder Tests. The data on the site is available free of charge through APIs. | |
− | + | </div> | |
− | + | </td> | |
+ | </tr> | ||
+ | <tr><td colspan="2"> </td></tr> | ||
+ | <tr> | ||
+ | <td style="width:45%; border:1px solid #cedff2; background:#f5faff; vertical-align:top; padding: 4px"> | ||
+ | [[Image:Email-icon.png|right|link=]] | ||
+ | <h2 style="float:left; font-size:120%; padding: .2em; margin:3px; font-weight:bold;">Contact / Support</h2> | ||
+ | <div style="clear: left"> | ||
+ | Since this is an Open Source project, there is no commercial support for our products at this time. There are a number of ways of reaching the community though: | ||
− | + | * Primary User & Developer Discussion [http://groups.google.com/group/open-lighting Open Lighting Discuss] (typically a few messages per day). | |
+ | * Announcements are posted to [http://groups.google.com/group/open-lighting-announce Open Lighting Announce] (low volume, typically 1-2 per month) | ||
+ | * RDM Testing Discussion [http://groups.google.com/group/rdm-testing RDM Testing]. | ||
+ | * IRC #openlighting on freenode.net (or [http://webchat.freenode.net/?channels=openlighting webchat]) | ||
+ | There is also an [https://plus.google.com/106460627923808853381 Open Lighting Community] on Google+. This is less OLA centric and more about sharing cool lighting projects people are working on. We also have a cafepress store where you can buy OLA t-shirts, stickers, and a few other random things. Visit [http://www.cafepress.com/openlighting Open Lighting at Cafepress]! Prices may change in the future. | ||
+ | </div> | ||
+ | </td> | ||
− | + | <td style="width:45%; border:1px solid #cedff2; background:#f5faff; vertical-align:top; padding: 4px"> | |
+ | <h2 style="float:left; font-size:120%; padding: .2em; margin:3px; font-weight:bold;">Other Projects</h2> | ||
+ | <div style="clear: left"> | ||
+ | * [http://www.openlighting.org/libartnet-main/ libartnet]. The library that started it all, libartnet is an [[ArtNet]] implementation for Mac, Linux, Windows & iPhone. | ||
+ | * [[Logic RDM Sniffer]] - Use a [http://saleae.com/logic Saleae Logic] device as a RDM analyzer. | ||
+ | * [[Arduino RGB Mixer]], open source firmware for Arduinos, so that they can be used as a simple RGB Color Mixer. Now with RDM support! | ||
+ | * [[OLA_DMX_Trigger | DMX Trigger]], this can execute command line programs based on DMX values. It's useful for building DMX controlled media players. | ||
+ | * [[E1.33 SLP SA Tests]], similar to the RDM Responder Tests, this performs tests against a RDMNet Device's SLP implementation. | ||
+ | * [[OLA LED Pixels]], drive pixel strings using OLA | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
− | |||
− | + | <tr><td colspan="2"> </td></tr> | |
− | + | <tr> | |
− | + | <td style="width:45%; border:1px solid #cedff2; background:#f5faff; vertical-align:top; padding: 4px"> | |
− | + | <h2 style="float:left; font-size:120%; padding: .2em; margin:3px; font-weight:bold;">Project Supporters</h2> | |
− | + | <div style="clear: left">Moved to the [http://www.openlighting.org/openlightingproject/supporters/ openlighting.org] site. | |
− | + | </div> | |
− | + | </td> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | <td style="width:45%; border:1px solid #cedff2; background:#f5faff; vertical-align:top; padding: 4px"> | ||
+ | <h2 style="float:left; font-size:120%; padding: .2em; margin:3px; font-weight:bold;">Get Involved</h2> | ||
+ | <div style="clear: left"> | ||
There is plenty of opportunity to get involved. If you would like to help with any of the following (or have your own ideas) then please get in touch with us on the [http://groups.google.com/group/open-lighting Open Lighting Group] | There is plenty of opportunity to get involved. If you would like to help with any of the following (or have your own ideas) then please get in touch with us on the [http://groups.google.com/group/open-lighting Open Lighting Group] | ||
+ | * Open Lighting participates in [[OLA SOC Ideas Page|Google Summer of Code]] | ||
* Technical Writers, the documentation could do with some cleanup. | * Technical Writers, the documentation could do with some cleanup. | ||
* Packagers, we need people to build binary packages for Mac, Debian/Ubuntu and RPM-based distros | * Packagers, we need people to build binary packages for Mac, Debian/Ubuntu and RPM-based distros | ||
* Windows programmers, are you interested in helping [[Building_OLA_for_Windows| port OLA to Windows]]? | * Windows programmers, are you interested in helping [[Building_OLA_for_Windows| port OLA to Windows]]? | ||
− | * Java programmers, we need someone to write the Java client API [ | + | * Java programmers, we need someone to write the Java client API [https://github.com/OpenLightingProject/ola/issues/16] |
* Equipment donation, do you own or know of a [[:Category:USB | USB interface]] or RDM device we don't support yet? Consider lending it to us. | * Equipment donation, do you own or know of a [[:Category:USB | USB interface]] or RDM device we don't support yet? Consider lending it to us. | ||
* Web designers, the web UI could do with a facelift. | * Web designers, the web UI could do with a facelift. | ||
− | + | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | |||
+ | __NOTOC__ |
Latest revision as of 20:26, 1 November 2017
The Open Lighting Project is a multi-faceted effort aimed at accelerating the adoption of new, standardized control protocols, while also providing high quality, reliable, open software for the lighting industry. This site acts as a resource for anyone looking for information about DMX software and the associated control systems, as well as a variety of Open Source and free lighting software.
The Open Lighting ArchitectureThe Open Lighting Architecture provides a framework for distributing lighting control information. It supports many protocols such as E1.31 (sACN), ArtNet, ShowNet, Pathport, RDM and over a dozen USB devices. It can run as a standalone service, which is useful for converting signals between protocols, or alternatively it can be used as the backend for Controller Applications. OLA runs on many different platforms including ARM, which makes it a perfect fit for low cost Ethernet to DMX gateways. |
RDM Responder TestsTesting RDM Responder used to involve manually sending commands and verifying the responses. Not any longer! The RDM Responder Tests automate all of this and provide a detailed breakdown of how well a responder complies with the E1.20 (RDM) standard. This saves time during the product development process and raises the quality of RDM implementations across the industry. For questions about the RDM Responder tests, email the RDM Testing List. |
OLA on the Raspberry PiThe Raspberry Pi is one of the most popular platforms for running OLA. With the addition of a USB to DMX device, one can build a low cost, but fully functional Ethernet gateway. The OLA on Raspberry Pi tutorial has a step by step guide to installing OLA on the Pi. |
rdm.openlighting.orgThe http://rdm.openlighting.org site contains an index of RDM-enabled products as well as the specifications for many of the manufacturer specific PIDs. The site has recently been expanded to display the results of the RDM Responder Tests. The data on the site is available free of charge through APIs. |
Contact / SupportSince this is an Open Source project, there is no commercial support for our products at this time. There are a number of ways of reaching the community though:
There is also an Open Lighting Community on Google+. This is less OLA centric and more about sharing cool lighting projects people are working on. We also have a cafepress store where you can buy OLA t-shirts, stickers, and a few other random things. Visit Open Lighting at Cafepress! Prices may change in the future. |
Other Projects
|
Project SupportersMoved to the openlighting.org site.
|
Get InvolvedThere is plenty of opportunity to get involved. If you would like to help with any of the following (or have your own ideas) then please get in touch with us on the Open Lighting Group
|