wake-0 / fhvOS

This repository contains an os for the arm cortex a8 in combination with beaglebone.
GNU General Public License v2.0
7 stars 1 forks source link

[DMX] Implement a DMX prototype #95

Closed wake-0 closed 9 years ago

wake-0 commented 9 years ago

E.g. send a command to switch the lamp on. Later a possible solution can be: dali [lamp id (number)] [value of density]

root@fhv-os# dmx 1 50

--> result the first lamp is dimmed to 50%

trylimits commented 9 years ago

Working well and stable. Addtional functionality should be discussed in a new ticket.