- Run annotate tool
python3 annotate.py - Set name of block and count of LEDs in block
- Hover with mouse pointer on LED position, colour will be automatically recognized
- Force LED color can be applied by pressing
r,g,yon keyboard
- Force LED color can be applied by pressing
- Click with left mouse button on LED positions
- Positions are normalized to [0, 1] interval
- All normalized positions are saved in JSON file
python3 main.py
- Ubuntu 22.04 - Python 3.10
- M1 Mac Air - Python 3.8
- M1 Mac Pro - Python 3.8
- Edit
output.json, so instruction LED names are as sub key, not as a main key -
Create web template -
Link web with Python code - Fix small design errors
- Code OOP - CPU thread
- FRYČÁK Tadeáš (frycaktadeas@seznam.cz, @frycaktadeas)
- SZKANDERA Filip (filip.szkandera@gmail.com, @FilipSzkandera)
