Skip to content

Roman3349/led-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

led-controller

Travis CI Gitter GPLv3

Arduino project to control RGB LED strip

Part list

Arduino libraries

Packets

Ping

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

Pong

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

Set color

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

Schema

Prototype

Schema

Production

Schema

License

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/.

About

Arduino and IQRF project to control RGB LED strip

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published