Rimbaldo
Rimbaldo
I’m doing a project using a bare Attiny85 and an I2C Time of flight sensor (VL6180x). The module has 10k pullups on the SDA and SCL lines, but I also...
Hi! Would it be possible to add support for 2 pin 2 color leds? When one pin is cathode, one color is lit, when it’s anode, another color is lit,...
There could be a function like this: bool pattern(int num, SpeedSetting speed, bool repeat = false) Then the blink code would play only once, and some action by another function...
Hi! When using fadinglight, I need to change on the fly the time in ms that fade_speed changes, when using patterns. For instance, If I want to use a pattern...