Joined
·
425 Posts
Does the code have any cloud effects? [/QOUTE]not as far as I know
If I understand correctly to run without IR control just pwm via meanwells all I need to do is change true to false, that's it?
"boolean lightCSP = true; // if you are controlling your lights directly with PWM, this is false"
[/QOUTE]yes that is the only thing
Do I need to use the TFT shield or can I just use resistors in line with the wires to the TFT screen to step down the voltage?
[/QOUTE]yes, as the shield contains logic shifters so resistors won’t work
Not me unfortunately.Anyone with coding abilities still following this thread?
I would love some help modifying this code slightly as my ultimate goal is to use this to run an aquaponics setup I am putting together for my winter enclosed porch garden. I'm thinking I wont need help with changing the buttons or modifying the code to add some transfer pumps, humidity control, etc. I mostly need help with the lighting strategy as I would like clouds, and my channels will probably be a little different.
I am thinking I need to start taking notes and cruise through all this info again. If anyone is interested in providing some coding help it would be greatly appreciated, as I have some snippets of code, I'm just not sure how to integrate it with the existing code. Thanks.