Files
litsimaja/README.md
2021-05-02 01:45:04 +03:00

17 lines
390 B
Markdown

# litsimaja
Projekt Litsimaja - Lapikute tagatoa seintele programmeeritavad ARGB ribad
#### Running the program
```python run.py```
#### Running with emulation
This is mainly for testing, development.
Create .env file:
```cp .env.example .env```
and see: ```USE_EMULATOR```
Now when you run the program, you will see a Tkinter window pop up with a rectangle simulating the LED strip.