Nai 's depot

Wednesday, May 21, 2014

uC based DMX Transmitter

Simple Lighting Set


DATA FRAME

Each DMX512 transmitter sends 512 packets of 8-bit dimming values, between 0 and 255, where 0 represents the lights off and 255 represents the maximum intensity. The DMX512 protocol requires the transmitter to continuously repeat (at least once a second) the transmission of a frame as shown in the timing diagram in Figure1 and Table2.



STATE MACHINE
State1: SENDMBB - DMX Idle (Mark Before Break)
State2: SENDDATA - Send 512 bytes
State3: SENDMAB - DMX Idle (Mark After Break)
State4: SENDBREAK - Send Break







    
























No comments:

Post a Comment