Archive for the ‘Technology’ Category

Talking Metronome – part 3

Posted by Adam on December 23rd, 2010 under Technology • 1 Comment

This is part 3 of a 4-part series. See also part 1, part 2 and part 4. I’ve finished all the wiring. It looks a mess but I’m confident that it will work. Of course it won’t do anything until I write the software. There are four circuit boards here: The PIC Board – Contains [...]

Talking Metronome – part 2

Posted by Adam on December 22nd, 2010 under Technology • 2 Comments

This is part 2 of a 4-part series. See also part 1, part 3 and part 4. I made it down to Jaycar today and bought all the bits I was short of. These guys aren’t all that cheap but time is short and I really need to get the parts today. They also had [...]

Talking Metronome – part 1

Posted by Adam on December 21st, 2010 under Technology • 1 Comment

This is part 1 of a 4-part series. See also part 2, part 3 and part 4. So I asked my Dad what he wanted for Christmas, and he said a Talking Metronome. He’s learning to play the piano you see and is dissatisfied with regular tick-tock metronomes. So I had a look around. Talking [...]

Random page background image

Posted by Adam on September 4th, 2010 under Technology • No Comments

Just for something different, here is a bit of PHP which will cause a random background image to be loaded every time you refresh your page. The image is chosen randomly from a directory making it easy to add or remove new images without needing to update the HTML. This code should go in place [...]

Unsoldering Equipment with Hot Air

Posted by Adam on July 21st, 2010 under Technology, Uncategorized • 1 Comment

I just bought myself a new SMD rework station, it’s a fine tool but I want to share with you a few choice excerpts from the extremely poorly translated manual. I think the Chinese manufacturers put no effort at all into the English translation these days: “Intelligent system that could alarm, Fault detection automatically” “Green [...]

Overkill or Foresight?

Posted by Adam on February 22nd, 2010 under Business, Serial Gadget, Technology • No Comments

The Serial Bit Rate Converter runs an ARM7 CPU which is complete overkill for the simple job of relaying serial data. I’ve often thought I should redesign it to run a cheaper and less powerful CPU like a PIC or AVR. I originally designed it with an ARM7 simply because I like them and enjoy [...]

First Production Volume Box

Posted by Adam on January 21st, 2010 under Serial Gadget, Technology • No Comments

Finally I have all the parts and I spent last night assembling ten boxes to fill my first order. It looks not half bad. Next I need to set up a web page and finalize pricing so anyone can buy one. So what is a Volume Box I hear you ask? Well, the Volume Box [...]

First Prototype Volume Box

Posted by Adam on January 5th, 2010 under Serial Gadget, Technology • No Comments

The Volume Box board is assembled and tested, the last few firmware bugs are squished and the only thing missing now is the machined end panel for the plastic case and it is ready to sell! Here are the lessons I have learned: 1. PICs can be a mighty pain in the bum to debug, [...]

PCB for Volume Box

Posted by Adam on December 27th, 2009 under Serial Gadget, Technology • 1 Comment

I’ve finally taken delivery of my first batch of printed circuit boards for the Volume Box. They look real nice. As usual I got them from Gold Phoenix of Shanghai – The quality of the boards is pretty good and their prices are good for very small runs. My chips and other parts have already [...]

Super Transcribe v1.1 released

Posted by Adam on November 14th, 2009 under Super Transcribe, Technology • No Comments

This is a bug fix release based on some user feedback I got. There are a whole bunch of little fixes including some problems with audio sync when playing videos and an issue with the seek bar if your media file was longer than 40 minutes. There is no public bug-tracker for this software (yet) [...]