davideloba / daliMaster

Control your lamps with a Dali shield for Arduino™
MIT License
46 stars 12 forks source link

daliMaster

This is an Arduino™ library to control your DALI lamps with the brand new daliMaster shield, with built-in DALI bus power supply system. B:boom::boom:m!
Do you want to use this board with your Raspberry Pi also? Take a look here..double B:boom::boom:m!

Description

What is DALI?

DALI (Digital Addressable Lighting Interface) is a powerful protocol to control lighting. Through DALI you can dimmer your led lamps, ask them status, recall a predefined scenario and so on. If you want more information about DALI you can find many useful links to the bottom of this page.

Can I use DALI with my Arduino™?

Well, the answer is YES.

How?

With daliMaster shield! As the name suggests, that shield transforms your Arduino™ in a DALI master, acting as a bridge between I2C interface and DALI bus. Let's make an example to explain how it works.

Getting Started

Next

See more informations about serial commands here. See other examples to play with your lamps (I suggest to try Pulse.ino). See also the following links to know more about DALI and LW14, the chip from which the daliMaster is powered by.

Useful links

LW14

DALI

Built With

Versioning

Credits

see credits.md file for details.

License

This project is licensed under the MIT License - see the LICENSE.md file for details