Copyright 2009-2020 by djg. All Rights Reserved.

Wonky Gibbon Ramblings


Archive for the ‘Hardware’


The Katana 50 MkII – Making Great, Greater – Adding an FX Loop 6

Posted on October 07, 2023 by danny

This was a project inspired by user ColorMaker on the https://www.vguitarforums.com/ website. In this post ColorMaker posted a video showing a modification he’d done to his Katana 50 MkII which added an FX loop.

In every review of the Katana 50 MkII – the one criticism everyone has of this otherwise excellent amp, is the lack of an FX loop.

So Mr ColorMaker had done it and in so doing, proved it was possible – and he’d helpfully posted a block diagram showing roughly what was involved but, unfortunately without the detail.

Now despite a request for the circuit diagram posted on the https://www.vguitarforums.com/ website nothing was forthcoming. And I can’t say I blame him, having to support these things can be a right pain in the butt – I’d have to work it out myself.

Over the last few weeks I have thus been thinking about it, slowly gathering information, did a circuit diagram, translated it to a stripboard layout, bought the bits, soldered it up – and blow me – it works!

The one thing I will say at this point, is that this is not a project for a novice or suitable as a first project in hobby electronics. That’s not to say it electronically hard, it really isn’t – but – if you don’t know what stripboard is nor which end of a soldering iron to hold – this is not the project for you. It’s an awful lot of amplifier to be messing up.

You also need good eyesight. I used to find working with stripboard easy but I’m in my 50s now and my near vision isn’t as good as it was.

To be clear then, if you choose to do this and knacker your amp – or the circuit doesn’t behave as you expect and you don’t know how to debug it – don’t be sending me your complaints or requests for help. If you have a go at this – you do it at your own risk in the knowledge that if you mess up, you yourself will have to sort it out. You’re on your own, I’m not helping you! And I say that with love, but you know, life is too short.

Are we all good?

Marvellous.

So here’s how the project went then.

I found a circuit diagram for the Katana 50 MkII here. The important information is on p40 in the top left hand side of the diagram, it shows a connector coming from the main digital board onto the amplifier board. As the signals on it have already been through the D/A process, they’re analogue. This is your point of interception and is why we’re in business with this project. There’s no track cutting involved or anything on the PCBs, just a cable. Opening up the Katana I found the connector – it’s the white and black bunch of wires, cable tied, in the image below, going from the top board (which is all the digital stuff) to the small bottom board (which is the 50W power amp module that drives the speaker).

So my FX send / return loop would effectively be inserted into the mono analog signal going across that connector. Pass me the wire cutters! Ok – maybe not – we need to do some planning first…

A further innovation ColorMaker had quite rightly done, was to insert two buffer amps into the circuit. As you don’t know how much current the upstream circuit can provide nor how much the downstream one (ie: your pedals) require, it’s polite to buffer these with an OpAmp at each end.

Also he’d discovered that the output voltage level of the amp on the connector can be too high for your pedals (ie more than 9V peak to peak), meaning the signal would clip and get distorted, so smartly put a signal cut switch in, to give the option of attenuating the signal as it goes out on the FX send and then boost it back to its original scale, on its return. The switch is there to turn this feature on and off depending on whether it’s required or not.

As an aside, you could do the attenuation part using resistors arranged as a voltage divider, but as we’re buffering with an OpAmp it makes sense to use that for the purpose since, it’s there and available!
On the return side, there is no option but to use an OpAmp to boost the signal anyway.

So on that basis both send and return sides each buffer using a standard inverting OpAmp configuration, for which the standard gain formula is: -Rf/Rin

As I wanted to achieve a cut factor of 4, resistor values of 1k2 and 4k7 respectively are appropriate.
Similarly on the return side we want a boost of 4x so the same resistor values can be used again, just swap them around ie: 4k7 and 1k2 respectively.

Now as we are using Op Amps – they need some power, ie: +Vcc, -Vcc and Gnd. Going back to that connector in the Katana, I could see from the diagram that it has supply rails on it. Unfortunately it didn’t indicate the voltage on them, so I had to open it up again and measure with a digital multi-meter.

The connector pins on the connector from the Katana Preamp to the Katana Power Amp are as follows
Pin 7 is the audio signal
Pin 5 is +Vcc (28V)
Pin 2 is -Vcc (-28V)
Pins 3&4 are Gnd

So we’re going to splice a 5 wire bus out of the main bus going between the two Katana boards that will branch off to our FX loop, comprising +Vcc, -Vcc, Gnd, Signal in and Signal out (with Signal In and Out of course being the two cut ends created when you cut, the wire from Pin 7) .

But wait a minute, +/- 28V you say? That is a lot, though not altogether surprising, as it is driving the power amp module through to the speaker – so of course it needs some beef. But yeah, supply rails of +/-28V is a lot. This leads to a problem as I’m not aware of any OpAmps that can run off supply rails that high. A bit of a google search did reveal one part that might have managed it but the information was scarce and in any case I couldn’t find a supplier.

SO – I decided to use my usual “goto” OpAmp for audio, the TL07x series, which is a very low noise part suitable for this sort of thing. It’s been around for decades and very easy to source (Amazon, Farnell etc)…

In this case as we need two Op Amps, I would be using the TL072 which contains 2 OpAmps in one 8 pin DIP package. This can run off supply rails up to about +/- 18V – so we would also need to build a voltage regulator circuit to bring the +/-28V down to a rather more manageable +/-12V which the TL072 can handle. The classic parts for this are the 7812 and 7912 voltage regulators, also decades old and easy to source.

In most of the circuit diagrams online for these regulator parts (which I’ll let you google), they have modulation capacitors both before the input and after the output. There are big ones for smoothing the AC mains power sinusoidal shape out (which you would need after a transformer / bridge rectifier), and smaller ones after the regulator for handling output ripple and then tiny ones for handling transient spikes. However – as we’re tapping into nice clean DC rails that Roland Boss have already cleaned up for us rather than the mains, you only really need the ripple ones which rather simplifies your parts list.

So – stuff all of that in a plastic box (thus avoiding any accidental short circuits from a metal box), add a switch and some suitable mono jack connectors – and you have an FX loop.

Here is my circuit diagram for the FX loop stuff.

And another for the 7812 and 7912 power regulation. Note: The pins for Vin and Gnd are swapped between the 7812 and 7912 so be careful when laying out the stripboard and wiring them up. Also you will need small heat sinks on those two parts or the purple smoke inside them is likely to come out. Electronics: it’s all about keeping the purple smoke inside the components…

I did think about providing sketches for my strip board layouts but I actually think it’s important you create your own, otherwise you get let off having to understand the circuits – and that path leads to amplifier death or something you can’t debug.

Here’s a picture of my little power regulator board. The big connector plug has +/-28V and Gnd going in, and +/-12V coming out, all on the one connector. I wish I could have found some nicer more compact connectors instead of that great big thing – but I didn’t have the time.

Here’s a pic of the main board before it got stuffed in the black plastic box (which also ended up containing) the regulator board

And what the back of my Katana looks like with the loop in place. NB: Set the box back a bit, so that the switch doesn’t catch on things and get broken when you’re carrying the amp around – gigging etc…

And here is the parts list:

Some Veroboard (aka Stripboard)
1x TL072 – Dual Op Amp
1x 8 Pin Dil package holder
2x Mono 1/4″ Jack sockets
3x 4k7 resistor
3x 1k2 resistor
2x 10k resistor (to “pull” the inputs down to 0V when disconnected)
1x DPDT Toggle Switch
Plastic Case

For the voltage regulator circuit:

Regulator 7812 (Vin max 35V)
Regulator 7912 (Vin max -35V)
2x 100uF on output to smooth ripple
2x heat sinks

Over to you – enjoy.

Things I would do differently if I was doing this project again? I’m glad you asked! … :

  • I used 7812 and 7912 voltage regulators because I happened to have some lying around. This means that the TL072 that uses them would have max peak to peak input and output signals of +/- 10.5V (since the TL072 can only get to within 1.5V of its supply rails). Now – I think that when you have the gain and volume knobs cranked right up on the Katana, plus a few effects – that could cause some clipping distortion. In fairness I haven’t heard any as yet, but given you could just as easily use 7815 and 7915 regulators (+/-15V) or even 7818 and 7918 regulators (+/-18V) as the TL072 is good for supply rails up to +/- 18V – this would give you a bit more headroom.
  • I’m not convinced the reduction switch is worthwhile. I can’t hear any difference in the amount of noise between the two positions (either clean or with gain), which is the only reason you’d elect not to cut the send and boost the return voltage. So I would be inclined to remove the switch, which removes two resistors from the circuit and reduces the wiring complexity – and just have it always wired to a ratio of 1:4
    • ie: Cut circuit : Rin=4k7, Rf=1k2
      Boost circuit: Rin=1k2, Rf=4k7
  • Talking of that cut / boost ratio of 1:4, we’re trying to get the signal down to something that will go though a pedal which runs off a 9V battery. Worse, if we assume your pedals also can’t get within 1.5V of the battery supply voltage (and I’ll bet they can’t) it probably means a peak to peak max signal of 6V (ie: +/-3V). Given we’re starting from a signal that could potentially be +/-16.5V you might want to increase the resistor ratio to around 1:6 rather than 1:4, both cut and boost side. Having said all that – as I say, I haven’t heard any distortion as yet so I could be being overly cautious.

Now, I’m going to say this one more time – if you haven’t done this sort of thing before – this probably isn’t the best project to start your journey in electronics. It’s a rather nice amp to be destroying if you get it wrong – and something of a pricey mistake.

This is why I have been deliberately a little vague in my descriptions here, to deter newbies. Not to mention that providing literal step by step instructions would be excruciating. If you can cut through the fog and work out what needs to be done and design your own stripboard layout from the circuit diagrams, then you probably have the necessary skills to do the project without damaging your Katana – and in so doing make both it and yourself feel fabulous. However, if you can’t – don’t.

Have fun!

Oh – and one final word of thanks and acknowledgement to ColorMaker. It’s one thing to build the circuits for this when someone has told you it’s possible – but ColorMaker did it from scratch with no help or clues from anyone else. That’s worth a round of applause – good work!

GT88 Smart Watch Setup 3

Posted on December 28, 2017 by danny

So, it’s December 28th, you unpacked your sparkly new Kingwear GT88 smart watch (also branded as MindKoo and others) some 3 days ago, and you’re starting to think it might be a piece of crap. Perhaps you should be thinking about sending it back?…

Or not. It might just be a bit of a sod to setup.

This is the post I needed when I first got this device. Internally the device seems to be made by some people called Mediatek who then pass it to third parties to rebadge it.

The first thing I would do, is take the instructions and put them in the bin – because they really are utter rubbish. Comedy reading maybe but not actually helpful and completely fail to mention most of the things you need to do.

The next thing you need to know – is that the software you are told to install is not the software you need to make it work.

Start off by bluetooth pairing the watch with your phone. If you don’t know how to do this, go google it – life’s too short to type those instructions up.

That said, there is a crucial point here. Once you have Bluetooth paired the watch, you should tap on the cog to edit its settings on the phone. Within, you will find a setting that shares contacts, make sure this is ticked as it is not by default. Without this you will find that the watch is unable to access your phone’s contacts or the call history which severely limits it’s usefulness.

Next… go to the Android marketplace and install “Fundo Smart Device” – yes, I know the instructions want you to install the “Fundo Wear” app – but seriously, nothing works without the Smart Device app – so go install it. Sorry Apple users, I don’t own an iphone, so I’ve no idea what you need – this post probably isn’t for you.

So what do I think of this device?

Hardware

I got the gold one – and I have to say it looks rather nice, it’s not heavy, the screen is good and the watch strap kind of matches. The built in camera is camouflaged as an old fashioned winder which is kind of neat. All in all it looks good. The problem is that it’s about 20% too big, particularly the thickness. It just needs to be that bit smaller.

Next question – why the arse have they put a camera on it? Have they even tried to use it? Unsurprisingly the pictures are uncompromisingly crap. Very low res and indoors, with a corking orange colour cast. Pointless. Maybe it was just cos they could. Who knows.

Charging is done via a proprietary magnetic connector with four connectors. The magnets are a little bit weak which makes it a little fiddly but it kind of does the job.

Battery life, seems to be around 36 hours when new. Nowhere near as good as a fitbit but better than many other smart watches, so not terrible.

It’s actually possible to open up the watch and put a SIM inside it with it’s own telephone number and so on. I’ve got to ask, what’s the point? I’m not sure I need my wrist to have a different telephone number to my inside pocket, the two are usually quite close to each other – and the idea that my Mum is going to stop off to wonder which she’s going to dial up seems implausible. Maybe the idea is that you could use it instead of having a phone. Err. No. I don’t think so. No. Happily the SIM is not mandatory and you can just use the watch as an extension of your phone which makes a lot more sense.

Software

You can use the Fundo Smart Device app to install additional apps to the smart watch. At the time of writing this includes a Yahoo Weather app and a bunch of watch faces. I think that’s about it – in addition to the preinstalled apps.

So lets go through the apps. For reference my phone is an HTCH M9+ running Android 6.0

Contacts:
– Lists all the contacts in your phone. If you tap on one, you can use your phone to dial or message them. Works well enough. NB: This will not work if you haven’t set the Bluetooth settings for the smart watch on your phone, to share contacts.

Call Logs:
– Shows call logs.

Calendar:
– Just seems to show a calendar (ie: the day and date), but doesn’t seem to show any events from the phone. Currently a fail.

Dialler:
– Allows you to type a number and it will dial it. If you want to dial a contact, use the contacts area instead. Will talk a bit more about using the phone later on.

Calculator:
– Yay! It’s a simple calculator – and it works!!

SMS:
– Displays SMS messages from your phone. This totally works – you can read them and write them (allbeit only in caps).

QR Code Display:
– To take your phone to the “Fundo Wear” app – shame it doesn’t take you to the more useful “Fundo Smart Device” app – as otherwise, it’s a pretty good idea.

Bluetooth Setup:
– For setting up bluetooth.

Music Player:
– Allows you to control the music player on your phone. Works well you. You can go forward or back through the current list, read the track name being played, change the volume and pause. It also works to a degree with other player apps such as the BBC radio app. If you don’t have headphones plugged into your phone – the sound will come out of your watch. If you do have headphones – it comes out of them instead, so great for out running / walking to work etc…

Some sort of internal Player for Video:
– Have yet to have need of this.

Theme Changer:
– Allows you to switch between a number of simple display themes.

Camcorder:
– Will record video to an internal SD card or the phone. Haven’t really used it.

Camera:
– Will take pictures to the watch memory. Low quality camera that you have to aim like James Bond in Moonraker from the wrist (whilst unable to see the screen). Daft. Why?

Voice Recorder:
– Allows you to make recording to the watch memory with a natty little control ui. Will probably make you feel just like “Secret Squirrel” and all very covert. Fun if you’re in to that sort of thing.

Settings:
– Pretty important for setting the watch up. Most of this is straightforward haven’t yet investigated “Magic Voice” though!

Notifications:
– Displays notifications sent from the phone app. You can tune which phone apps are allowed to send notifications from the phone app to limit these to those that are interesting. It actually works pretty well allowing you to read emails and SMS as well.

Sleep Monitor:
– unlike a FitBit, this isn’t always on – you have to start it up. I haven’t tried this, so I’ll revise this section when I’ve used it.

Remote Capture:
– I think this is supposed to be used as a remote firing control for the camera on your phone. I haven’t yet got this to work. Not sure I care eithe.

File Manager:
– If I ever find a reason to store a file I need to manage on the device, I’m sure this will be very useful.

Heartmonitor:
– Measures your heartrate. You hit a start button and it measures it for about 10 seconds and then comes back with a reading. I’ve read elsewhere that this is pretty wildly inaccurate and I’d be inclined to agree.

Alarm:
– You can setup alarms local to the watch. I can see this might be useful, though I’ve yet to use it.

Stepcounter:
– Like the sleep monitor, you need to start it, which is a bit mad. Similarly, I’ve yet to use it so will report back at a later date.

Antitheft:
– Haven’t yet investigated how to use this.

Flight Mode:
– Does what it says on the tin. Turns off bluetooth I would imagine, and cellular activity if you have a SIM within.

Sedentary Reminder:
– I’ve yet to use this as yet but you can set a number of minutes after which it will prompt you to move. Presumably it can detect movement to reset the counter but I’ve not yet tried it out.

Clock Face:
– Allows you to set the look and feel of the clock face.

Information:
– Displays a screen saying “Smart Watch”. Handy. I did not know that.

Gesture Motion:
– Allows you to configure certain gestures to certain actions such as turn the screen on or answer the phone. Pretty useful. However the screen does flash on and off a lot if you’re typing and have set gesture to turn the screen on. In the end I disabled this and just use the button on the side. This gesture works a lot better on the Fitbit.

Power Saving:
– Seems to make the screen a little dimmer when switched on.

Siri Integration:
– Being on Android, I don’t have Siri. Maybe it will talk to google instead? Will have to check…

Notifications

Initially I found there were quite a lot of notifications that pop-up telling you what your phone is doing. This gets quite annoying pretty quickly. I don’t care that my phone is optimising it’s battery use – it just needs to get on and do it. The notifications area in the Fundo phone app allows you to switch off / hide the ones that aren’t relevant to you. On my HTC this mean’t switching off the one for “System UI”.

Dismissing a notification on the Smartwatch does not dismiss it on the phone so it’s a bit of a one way experience. Could be better.

Receiving Calls

When you receive an incoming call you can answer either using the watch face or the phone. You can see the number calling and if memory serves the name.

The default seems to be to route both mic and speaker through the watch rather than the phone regardless of which device you tap to answer. I would have thought that tapping the watch would use that device, whilst tapping the phone would use that device. You can use the phone to reroute the call to its own mic or speaker during the call though, easily enough. Sound quality of the watch speaker is good enough and according to people on the other end, sound quality from the watch mic is also fine.

When in the car I would like the car hands free system to take priority if it is connected. If not then the watch or the phone itself depending on which device I use to pick up the call. There is no easy way in android to do this. Bluetooth priority is simply determined by the order in the Bluetooth devices list and there is no function to reorder them. So your only option is to delete the bluetooth connections and recreate. The highest priority device is listed first.

If you always want to use the phone’s speaker and mic and never the watch, you can disable these in the Bluetooth settings on your phone for the smart watch as well.

Conclusion

Well, I’m going to have to spend some time living with it but first impressions are this:

If you don’t have access to instructions like these, the device is a disaster. However once you work out how to configure, it’s not actually that bad. But for most people this will be snatching defeat from the jaws of victory. Big fail by the manufacturer.

It’s kind of the opposite of Fitbit. Fitbit do good software but their devices in my view lack robustness and longevity. And they’re pricey. They measure steps etc… pretty accurately though and the battery will run for 5 days at a time which is pretty great. Boring displays though.

In contrast here, the software is average but the hardware appears more robust. It’s also much cheaper. Not sure about accuracy of measurement. Battery life around 1.5 to 2 days. Some of the displays you can install are quite nice.

Core features: Making and answering phone calls works pretty well. Reading texts and other notifications is good though dismissal of notifications doesn’t go back to the phone. Music Control is good. These are the key features it has to nail and mostly it does.

Other features are mostly irrelevant.

The main fail is the calendar – but it’s not annoying enough to make me send the phone back.

I suspect things like the step counter which are central to fitbit, will annoy if you want that sort of functionality – but it’s no biggie for me.

The device does not support Android Wear – so all the good stuff of turn by turn navigation on your wrist or slicker google integration is missing. On the other hand this device is a third of the price (or less) of an Android Wear – so you pay’s your money – you take your choice.

So… once I’d sorted out the phone software, less irritating than expected and more functional. I’ll be keeping it 🙂

Migrating Windows 7 on an ASUS N56VM Laptop to an SSD 1

Posted on October 13, 2013 by danny

That’s it! I can’t stand it any longer! My beautiful ASUS N56VM laptop – a mere year old, has slowed to the pace of an arthritic snail. Despite having 8GB of RAM and a 2.something GHz i7, it’s as wheezy as hell.

It’s time to move from spin disk to SSD, a 500GB Samsung 840 SD. Not least as I’d discovered that the existing disk was spinning at 5700rpm. I mean what is the point of selling a system with an i7 and 8GB of RAM and then equipping it with an ageing gerbil on a wheel to spin the disk. No wonder it had slowed to a heap of crap.

SO – how to copy the system from the existing spin disk to the SSD? Well first, I bought a disk big enough to take all my data. I can’t be doing with deleting stuff or moving onto external disk drives. Boring, boring, boring! I placed it temporarily into an external enclosure and used the free “EaseUS Partition Master” software to clone the disk from the internal spin disk to the external ssd.

There are two main advantages to cloning the existing spin disk. The first is that you don’t have to re-install all your software and setup all those little machine tweaks you like, second, if like this ASUS the windows installation software is all on a hidden recovery partition, it’s the only way to continue using the Windows 7 OEM licence that came with the machine.

So with the disk cloned – I took the ssd out of the external enclosure and swapped out the spin disk, turn on the machine and kapow lightening fast boot speeds, straight into windows – easy peasy.

Errr… No.

What I actually got was a boot failure and this error message screen:
– Status: 0xc0000225
– Info: The boot selection failed because a required device is inaccessible.

Hmmm…

A bit of investigation revealed that the original disk and the clone were both using GPT rather that the older MBR partition table of yesteryear. GPT is a newer type of partition table that uses 64bit addresses rather than 32bit allowing for greater disk capacities and other good things. It forms part of the UEFI standard and indeed the ASUS uses UEFI for basic system configuration rather than the older BIOS system. UEFI was expecting an ID relating to the old spin disk and instead was getting one relating to the new SSD. So it stalled.

Pressing ESC when the ASUS symbol appears at boot brings up the boot selector, but even selecting the ssd there doesn’t help. A Windows Repair Disk is needed to fix the startup process. Type “Repair” in the start menu search area, will bring up “Create a System Repair Disk”. Unfortunately doing this on an OEM Windows 7 (as installed on the ASUS) creates a less useful repair disk that only allows you to re-install the operating system. You need a proper repair disk as would be created by a vanilla Windows 7 installation. Hope you’ve got one of those to hand!

With a vanilla Windows 7 Repair Disk in the DVD drive, reboot the machine and let it boot the DVD. Once booted, it will ask you to select a language and will then display a list of all the Windows 7 installations it has detected. There may well be none in the list as happened with me. Click “Next” in any case and let it attempt to repair the system. This will end up with a reboot.

Let it boot the repair disk again. It will probably find your Windows 7 installation this time. You will probably have to do this cycle of repair and reboot a few times.

Eventually – you will need to help it fix the boot record. Select the command prompt from the repair menu:
– work out which drive letter your DVD drive is mounted to (select each drive in turn, type DIR, repeat etc…) – let’s say it’s G: then type the following:

G:
cd boot
bootrec /fixboot

This command can be used to recrete a Windows 7 boot loader too:

bootsect /nt60 SYS all

This fixes the boot record.

Then run the repair system again, just kind of… because.

At the very least you will now be able to boot your system from the ESC boot menu – if you’re lucky it may even boot without ESC key intervention at all!

Thanks to the following sites and References:
http://forums.macrumors.com/showthread.php?t=696523&page=4
http://www.howtogeek.com/howto/32523/how-to-manually-repair-windows-7-boot-loader-problems/
http://support.microsoft.com/kb/927392/en-gb
http://www.sevenforums.com/general-discussion/252790-error-0xc0000225-windows-boot.html
http://www.sevenforums.com/tutorials/20864-mbr-restore-windows-7-master-boot-record.html

Raspberry Pi Wireless Radio – Part 2 0

Posted on March 25, 2013 by danny

To control the Raspberry Pi radio, you’re going to need to connect a bunch of switches to the GPIO header block. How many switches and the functions they perform is up to you. For example you could use them as presets, or channel up/down. And don’t forget you’ll need something to control volume.

I purchased some ribbon cable, veroboard, tactile switches, an IDC connector and a bunch of resistors to make my control board (see pic below) but you could go a breadboard route at least initially to get something working. This post is an excellent introduction to the wiring required: http://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/robot/buttons_and_switches/

To interface with my external switch board (via the GPIO header block), I’m going to use Python.

Installing Python

Although installing python in itself was straightforward, finding information on how to install the gpio library was more challenging, most users having used it with raspbian or debian. In the case of archlinux it was clearly going to have to be compiled from scratch which given I haven’t compiled anything from scratch, was a bit daunting.

However, whilst standing on my own shoelaces and generally face planting, I stumbled across this post on the subject http://archlinuxarm.org/forum/viewtopic.php?f=31&t=4654 which outlines everything needed to install both python and the gpio library as well as a host of other development tools required along the way such as gcc and so forth.

First install the development tools you’re going to need (including things like gcc)

$ sudo pacman -Sy file base-devel abs git

Next download the gpio source code and unpack it

$ wget https://aur.archlinux.org/packages/ra/raspberry-gpio-python/raspberry-gpio-python.tar.gz
$ tar xf raspberry-gpio-python.tar.gz

Now run the make process that will create a package that can be imported by pacman, and import it

$ cd raspberry-gpio-python
$ makepkg -Acs --asroot
$ sudo pacman -U raspberry-gpio-python

By this point you now have Python 2 and 3 installed, plus a variety of other development tools and the gpio library.

NB: If at any point you see error message that look a bit like this:
error: failed retrieving file ‘libpulse-2.0-2-arm.pkg.tar.xz’ from mirror.archlinuxarm.org : The requested URL returned error: 404
the chances are that the package database in pacman is out of sync with what’s out on the internet. The following command will resync the database:

$ sudo pacman -Syy

If that doesn’t work try changing the download mirror

$ cd /etc/pacman.d
$ nano mirrorlist

Comment out the original mirror and remove a comment from one of the others, then save and update http://www.raspberrypi.org/phpBB3/viewtopic.php?f=28&t=12840

A Simple Python Radio Control Program

This simple program has three radio stations and two mp3s assigned to various input buttons, plus a volume up and a volume down.

#!/usr/bin/python
import RPi.GPIO as GPIO
import time
import os

def PlayRadio(station_url):
    os.system("mpc stop")
    os.system("mpc clear")
    os.system("mpc add " + station_url)
    os.system("mpc play")

def PlayMp3(mp3_file):
    os.system("mpc stop")
    os.system("mpc clear")
    os.system("mpc add " + mp3_file)
    os.system("mpc play")

def VolumeUp():
    os.system("mpc volume +2")

def VolumeDown():
    os.system("mpc volume -2")

def mainProg():
    # to use Raspberry Pi board pin numbers
    GPIO.setmode(GPIO.BCM)

    # set up unused GPIO as output channels and 0V
    # set up GPIO input with pull-down control
    #   (pull_up_down be PUD_OFF, PUD_UP or PUD_DOWN, default PUD_OFF)
    GPIO.setup(14, GPIO.OUT)
    GPIO.setup(15, GPIO.OUT)
    GPIO.setup(18, GPIO.IN, pull_up_down=GPIO.PUD_DOWN)
    GPIO.setup(23, GPIO.IN, pull_up_down=GPIO.PUD_DOWN)
    GPIO.setup(24, GPIO.IN, pull_up_down=GPIO.PUD_DOWN)
    GPIO.setup(25, GPIO.IN, pull_up_down=GPIO.PUD_DOWN)
    GPIO.setup(8, GPIO.OUT)
    GPIO.setup(7, GPIO.OUT)

    GPIO.setup(2, GPIO.OUT)
    GPIO.setup(3, GPIO.OUT)
    GPIO.setup(4, GPIO.IN, pull_up_down=GPIO.PUD_DOWN)
    GPIO.setup(17, GPIO.OUT)
    GPIO.setup(27, GPIO.IN, pull_up_down=GPIO.PUD_DOWN)
    GPIO.setup(22, GPIO.IN, pull_up_down=GPIO.PUD_DOWN)
    GPIO.setup(10, GPIO.OUT)
    GPIO.setup(9, GPIO.OUT)
    GPIO.setup(11, GPIO.OUT)

    # set RPi GPIO output pins low
    GPIO.output(14, GPIO.LOW)
    GPIO.output(15, GPIO.LOW)
    GPIO.output(8, GPIO.LOW)
    GPIO.output(7, GPIO.LOW)

    GPIO.output(2, GPIO.LOW)
    GPIO.output(3, GPIO.LOW)
    GPIO.output(17, GPIO.LOW)
    GPIO.output(10, GPIO.LOW)
    GPIO.output(9, GPIO.LOW)
    GPIO.output(11, GPIO.LOW)

    # look for inputs on RPi board pins
    prev_input = 0
    while True:
        #take readings
        this_cycle = 0
        input = GPIO.input(25)
        if ((prev_input == 0) and input):
            print ("Button 1 pressed")
            this_cycle = 25
            # ISA FM
            PlayRadio("http://80.13.146.243:8000/")
        input = GPIO.input(24)
        if ((prev_input == 0) and input):
            print ("Button 2 pressed")
            this_cycle = 24
            # LBC
            PlayRadio("http://ice-the.musicradio.com:80/LBC1152MP3Low")
        input = GPIO.input(23)
        if ((prev_input == 0) and input):
            print ("Button 3 pressed")
            this_cycle = 23
            # Fun Kids
            PlayRadio("http://icy-e-04.sharp-stream.com/funkids.mp3")
        input = GPIO.input(22)
        if ((prev_input == 0) and input):
            print ("Button 4 pressed")
            this_cycle = 22
            # Rock Lobster mp3 Test
            PlayMp3("LobsterTest.mp3")
        input = GPIO.input(27)
        if ((prev_input == 0) and input):
            print ("Button 5 pressed")
            # Beethoven mp3 Test
            PlayMp3("ClassicalTest.mp3")
            this_cycle = 27
        input = GPIO.input(18)
        if ((prev_input == 0) and input):
            print ("Button 6 pressed")
            VolumeUp()
            this_cycle = 18
        input = GPIO.input(4)
        if ((prev_input == 0) and input):
            print ("Buttpon 7 pressed")
            VolumeDown()
            this_cycle = 4

        prev_input = 0
        if (this_cycle > 0):
            prev_input = 1

        # software switch debounce
        time.sleep(0.05)
	
def main():
    mainProg()

if __name__ == "__main__":
    main()

From here you can really go to town. I followed this up with a web interface coded in Python and Django to allow button configuration and all sorts. Far to long to blog about here. But plenty of fun to be had!

References:
http://www.instructables.com/id/Pandoras-Box-An-Internet-Radio-player-made-with/step2/Setting-up-the-Pi/
http://www.instructables.com/id/Pandoras-Box-An-Internet-Radio-player-made-with/step7/Connecting-the-Pushbuttons/
http://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/robot/buttons_and_switches/ describes wiring
http://lwk.mjhosting.co.uk/?p=343 describes GPIO
http://elinux.org/RPi_Low-level_peripherals describes GPIO
http://pypi.python.org/pypi/RPi.GPIO/0.3.1a describes python programming with GPIO
http://docs.python.org/2/tutorial/index.html python for newbies
http://www.xatworld.com/radio-search/ for finding IP URLs for radio stations
http://www.codedefied.co.uk/2011/12/24/playing-bbc-radio-streams-with-mpd/ how to unpack BBC tokenised streams

Raspberry Pi Wireless Radio – Part 1 0

Posted on December 27, 2012 by danny

As with many such posts, this one is primarily a reminder to myself, should I need to repeat my steps at a later date. However, I hope they are of use to someone also as it was a number of days work.

You will need one raspberry pi and a wireless USB adapter based on the Realtek RTL8188CUS chipset such as the Edimax EW-7811Un micro-usb adapter (cheap as chips and available from Amazon).

Basic Setup

Download the Arch Linux ARM install (because it is very lightweight and boots in under 10 seconds), burn to an SD card and plugin to the Pi as per the instructions on the download page here.

Boot it up. If you don’t have a screen and usb keyboard available just plug it into a wired network. ssh is enabled by default so you can connect using Putty immediately, instead.

Follow the update instructions here (http://elinux.org/ArchLinux_Install_Guide) to bring it up to the most recent distribution.
Early on it talks about rc.conf which doesn’t exist in this distribution, there’s probably an alternative but as I didn’t need to change timezones, I wasn’t concerned.
The command pacman-key –init, does take A LONG time (like 10 minutes with no onscreeen feedback).

Wireless Networking

Plug in the Edimax EW-7811Un micro wireless USB adapter and reboot. Support for the Realtek RTL8188CUS chipset this is based on is built into the current distributions of Arch Linux for the Pi.
Install the netcfg package so that wireless can be configured from the command line

 # pacman -S netcfg

Then follow these instructions to configure wireless: https://wiki.archlinux.org/index.php/Netcfg
Use the example wireless-wpa script as the starting point.
After issuing this instruction in that post: # netcfg mynetwork you will see this error nl80211: ‘nl80211’ generic netlink not found. This isn’t actually a problem, this post describes why https://bbs.archlinux.org/viewtopic.php?pid=940669
To ensure wireless is restarted after a reboot of the Pi, the following command in that post must be executed

# systemctl enable netcfg@myprofile

Reboot and check that you can putty to the Pi over wifi.

In the event, that the wireless hardware doesn’t initialise fast enough (can happen), you may get an error like ‘wlan0 does not exist’. See the entry in this post https://wiki.archlinux.org/index.php/Netcfg_Troubleshooting to resolve.

You may find that a few days after doing this, the IP lease for the Pi expires on the router causing it to assign a new IP address to it. This can cause the Pi to no longer be able to connect to the router because it’s own expectation of what the IP lease should be, aren’t being met. This post https://bbs.archlinux.org/viewtopic.php?id=120230 should troubleshoot this.

Install and Configure Media Player

Now install mpd & mpc:

# pacman -S mpd mpc alsa-utils

Sound itself needs enabling at boot up. To do this you need to create a script in the directory called /etc/modules-load.d called snd_bcm2835.conf which looks like this:

# Load snd_bcm2835 at boot
snd_bcm2835

You also need to install initscripts:

# pacman -S initscripts

A lot of the challenge is in getting mpd configured correctly, when stuff doesn’t work, it’s usually due to this file not being setup quite right. Also the errors reported to the command prompt are often less than helpful so don’t forget to check the mpd.log file, sometimes that actually provides useful help. In general it is recommended you don’t run it as root but rather as a user with less all-encompassing rights.

Here’s my /etc/mpd.conf file:

music_directory		"~/music"
playlist_directory "~/mpd/playlists"
db_file "~/mpd/mpd.db"
log_file "~/mpd/mpd.log"
pid_file "~/mpd/mpd.pid"
state_file "~/mpd/mpdstate"
user "wonkygibbon"
bind_to_address		"127.0.0.1"
port				"6600"
input {
        plugin "curl"
}
audio_output {
	type		"alsa"
	name		"My ALSA Device"
	device		"hw:0,0"	# optional
}

The default input plugin is called “curl” and can be used to pick up streaming audio over the web.

For this to work, I needed to create the various files and directories that these point at. Hence, login as your user (in my case wonkygibbon), then do the following:

$ mkdir music
$ mkdir mpd
$ cd mpd
$ mkdir playlists
$ touch mpd.log mpd.pid mpdstate

Finally, start mpd, connect to a radio stream, and play it:

$ mpd
$ mpc add http://80.13.146.243:8000/
$ mpc play

The IP address is that of one of my favourite french stations – replace with whatever you want to listen to.

If you wish to test using mp3 files – you can copy them to the Pi using WinSCP (provides an ftp type interface from windows to the Pi using ssh – meaning you don’t need the Pi to be running an ftp server).

They need to be placed in the “music” folder you created earlier. Then update mpd’s music database using:

$ mpc update

Thanks primarily to the following sites as well as others to numerous to mention:
http://miro.oorganica.com/raspberry-pi-mpd/
https://wiki.archlinux.org/index.php/Music_Player_Daemon#Starting_mpd_as_a_user
http://crunchbang.org/forums/viewtopic.php?pid=182574
https://wiki.archlinux.org/index.php/Netcfg_Troubleshooting
https://bbs.archlinux.org/viewtopic.php?id=120230
Part 2 if/when it follows will focus on how to to add external switches to select channels and the bits of scripting required to respond to them.

NVIDIA Graphics Driver Installer Fails: The system cannot write to the specified device. 4

Posted on July 03, 2012 by danny

Just in case anyone runs into this problem and starts losing the plot!!

I was trying to install an earlier version of the NVIDIA display drivers for my graphics card today on Windows 7. Ones that MediaCentre would play nicely with.

Boy did I have to jump through some hoops!

Had to delete the version that Windows Update had downloaded otherwise it kept reinstalling them after the reboot – which was really annoying. Not trivial – you have to remove them from here:

C:\Windows\System32\DriverStore\FileRepository\nvdsp something something something. To delete them, you first need to take ownership of them (google that) and then once you have ownership set the permissions to provide full control. THEN you can remove them.

Then when I ran the NVIDIA installer it failed whilst trying to install the graphics driver component. Grrrr!

Then I tried installing it from Device Manager using “Update Driver” – and got this error message: “The system cannot write to the specified device.” – which lead me to believe that it couldn’t write to the card, or something in the windows directory – probably due to more bloody file permissions or whatever. And then I realised … that it wasn’t NVIDIA’s fault at all. My “Temp” folder was on a partition that was practically full. The installer couldn’t unpack the files. I cleaned out the temp folder – and hey presto – the drivers updated very happily indeed.

Net result – my kids can now watch “Peppa Pig” when they get up in the morning and I can sleep in. Praise your deity du jour!

Samsung LED TV with HDMI stretches Windows Desktop 2

Posted on August 02, 2011 by danny

Following on from my last post – I replaced the VGA and stereo audio cables with a single HDMI cable from the Graphics Card to the Samsung LED TV.

I had to reboot the Media Center for it to allow me to reassign the default audio output to the HDMI output but once I had restarted it let me do so. It looks like it detects whether the audio is connected as the machine boots rather than as a “hot” plug n play sort of thing.

Now for the nasty bit … the Windows desktop was now stretched beyond the sides of the screen. A good long search through the graphics driver controls yielded nothing to change the size and position.

Fiddling with the Samsung TV I then did find a setting that helped. Under Menu->Screen Adjustment there’s a setting called “Screen Fit” – the result of using this was that the desktop properly fitted on the screen. Problem was – it still looked wrong compared to the crisp output I’d had using the VGA cable. As though the screen had been stretched, introducing artifacts and then squashed again – leaving them behind.

Googling was required to solve the problem and I’m glad I did as I don’t think I’d have ever found the answer – and I’m endebted to this post for the answer:
http://ubuntuforums.org/showthread.php?t=1666329
The very first post nails the problem (ignore the rest of the thread). It says “Go into the menu on the TV and select Source List, Edit Name, then chose the HDMI and change the name to be either PC, DVI or DVI-PC. Either of these three setting should correct the over sized display issue.” – and the author is right. Giving a “Name” to the HDMI connection, corrects the problem. In fact the word name is really misleading, it’s really a “Type” – particularly as you pick the one you want from a list rather than choosing your own from scratch.

Making this setting, resolves the problem and removes the artifacts. Very confusing bit of UI from Samsung.

End result – great looking display and a reduction in the number of cables. So musn’t grumble.

Upgrading Media Center to HD 1

Posted on August 01, 2011 by danny

I’ve slowly been adding the ability to handle HD content to my media center of late. As usual, the machine is well underpowered so it always stretches the components.

I started by adding a Black Gold BGT3620 Dual HD tuner. This supports both Freeview and Freeview HD (as well as analogue and cable). Setup as always was very easy and it works with Windows 7 Media Center seamlessly. This is an expensive high end card. As mentioned in other posts, the key difference between this and other tuner cards is that Black Gold do a lot more of the stream processing on card rather than relying on the CPU to do the processing. This allows the rest of the machine to be a rather lower spec and prevents the CPU becoming a bottlekneck.

I then added a Samsung UE40D5000 40″ LED TV (which is excellent incidentally – the blacks are … err … very black!). This has a Freeview tuner built in (but not Freeview HD). I also didn’t go for any of the built in internet / iplayer gizmo’s that some of the more expensive Samsungs go for – on the grounds that since it’s attached to a PC – the PC is doing all of that.

Once the TV was connected up and the output from the graphics card altered to the new resolution it became clear that the move up from 720×576 to 1900×1080 was clearly a step to far and at this resolution the media center really started to struggle. SD content was ok, but any rapid movement in the HD content it could not cope with becoming stuttery and blocky. The Graphics Card, a GeForce 6200LE for PCI-E clearly couldn’t cope. Given this was launched in 2004 perhaps this isn’t surprising but it’s worth mentioning because until 2011 it was still being sold as a budget card around the £25 mark. It had a fill rate of approx 700 megapixels / second.

Taking the card out and relying on the onboard graphics capabilities of the motherboard, a Gigabyte GA-946GMX-S2 i946GZ actually improved performance which was unexpected. But then a new budget card was dropped in, the GeForce G210 (£27 inc Vat), launched in 2008. With a fill rate of 4.1 gigapixels / second, clearly much quicker. The result? HD playback is now flawless. As always I buy fanless cards for the media center – I want to listen to the movie, not the machine.

Along the way I also answered the question “Do graphics cards with hdmi output sound?” – Answer: In 2011, yeah, probably. Going back four or five years this used not to be the case, a card with HDMI may well not have had audio, indeed may not even have provided a connector to grab the audio from the motherboard or soundcard – but these days this would appear no longer to be the case, if a budget card like the G210 has onboard digital audio output to the HDMI cable, it seems likely that most other graphics cards will do as well. In the world of PC based media centers and gaming on TV’s this was probably an inevitability. A card supporting HDMI and not supporting audio is just, well, a bit pointless really.

My one remaining problem? The plastic surround on the HDMI cable is too fat preventing the connector from fully inserting into the HDMI socket of the card (it catches on the PC case). I either need to cut the extra plastic off OR buy a flatter one. Grrrrr.

Next I installed a Samsung Bluray drive to replace the existing DVD drive. This came bundled with CyberLink’s Powerdvd software and supports that products “TrueTheater” upscaling technology to upscale SD content on DVD to something approaching HD. You can use this in a split screen before and after mode to look at the changes. I turned off it’s colour lightening setting whilst setting the sharpening to the middle setting and tested it on some scenes from “The Lord of the Rings : The Two Towers” and the improvent is remarkable – definately no need to buy the Bluray version of the movie. The only slight niggle here, is that whilst the standalone version of Powerdvd works flawlessly, the embedded version that sits within MCE doesn’t quite display full screen leaving a black border.

So the system currently stands like this:
Gigabyte GA-946GMX-S2 i946GZ Socket 775 onboard VGA 8 channel channel mATX
Intel E2160 Socket 775 Pentium Dual Core 2×1.8Ghz 800FSB Retail Boxed Processor
Asus GeForce G210 SILENT 512MB DDR2 DVI VGA HDMI Out DirectX 10.1 Low Profile PCI-E Graphics Card
4GB Kingston DDR2 RAM

Next time out – I’ll be getting surround sound sorted out.

Orbitsound – T4 Review 0

Posted on May 31, 2011 by danny

The marketing bumph for this is mostly keen to tell you about the incredible sound technology built in to the T4, how it’s spacial technology provides a stereo sweet spot wider than an outsize sombrero and all in a package the size of a pint of milk.

Well I’m here to tell you that the sound isn’t that great. It’s okay, sure. But it’s not great. The bass lacks punch and the mid is overbearing. Well what did you expect? As Scotty will say (come the 23rd century) “you cannae defy the laws of physics” and I put it to you that for this listener this remains true. It is very hard to get decent bass out of small speakers – the mid will tend to dominate.

Which begs the question? “Why do I love the Orbitsound – T4?” becaue I have to tell you, I do – I really do. In fact, I think it’s a fabulous piece of kit.

The size of a couple of pints of milk – you get all this:
– DAB and DAB+ radio
– FM Radio
– Internet Radio (inlcuding Podcasts such as from the BBC)
– Support for UPnP Media Playing
– iPod suport
– Aux in
– EQ
all for about 70 english pounds.

But it gets better. For a device this size, the UI is REALLY good. This if for two reasons. First the display can manage 6 lines of about 25 characters so the developers had plenty of space to work with. Second, the UI is quite rich. A display this size, allows a nicely nested menu system. Selecting a podcast from the BBC is not the keyhole surgery of the two line display of the Revo Mondo say (that I’ve known and loved for the last few years) – it’s actually pleasurable. For someone who listens to a lot of talk radio / podcasts (Radio 4 darling!) it’s a boon.

The switch on / boot time is practically instantaneous and the time to find and connect WiFi to the router if using Internet Radio or UPnP is very quick compared to other devices.

The controls are arranged around the top surface and there’s no remote control which does make the T4 only really suitable for smaller spaces in the home such as a Kitchen or as a bedside radio. As you return to a function previously used it automatically retunes to the last station selected, or in the case of an iPod, unpauses it (when you move from the iPod to something else, it pauses it again – nice touch).

In fact given the size and style of the device, you could actually use it as a device to drive an external HiFi in a similar role to something like a Revo Mondo and it wouldn’t look at all out of place and the sound quality would be well, HiFi. And given that the thing you really want on a remote is a volume control, the lack of a remote then isn’t a big deal.

My only other gripe is that the floppy wire aerial is a bit position sensitive when listening to DAB – but that’s a small detail.

All in all – I’m impressed. The developer who coded up the firmware gave a damn and it shows. There are just lots of nice little touches as though the engineers had actually used their own product (heaven forbid!) This is a good piece of kit at a great price. Well done Orbitsound! Can’t say I understand your marketing though.

WMP12 and UPnP problems 0

Posted on May 11, 2011 by danny

So … I’m trying to use Windows Media Player 12 on Windows 7 (32 bit) as a UPnP server. I enable all the things I’m supposed to enable. My Revo Mondo can “see” the server, it can even browse the files. But as soon as it tried to play them … nada!
So I try with my laptop. Same result. It can’t play the files.
Just to complete the loop, I try with my Android phone – again – it can list the files but not play them.

I try setting permissions on the files “everyone can read them” etc… no change.

In desperation I try using TVersity instead – but it appears to have the same problem. And additionally seems unable to cope with the size of the mp3 library.

A lot of browsing leads to lots of links on the Microsoft site that seem to have been removed. Only slightly annoying.

Finally – I work it out.

Like many people – my media collection has built up over many years. Either on an external drive, or on a secondary internal drive that gets pulled out of the old machine and plonked in the new one every time I upgrade my PC. Of course, when you do this (either with an external drive or with an internal one), the permissions on the files all relate to the old machine. So in effect, the new Windows 7 installation thinks that the drive is actually remote and refuses to serve the media.

If you copy the media (or a small subset of it) to the local drive and make it part of the music library – you suddenly find you can play it on your UPnP clients. Which is a solution if your system drive has the space. But if it doesn’t you’re still stuffed.

Eventually, I found the answer here http://forums.techarena.in/media-player/1168138.htm. God bless “Vincent”, whoever you are.

The solution is as follows:
1. Click Start, click Run, type regedit, and then click OK.
2. In the registry tree (on the left), expand HKEY_LOCAL_MACHINE, SOFTWARE,
Microsoft, MediaPlayer, and then Preferences.
3. Right-click HME, point to New, and then click DWORD Value.
4. Type EnableRemoteContentSharing, and then press ENTER.
5. Right-click EnableRemoteContentSharing, and then click Modify.
6. In the Value data text box, type 1, and then click OK. If you later
decide to disable remote content sharing, you can repeat this procedure and
change the value to 0.

To repeat, even though this text is talking about RemoteContentSharing and technically your content is not remote (it’s either on an external drive attached to the machine, or an internal secondary drive) – Windows thinks it is because of the obsolete permissions on the files. Following the steps above, will make your world a better place, full of whatever sounds fill your mp3 collection.



↑ Top