March 12, 2017 by Daniel P. Clark

Installing the Adafruit 2.8″ TFT Display on the Raspberry Pi

One thing I’ve learned over and over from working on the Raspberry Pi is that it’s most likely going to take a chunk of time to get things set up just the way you want.  And this display is no different. I’ve written in the past about How to Play HD Video on a Raspberry…

Continue Reading »

July 25, 2015 by Daniel P. Clark

Play HD Youtube from the Raspberry Pi Command Line

Quick tip for most Linux distros.  You can just use the mpv player to play a Youtube video from the command line.  It’s a take off on mplayer2, and it has quvi built in.  Unfortunately it’s not available for the Raspberry Pi architecture. Now the Raspberry Pi has some pretty good graphics built in.  But…

Continue Reading »

July 23, 2015 by Daniel P. Clark

Ruby on the Raspberry Pi (free distro image)

I’ve customized my own Raspberry Pi distro (Raspbian) with Ruby 2.2.2 on it.  It’s available for download for you to use.  Here are the details. 4 GB image with 370Mb of free space at a download size of 1.9Gb DOWNLOAD Custom Ruby 2.2.2 on Raspbian Distro (ruby_rpi.img.bz2) User: pi Pass: raspberrypi Checksum: md5sum ruby_rpi.img.bz2 53637c11e3115381ac5867391f527f75…

Continue Reading »

February 3, 2013 by Daniel P. Clark

My Initial Raspberry Pi Raspbian Configuration

So I ordered the Raspberry Pi Version B for $35.  And boy was I surprised at how really small it is. So first thing I did was hook it up.  But I can’t run it without an operating system so I downloaded the Raspbian OS 2012-12-16-wheezy-raspbian.zip from http://www.raspberrypi.org/downloads. Unzipped it to get 2012-12-16-wheezy-raspbian.img . And then…

Continue Reading »