Category: Blog

  • Guide: Sending an SMS with Raspberry Pi/Linux – Huawei E303 Mobile Dongle

    For this guide I’ll be showing how I got my Huawei E303 Mobile Dongle to with with Gammu on the Raspberry Pi to send and receive SMS messages. This is the specific Huawei E303 I used. When I first started out, I was hoping it would just a be a case of plugging in the…

  • Using Raspberry Pi to test Power Supply Reliability

    I recently came across a problem with a friend whose computer was having strange issues of switching off entirely at random. We contacted the power supply support channels who suggested it sounded as if the surge protection on the motherboard was faulty, which I agreed with since in all my experience so far, I’ve never…

  • Problems with VisualGDB and Raspberry Pi 2

    I followed the tutorial for setting up VisualGDB for a Raspberry Pi from this link: VisualGDB and below are some issues that I ran into and how I fixed them. Hope it helps! Compile Error: “bits/c++config.h: No such file or directory”: With this error, all you need to do is add the following include path to…

  • [C#] HttpWebRequest not sending Cookies on Windows Phone

    Had a similar problem to Jeroen Swart to do with Cookies in Windows Phone as he mentioned in his blog post here. Basically identical C# code to make a HttpWebRequest with a few cookies would work in a simple desktop app but no cookies would be sent at all in Windows Phone. My code to…

  • Steam Live gets a huge update.

    Steam Live has received yet another huge update, this time adding some great new features and fixing some of those other little niggles! It’s an application that has been around for a while now and after a long stream of constant updates and improvements, it is bar far the best Steam Client for Windows Phone…