- 
        Mirror with NeoPixel lightsCouple months ago I promised Ola that I'll pimp up her Ikea TRENSUM mirror with some lights. After a bit of time and failed attempts of mounting LEDs on a ring I decided to use Adafruit's NeoPixel ring which has perfect diameter for this mirror (coincidence? I don't think so.… 
 
- 
        Running Django on Arduino YúnArduino Yún is awesome device for many reasons but one is my favorite: it's running small Linux with Python. And when I hear Python, I think Django. You can make simple webserver in C and ATmega32u4 but it won't be easy. There are two problems with Yún and Django: Even…