Artnet to DMX

Dependencies:   mbed DMX TextLCD mbed-rtos

/media/uploads/Ayrton_L/dmx.png

Art-NET to DMX converter.

Read Art-NET and process the data so it can be send by 3 XLR3 outputs for DMX. With a 4x20 display you can choose some options. For example what universe you would like on what output.

This is a project we make as our final project of our 2nd year of university. We study Electronics-ICT / Embedded ICT.

We chose for this amazing platform (MBED LPC1768) because it has al the interfaces and pins we need.

Changes

RevisionDateWhoCommit message
36:dba7a0094213 2016-05-23 Ayrton_L Menu fixed default tip
35:23656910be93 2016-05-23 Ayrton_L latest stable
34:fc85eeb84a93 2016-05-19 Ayrton_L werkt is af
33:e0c7a6eeeedc 2016-05-10 Ayrton_L Display right working
32:efe17605052f 2016-05-08 Ayrton_L oldmainadded
31:f7f44632c3cd 2016-05-08 Ayrton_L twist fixed, menu parttime fixed
30:51a4370a88bf 2016-05-08 Ayrton_L Last State
29:4a11f841dae1 2016-05-05 Ayrton_L Finalizing Beta;
28:4b327f1cb9cb 2016-03-18 Ayrton_L DMX Update;
27:1bd34c90e0a9 2016-03-17 Ayrton_L Artnet checker
26:7ec3f06ca5d8 2016-03-17 Ayrton_L ethernetfix
25:2f69b935060f 2016-03-17 Ayrton_L DMX is working
24:e134c1fc75e0 2016-03-14 Ayrton_L Readme aangepast
23:2ed8390eaf32 2016-03-14 Ayrton_L DMX completed; Art-Net receive uni
22:b4af2cbd3148 2016-03-14 Ayrton_L test
21:74c951b62025 2016-03-09 Ayrton_L Created DMX library; Published as well
20:bcaba3ecc235 2016-03-09 Ayrton_L Optimized DMX (OOP == CLASS);
19:e8b826ab28a8 2016-03-09 Ayrton_L Optimized Screen.h (OOP Class)
18:8deebaf09ba3 2016-03-08 Ayrton_L LCD fixing
17:03d98dd62eb9 2016-03-08 Ayrton_L Complete PUSH
16:3cc108681a53 2016-03-08 Ayrton_L Documented RAM problem;
15:b0efafcfbb03 2016-03-08 Ayrton_L Adjusted Banner; ArtNet started (IP, Socket ...); Included LWIP, RTOS
14:141c9f3b58ee 2016-03-08 Ayrton_L Some BugFixes
13:81243bd96dfb 2016-03-08 Ayrton_L Displaydriver added;
12:86cd397047c8 2016-03-08 Ayrton_L DMX all channek fix
11:9d4a048ba26c 2016-03-08 Ayrton_L DMX over 3 UART TX pins; Bit bang mode;
10:33faa2c71dad 2016-03-08 Ayrton_L Bitbang DMX
9:d72cd5ae15f2 2016-03-07 Ayrton_L DMX done (voorlopig)
8:b58bcb8d960b 2016-03-07 Ayrton_L DMX verder uitgewerkt
7:bbd490bf8d43 2016-02-22 Ayrton_L First try sending DMX
6:d48f410e7a2d 2016-02-22 Ayrton_L C=>CPP (link errors solved); included mbed.h; Defined Baudrate
5:5a43f913d75d 2016-02-22 Ayrton_L ;
4:cb44bb2eb2f2 2016-02-22 Ayrton_L Start of main.h; Initialise function
3:4a5757aa7500 2016-02-22 Ayrton_L testx;
2:97e3692a2994 2016-02-22 timswannet test;
1:9076c2d2eb85 2016-02-22 Ayrton_L V0-001;
0:5594dc78ed69 2016-02-22 Ayrton_L V0;