Skip to content

norbcodes/uv-led-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi 400.

[SK] Projekt na elektroniku - Animovanie 10 UV LED-iek

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.)

[EN] Project for electronics class - Animating 10 UV LEDs

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.)