Giter Site home page Giter Site logo

dmx-dimmer's Introduction

This is an open-source 12-channel DMX512 dimmer, currently known as dmx-dimmer. The name will change to something less meaningful by production time. It is based on Hendrik Hoelscher's dimmer.

The goal is to produce schematics, PCB layouts and code, all available in a form that allows modification and (even homebrew) manufacture. This is important, since tool/material/component availability varies from place to place.

Many modifications have been made, but most importantly:

  • an (arguably) modular design;
  • support up to 12 channels;
  • optionally use 3-phase mains power;
  • use commonly available AVR microcontrollers, ATMega168 and ATTiny2313;
  • code written in C.

This is a work in progress, currently in late testing stage. Documentation is basically unavailable, but might become so if anyone is interested. Most of what exists is in the git log.

gEDA was chosen to do the design work. As to why is a topic for a whole article. Mainly, I wanted to see whether it's good enough for medium-sized projects. The short answer is maybe, if you're stubborn as I.

Custom symbols and footprints are used.

A license form is currently being decided upon. Rest assured, it will be open-source.

dmx-dimmer's People

Contributors

kspi avatar rxdtxd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dmx-dimmer's Issues

Replace wire connectors

Don't remember model names, but they suck: poor mechanical performance, take long to manufacture. Replace with something better, but keep in mind (as per README) that it has to be "commonly available".

Only check firing angle when needed

Currently, all possible (256) firing angles are checked. Since there are only four channels per slave, this can be optimised - possibly by using the 16-bit timer.

Slave has a crystal that should allow high-enough resolution for the timer.

Implement light curve

Currently a straight line is used, meaning there's too little granularity at the edges of the sinusoid, and not enough granularity in the middle.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.