Hi,
I am thinking of building a colourful digital clock by using a DS3231 clock and using an uno/mega to drive 2 or 4 Colorduinos. I do have questions which are not entirely clear from my searches...
It all looks possible and is referenced to but no clear projects or code, that I have found
The uno will communicate with DS3231 via I2C (already working)
-
Should I use I2C or serial to communicate to Colorduinos ? My question is really about speed - is I2C fast enough?
-
Can someone point me to any code/sketches where an uno is controlling 2 or more Colorduinos.
The questions I have are addressing and whether the colorduinos need coding themselves if driven by an uno (or mega).
Thanks in advance