Tag: portfolio

Homemade LED Matrix TV Pop Up with ESP32 (Part 1)

In this blog I’m going to explain how I made a ‘pop-up’ TV with a functioning screen showing pixel animations. There is a ‘remote’ controlling the ‘channels’- so when a button is pressed a new animation is presented on the screen. Pop Up Design The design for my pop up went through several iterations. I […]

LED Choker using ATTiny85 and FastLED (Part 2)

Today I finished off my choker! Code There was an effect I wanted to add from Scott Marley’s FastLED effects page, the effect ‘twinkles’ the LEDS using colours from a user defined palette. The palette I used had blue green colours but when I uploaded the code, the LED looked like this: They were flashing […]