Lighthack with 7 encoders, any thoughts on updating the code to fit this? I have almost no experience with C, so any help would be appreciated. Ideal layout would be Intensity, RGB, Color Temp, and Color Xfd.
Lighthack with 7 encoders, any thoughts on updating the code to fit this? I have almost no experience with C, so any help would be appreciated. Ideal layout would be Intensity, RGB, Color Temp, and Color Xfd.
I have some examples on my GitHub account. The largest is 4 encoder but you can always page them internally. It should be possible to add more encoders but the Arduino Uno would not have enough pins. I did a18 encoder unit once on a mega.
Thanks for the info! I should have mentioned I am using a mega. I was looking at your examples. Is it as easy as copying the code and adding 2 more lines in each section?
I added an 18 encoder sketch to my GitHub for you to compare. There are multiple sections that you need to add additional lines of code but it shouldn't be too hard.
Thank you for your help, worked well for me.
www.etcconnect.com