Raspberry Pi 400.
S týmto programom som cez knižnicu gpiozero zapínal a vypínal 10 UV LED-iek v danej sekvencii ktorá je definovaná v frames.txt. V kóde je premenná FPS ktorá ovláda rýchlosť sekvencie (FPS = Frames per second / snímky za sekundu, teda 1/FPS sekundy medzi snímkamy sekvencie.)
With this program I animated 10 UV LEDs with the use of the gpiozero library according to the sequence defined in frames.txt. In the code there's a variable named FPS which controls the speed. (FPS = Frames per second, which means 1/FPS seconds between each frame of the sequence.)