
Required Hardware ATtiny85 LCD Display with I2C Connection This is a useful example for controlling a LCD Display with ATtiny85. To connect them you need a LCD Display with I2C interface connection. Wiring Instructions To wire your Lcd I2C Display…
Adding colorful LEDs to your project used to require a lot of pins on your microcontroller and complex code. With the Adafruit NeoPixels, those problems are a thing of the past. You only need one pin on any microcontroller to…