Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Jul 7, 2021
1 parent 82fd371 commit 75b745b
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
@@ -0,0 +1,26 @@
# libdimmer

This was something I had in my archives from college; I thought it
would be interesting if theaters could, instead of buying an expensive
lighting board, just hook their lighting system up to a retail
PC to control it.

My friend Greg and I poked at this for a bit. This project was to
deal with driving the hardware and [a separate app](https://github.com/icculus/daddymax)
was to be the front end.

We never got far on this project, at the time I didn't have access to
any sort of DMX hardware I could drive from a PC, and if I were to
look through these files, I'm sure we overengineered this into surrender
almost immediately.

That being said, a simple Google search will show that other people also
thought the _concept_ was good, and you can see that commercial products to
drive DMX systems via a PC exist in the world now, and that's good enough
for me, honestly.

So this is just for the history books, it isn't much, and I don't
expect I'll be looking at this further.

--ryan (icculus@icculus.org).

0 comments on commit 75b745b

Please sign in to comment.