<br> <b> <font size="5"> Output devices </font> </b> <font size="4"> As an output device I choose en OLED display. I wanted to use it for my final project – the building of a rocket. I programmed it to show the data transmitted from the gyro, my input device. If the gyro turns, for example, 3 degrees to the left, the OLED shows the data instantly. Also, it is connected on the same arduino as the gyroscope and uses 12C communication standard. <br> I plan to fix it on the outside of my rocket. <br> <br> This is a demo-code I ran on the OLED display to show some animations: <br> <br> <video width="600" height="380" controls> <source src="IMG_6253.MOV" type="video/mp4"> </video> <br> <br> <br> The other part of our assignment was to use the oscilloscope to determine the time domain the output device is operating at. This is a video I took of the oscilloscope: <video width="600" height="380" controls> <source src="IMG_6149.MOV" type="video/mp4"> </video>