
I mentioned in one of the last posts about the clock that it ocasionally lost its GPRS connection after being moved to somewhere where the signal wasn't of brilliant quality. To try and rem [...]
Published on Apr 9, 2013

I mentioned in one of the last posts about the clock that it ocasionally lost its GPRS connection after being moved to somewhere where the signal wasn't of brilliant quality. To try and rem [...]
Published on Feb 10, 2013

"The quotation marks mean you can't get done for copyright infingment" - Anon.
My girlfriend is obsessed with the Harry Potter franchise. For Christmas, [...]
Published on Feb 10, 2013
So, all the parts are made as a prototype. At this point I had about two days before I was skipping town to spend christmas with my family (as was my girlfriend) - so I needed to get this finished fast. Please forgive the lack of photos of the builds!
Putting together a circuit:
I didn't want to have to u [...]
Published on Feb 10, 2013
I've lumped all the code for each part of the project together on this page. It's no great elegant work but it gets the job done!
Raspberry Pi:
As I mentioned earlier - all the programming on the Raspberry Pi is done in Python. Sure - it has quite a serious overhead of being interpretted, especially o [...]
Published on Feb 5, 2013

Initially, I decided that a stepper motor would be the best choice for the project. I needed something that could rotate through a full 360 degrees in a constant direction (clockwise) and tha [...]
Published on Feb 5, 2013

The RPi GPIO Python Libraries provide a good way of accessing the GPIO pins on the Raspberry Pi in Python. There [...]
Published on Aug 2, 2012
JASIOHost is based upon the observer model of software design. In order to successfully gather audio data from an Audio Input – one must write a class that is able to handle the data returned – in a similar fashion to how you may handle UI events:
import com.synthbot.jasiohost.*;Published on Aug 2, 2012
Knock Knock…
-Who’s there?
<Long Pause>
Java
Ok, so that was a little childish – but the very fact that there is such a debate on the speed of Java caused me a reasonable a [...]