Electronics

Raspberry Pi thermometer gauge using Monk Makes Servo Kit

Posted at: 9:11 am on August 8, 2016 by Ismail Uddin

Monk Makes, makers of the popular starter kit for the Raspberry Pi, has recently released some new kits for the Raspberry Pi, one of which is the new Servo kit we’ll be taking a look at today. There’s also a simple project to get you started with this new kit!

Read more

Build an IoT connected alarm clock with London Bus arrival times

Posted at: 5:57 am on December 26, 2015 by Ismail Uddin

In this tutorial, we’ll be building a smart ‘Internet of Things’ (IoT) connected alarm clock with a Raspberry Pi, that continuously monitors bus arrival times, and delays your alarm accordingly to give you the maximum amount of sleep! Read on below to find out how to put together this fantastic project!

Read more

Connect to Adafruit’s Huzzah ESP8266 using only a Raspberry Pi

Posted at: 5:54 am on by Ismail Uddin

Here’s a quick tip showing you how you can connect to Adafruit’s HUZZAH ESP8266 breakout board  using only a Raspberry Pi! Read on below to find out how!

Read more

Build a London Bus Ticker using a Raspberry Pi

Posted at: 9:13 am on October 9, 2015 by Ismail Uddin

If you’ve ever had to wait for a bus in London, there’s a good chance you’ve used a TfL live bus arrivals ticker. If you haven’t, all you need to know is that it’s a rather long LCD screen that shows live arrival times for the next two buses at the bus stop. This is […]

Read more

MAX7219 LED Matrix GUI controller and Python library

Posted at: 9:30 am on July 27, 2015 by Ismail Uddin

  LED matrices are quite popular amongst makers these days, but being able to upload a cool 8×8 graphic to show on your matrix can be cumbersome. In this post, I detail a great Python library I’ve written allowing you to control the matrix using buttons in a GUI, coded using the brilliant PyQt4 module. If […]

Read more

London Underground line status with Neopixels

Posted at: 7:01 pm on July 12, 2015 by Ismail Uddin

In this quick tutorial, we’ll put together a snazzy London Underground tube line status checker using a Raspberry Pi and Adafruit’s awesome Neopixel LED rings, to recreate the classic Underground roundel! We’ll light up the Neopixel LEDs using the official colours of the Tube lines, allowing you to cycle through your favourite tube lines and […]

Read more

Neopixel LED controller with Arduino

Posted at: 10:12 pm on May 10, 2015 by Ismail Uddin

If you’ve been reading my blog, you’ll know I recently got my hands on an Arduino, which means learning a new programming language, C! After playing around for a couple of weeks and getting to grips with the language, I put together a nice little project which I thought would make a great tutorial! This […]

Read more

Arduino vs Raspberry Pi comparison

Posted at: 7:31 pm on by Ismail Uddin

A month or more ago, I finally decided to try my hands at the Arduino, and got my hands on an Arduino Uno-based board from Hobby Components. These are cheaper clones of the original Arduino board, made possible since the actual design for an Arduino board is Open source. Unfortunately, a few weeks later, the dispute […]

Read more

Touch free water dispenser with a Raspberry Pi

Posted at: 9:05 am on May 7, 2015 by Ismail Uddin

It’s a been a while since I’ve been able to post on my blog, as I’ve been quite busy lately with work in lab. But that doesn’t mean I haven’t been thinking of posts, so here’s a quick tutorial I’ve been planning since weeks, but haven’t had time to write up!

Read more

Buffer and solution pH adjuster with Raspberry Pi

Posted at: 3:43 pm on March 21, 2015 by Ismail Uddin

Ever since I got my hands on a Raspberry Pi, I’ve been meaning to do a real science oriented project with it. Not just a little project that you can have fun with for a while, but an actual practical and useful project. I tried Googling for any similar ideas online, but unfortunately, I didn’t really […]

Read more