Hi,
I'm thinking about some improvements in my light, I have 3 GNC Minu running on my NanoReef (all dimmable with pwm led driver). I want to mount one DS18B20 to each of the fixture to measure the temp of every single light, and if something is going wrong reduce the power to all of them. That function is already implemented in Ferduino code, my question is if I can add more sensors without slowing the code (in the past I had - with other systems - some errors with multiple reading maybe because the DS18B20 aren't too fast specially at high resolution).
Should this be possible?
Thank you very much!