Files
Last update 7 years 7 months
by
Bogdan Kalinin
Files | |
---|---|
docs | |
firmware | |
hardware | |
software | |
LICENSE | |
MANIFEST.in | |
README.md | |
setup.py |
README.mdP3DA
This is RGB controller based on Arduino board.
Features: - 6 RGB chanels (18 mono-chanels) - common anode or cathode - light, effect, sound, external backlight modes - white balance, gamma correction
Install: -
pip3 install PyQt5
andpython3 setup.py install
for use in your system - orpip3 install -e .
for install all necessary modulesUsing: -
./software/main.py
for starting -/software/test.py
test rainbow ilumination on 0 channel