Dependencies: mbed DMX TextLCD mbed-rtos
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.
Revisions of main.h
Revision | Date | Message | Actions |
---|---|---|---|
19:e8b826ab28a8 | 2016-03-09 | Optimized Screen.h (OOP Class) | File Diff Annotate |
18:8deebaf09ba3 | 2016-03-08 | LCD fixing | File Diff Annotate |
15:b0efafcfbb03 | 2016-03-08 | Adjusted Banner; ArtNet started (IP, Socket ...); Included LWIP, RTOS | File Diff Annotate |
13:81243bd96dfb | 2016-03-08 | Displaydriver added; | File Diff Annotate |
11:9d4a048ba26c | 2016-03-08 | DMX over 3 UART TX pins; Bit bang mode; | File Diff Annotate |
10:33faa2c71dad | 2016-03-08 | Bitbang DMX | File Diff Annotate |
8:b58bcb8d960b | 2016-03-07 | DMX verder uitgewerkt | File Diff Annotate |
7:bbd490bf8d43 | 2016-02-22 | First try sending DMX | File Diff Annotate |
6:d48f410e7a2d | 2016-02-22 | C=>CPP (link errors solved); included mbed.h; Defined Baudrate | File Diff Annotate |
4:cb44bb2eb2f2 | 2016-02-22 | Start of main.h; Initialise function | File Diff Annotate |