The Open Lighting Project has moved!
We've launched our new site at www.openlighting.org. This wiki will remain and be updated with more technical information.
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 "Other web sites"
From wiki.openlighting.org
m (If it is a useful ressource, related to lighting tech, put it here!) |
(added links to assembler code) |
||
Line 8: | Line 8: | ||
http://stagecraft.theprices.net/ The stagecraft mailing list, thousands of email threads per year! All technical stuff is discussed, from safety to cabling. | http://stagecraft.theprices.net/ The stagecraft mailing list, thousands of email threads per year! All technical stuff is discussed, from safety to cabling. | ||
+ | http://ww1.microchip.com/downloads/en/AppNotes/01076A.pdf Application note from Microchip on implementing a transmitter and receiver in a PIC microcontroller with assembler code. | ||
− | ''If you know a useful | + | If an example for Tx and Rx in assembler for AVR is needed, look here: http://www.hoelscher-hi.de/hendrik/english/demux.htm |
+ | |||
+ | |||
+ | ''If you know a useful resource, related to lighting tech, put it here!'' | ||
[[Category:Articles]] | [[Category:Articles]] |
Revision as of 12:20, 9 December 2009
Forums or other information resources on the net
http://www.blue-room.org.uk/wiki/Main_Page
http://thedmxwiki.com/ Has started, misc. terms explained, like CMY and RGB color mixing.
http://stagecraft.theprices.net/ The stagecraft mailing list, thousands of email threads per year! All technical stuff is discussed, from safety to cabling.
http://ww1.microchip.com/downloads/en/AppNotes/01076A.pdf Application note from Microchip on implementing a transmitter and receiver in a PIC microcontroller with assembler code.
If an example for Tx and Rx in assembler for AVR is needed, look here: http://www.hoelscher-hi.de/hendrik/english/demux.htm
If you know a useful resource, related to lighting tech, put it here!