Files

copied
Last update 6 years 11 months by Bogdan Kalinin
Files
docs
firmware
hardware
software
LICENSE
MANIFEST.in
README.md
setup.py
README.md

P3DA

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 and python3 setup.py install for use in your system - or pip3 install -e . for install all necessary modules

Using: - ./software/main.py for starting - /software/test.py test rainbow ilumination on 0 channel

Annotations

hardware / P3DA.sch
31fcc034
0/1 comments
hardware / P3DA.brd
31fcc034
0/1 comments
Report a bug