March 13, 2015 11:15 pm
As you might have seen from my previous post, I have bought the new Raspberry Pi 2 and even created a tray case for it out of icypoles the first day I got it. The previous plan as soon as I turn on the Pi 2 was to try out... View Article
February 17, 2015 9:04 am
The Raspberry Pi tends to bring out the creative side within us and that includes me. This time it’s nothing to do with software development or anything remotely to do with technology. Instead it reminded me of what I used to do when I was in school many years ago.... View Article
August 6, 2014 11:22 pm
Continuing on from part 2, here is the full script for the image resizer. Let’s call the script crunch2.py for now, so create a file called crunch2.py under /home/pi/image_cruncher. You can of course use any other directory but we will refer to this one in this article. We will go through the... View Article
August 6, 2014 11:12 pm
Welcome to Part 2 of the Raspberry Pi Image Cruncher. We will talk about preparing the Raspberry Pi for our image cruncher. We know that we will use Python with ImageMagick for resizing and Own Cloud for the image sharing medium. To do that we have to make sure our... View Article
August 6, 2014 11:08 pm
A Raspberry Pi image cruncher, this is something that I have been wanting to write about for quite some time. The plan is to get this article out weeks ago however I had to hold back and make sure that the script and processing actually works all the time. Most... View Article
November 3, 2013 6:56 pm
Continuing from part 1 where we setup permanent mount for external hard drive, we will not setup the simplest mode of network file sharing, Samba. I decided to use Samba as I mostly do casual multimedia file sharing within my home network across multiple computers running different OS. If I... View Article
October 29, 2013 11:02 pm
In my previous article I described how to get OwnCloud up and running on the Raspberry Pi. I have trialled this for about a month now and it’s been working very well, syncing files between 2 other machines and mobile devices. So far I’ve been using the internal SDCard for... View Article
September 15, 2013 10:50 pm
There are many great file sharing and syncing service available such as Dropbox or Box.net and they all work great for accessing my files remotely, however I want something that I can use internally at home, just so I can access files such as music and documents across my machines.... View Article
September 7, 2013 1:37 pm
I have been idle from writing for a while (as you might have noticed) this is due to my work projects, ventures and travels. As a result of that, my Raspberry Pi has been left un-updated for a while. Now that I have some more time to play with it,... View Article
July 16, 2013 10:51 pm
If you have browsed around this website for a while, you may notice that there are a bunch of Raspberry Pi articles that I wrote. Since I love that little computer a lot, I will most probably write more articles about it. I do notice however that I do not... View Article