The ADNOC Flipdots wall is an interactive application that displays ADNOC’s sustainability goals and achievements using flip-dot panels between two LED panels. The application plays a video that is decoded into pixel information which is sent to the flip-dot array. It is controlled by a separate console that uses motion sensors. The system was developed using Unity with networking capabilities.
Responsibilites
Programming core systems of the application.
Programming custom video decoder to send pixel data via TCP to flipdots array to drive the display.
Implementing TCP communication between motion sensor and application.
Integrating serial communication for Arduino communication for motion detection.