Description: Using an Arduino or a micro controller we can generate cool looking patterns with an led strip with addressable LEDs. In this case I'm using an Arduino uno (clone board) and a strip of ...
This code saves you 20% of flash memory when working with stm32 which has like 64kb with lcd having I2C adapter. When you use the normal LiquidCrystal_I2C Library consumes 30% of flash memory while ...