beep... beep... blink... blink...
 
Category: <span>software</span>

DIY 3D Printed Camera Dolly with Pan and Tilt Head

For a long time now I have been longing for a sliding platform for my video camera to take some smooth scrolling panning videos. Also, I have long wished to take proper panoramic images with my SLR. I have had some success using a tripod, but the process was a …

Tutorial: Raspberry Pi Streaming & Rendering Audio Media Center

In the following I am going to show a quick and well tested way of transforming a Raspberry Pi to a sound streaming media device capable of playing music from local disks, network shares and streaming services, like Spotify. The official documentation of the hand picked software components used is …

Tutorial: How to Install Home Assistant on a Generic Linux System

Are you as baffled as I am about Home Assistant installation? Got a generic Linux system and are not sure where to begin? Well, look no further, as i am setting out here the necessary steps, as i identified them through my recent research. Home Assistant is one of the …

Quick fix: MPLAB X Cannot Connect to PicKit2 or PicKit3

Problem After an update of some software on a 64 bit Windows computer you might run into the following message when you start MPLAB X: Also, when you try to program your device it fails. PICkit2: Loading code from F:/Projects/PIC/LilBang.X/dist/default/production/LilBang.X.production.hex…Loading symbols from F:/Projects/PIC/LilBang.X/dist/default/production/LilBang.X.production.cof…Loading completedConnecting to programmer…The programmer could not be …