Arduino project to control RGB LED strip
- IQRF Development set IQRF DS-START-04
- IQRF Breakout board IQRF BB-01
- IQRF gateway (for example IQRF GW-ETH-02A)
- Atmel MCU with Arduino firmware or Adruino (for example Arduino Nano)
- 3x STMicroelectronics TIP122
- 5V voltage stabiliser (for example ON Semiconductor MC78M05CTG)
- RGB LED strip (for example OptoFlash OPRGB5060-6012B)
- 5,5/2,1mm DC jack (for example CLIFF FC68148)
- 12V power supply (for example ESPE ZSIDT12/3A)
- terminal block PCB mount (for example Degson Electronics DG300-5.0-02P-12-00A(H))
0-FF | 100-1FF | 200-2FF | 300-3FF | 400-4FF | 500-5FF |
---|---|---|---|---|---|
version | type | address | |||
0 | 0 | 0-FF | 0-FF | 0-FF | 0-FF |
0-FF | 100-1FF | 200-2FF | 300-3FF | 400-4FF | 500-5FF |
---|---|---|---|---|---|
version | type | address | |||
0 | 1 | 0-FF | 0-FF | 0-FF | 0-FF |
00-FF | 100-1FF | 200-2FF | 300-3FF | 400-4FF | 500-5FF | 600-6FF | 700-7FF | 800-8FF | 900-9FF |
---|---|---|---|---|---|---|---|---|---|
version | type | address | red | green | blue | alpha | |||
0 | 2 | 0-FF | 0-FF | 0-FF | 0-FF | 0-FF | 0-FF | 0-FF | 0-1 |
led-controller is licensed under the GPLv3 license:
Copyright (C) 2016 Roman Ondráček
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.