index
:
RGB-Controller
master
RGB controller using qt/arduino
daniel@danieljon.es
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arduino
/
rgb
/
rgb.ino
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-10
added GPL licence information
HEAD
master
daniel-Jones
1
-0
/
+19
2017-12-08
added color up and down commands for incrementing/decrementing the colors ind...
daniel-Jones
1
-13
/
+42
2017-08-04
cleaned up some arduino code changed some pointless if/else lines, planning t...
daniel-Jones
1
-95
/
+31
2017-08-03
added 'dark' and 'resume'. dark turns the leds off and keeps their settings i...
daniel-Jones
1
-78
/
+40
2017-06-04
added HTML/JS/PHP pages/scripts to allow RGB changes over a web page. Integra...
daniel-Jones
1
-77
/
+174
2017-04-07
Merged source into one .cpp and .h. Added serial communication from the Ardui...
daniel-Jones
1
-2
/
+2
2017-02-22
This time i did it correctly, all buttons, sliders etc work as intended when ...
daniel-Jones
1
-0
/
+12
2017-02-22
Added new buttons/sliders/etc to the disable/enable sections leaving them onl...
daniel-Jones
1
-1
/
+0
2017-02-15
Fade with individual speed control now works, can fade each color at its own ...
daniel-Jones
1
-20
/
+108
2017-02-13
added fade ability to Arduino sketch, using psuedo threading. Rework of seria...
daniel-Jones
1
-33
/
+97
2016-05-30
First code commit
daniel-Jones
1
-0
/
+44