Tag Archives: Usb

Raspberry Pi is a novel, brilliant idea. A cheap $25 computer that will help re-invigorate people’s (particularly children’s) interest in computers – the hardware, software and in programming. You can put free versions of Linux onto it, and there would be programming packages available too. There’s no better way to learn about computers than a circuit board that you can look at and explore – indeed it has a number of ports for connecting additional circuits too and they readily promote people trying to expand it’s capabilities further.

However, it’s far more about fixing the UK computer programming situation in schools, as that could be remedied by simply adding it to the curriculum (as it is being) and installing the same programming packages on the schools’ existing PCs. As Raspberry Pi themselves state…

We don’t think that the Raspberry Pi is a fix to all of the world’s computing issues; we do believe that we can be a catalyst. We want to see cheap, accessible, programmable computers everywhere; we actively encourage other companies to clone what we’re doing. We want to break the paradigm where without spending hundreds of pounds on a PC, families can’t use the internet. We want owning a truly personal computer to be normal for children.

All of this has been made possible by the not-for-profit and registered charity The Raspberry Pi Foundation.

So, there are to be 2 models, Model A and B1. Initially Model B, which has the higher specification, has gone on sale and has been an overwhelming success. The Model A will come later, as will versions in cases (the current release is a bare circuit board). I ordered my model B, caseless Raspberry Pi on the day of release. Model A retails for $25 and Model B for $35. Sadly, even by 9am I wasn’t quick enough to get the first batch, so my estimated delivery date was April 16th. Because of hold-ups I eventually received it on 4th May.

Rasperry Pi in Lego case

Inside a jiffy bag was a small box, inside of which was the Pi wrapped inside an anti-static bag. To give you an idea of how small it is – it’s under 86 × 54 mm. There are no instructions but a URL was printed on the otherwise pretty plain box. I quickly made a case for it from Lego and you can see an image of that to the left (click on it for a larger view). In fact it’s small enough that you could probably make a case for it out of a cigarette packet!

Both models have a 700Mhz ARM processor and 256Mb of memory. Where the Model B differs is with ports – it has 2 USB ports rather than 1 and a 10/100 Kbps ethernet connection. As a result of this the Model B also draws more power – 700mA/35W rather than the Model A’s 500mA/2.5W. It’s still rather frugal though, whichever version you choose.

Additional ports include HDMI video, RCA video and an audio jack. Power is via a micro USB connector – no cable is provided for this and you can either connect it to a USB power supply or into another device that supplies power. I’ve successfully powered the Pi via the USB port on my desktop PC. Some people, using plug-in mains USB chargers have found that they don’t provide enough power, so be wary of that. One thing it doesn’t have is a RTC (Real Time Clock), so every time you boot the Pi up you need to set the time and date again.

No hard drive is required – instead a bare SD card reader is on the underside of the board. You simply add the OS onto an SD card and boot from that instead. However, be aware that not all cards work and a list is maintained on the Raspberry Pi site of those that are known to work2.  Myself, I bought a 16GB class 6 Integral SD card only to find that didn’t work – Debian booted but I got a “mmc0: Timeout waiting for hardware interrupt” error. Switching to a Sandisk of equivalent specifications worked.

In fact, it’s worth repeating that no software, SD cards or cables are included with the package, so ensure you have everything you need – at the least a USB keyboard and mouse, an SD card, micro USB and HDMI connector.

Once you have an SD card you need to choose a version of Linux that works with the Pi. Two are currently available – Debian and Arch Linux. Ubuntu is unlikely to ever be available due to it’s higher processor demands.

On your PC, download the image from the Raspberry Pi website and then also download the free Win32DiskImager utility. Run the latter and it will allow you to copy the Linux image to your SD card. Once that’s done you can put the SD card in your Pi and, hopefully, it should boot up.

So, all of this sounds great, doesn’t it? Except, having used it I have some big reservations.

The whole initiative here is to get people excited about computers – as their own tagline says, “Take a byte”. So what you don’t want to do is be putting them off once they have a Pi in their hands and that’s precisely what I expect will happen.

The hardware is great and I have no complaints but the software is poor. The Arch Linux distro is command line only so you have to pretty hot on Linux in the first place to want to use that (and that’s not really who the Pi is intended for). The Fedora version does have a GUI interface but still boots to a command line and you have to manually start it up. The distro generally is lacking – little software is installed by default, what is has system-type names that would mean nothing to most people and, worst of all, to install anything else you have to use the command line. It is, in a nutshell, very unfriendly.

It’s not as if the Fedora installation is even stable – many users are complaining about issues with sound (the most prominent one being a lack of sound via HDMI, but I can’t get any sound from the audio output either) and this is apparently due to some poor quality drivers.

There was a mention in the Raspberry Pi blog of a Fedora distro. However, I couldn’t find it on the download page and the installation program they linked to didn’t seem to work. After some more searching I found that it had been removed because of issues – nothing was added to the blog entry or the downloads page to indicate this and, to me, is indicative of how little thought it being put into make this whole thing a friendly experience.

No documentation comes with the Pi and the online documentation is, although present, lacking too – it didn’t even give the correct password to sign into Debian and I had to hunt around forums to find it. Considering this device is a great tool to teach people about computers, the developers have provided one diagram for the board…

Now I’m sorry but that’s rather lacking. It shows the ports, yes, but it doesn’t mention a number of connectors that have obviously been added for future use and it only shows one of the chips. A teaching aid it isn’t.

It’s not as if the documentation can even help you with the basics. The provided online documentation is short, doesn’t cover basics such as troubleshooting as often just assumes you to be a power user (the kinf of person this product isn’t aimed at). An example from their “Quick Start Guide”…

Kernel sources and a cross-compiling toolchain for use on an x86 Linux PC are available at https://github.com/raspberrypi. Example code for OpenGL ES, OpenMAX and other multimedia APIs is available in the directory /opt/vc/src/hello_pi.

Excuse me? I have no idea what that’s about.

My own feeling is that this has been rushed – they started promoting this product long before it came out and so pressure was put on them to get it out. Their were delays and this caused ill-feeling as it was. If they hadn’t done all the pre-promotion they could have spent some time getting this product better upon release. The hardware would have been defined so they could even have been producing cases and “getting started kits” (both of which they promise for later in the year – the latter is likely to be an SD card, USB cable, etc).

Instead, the extremely un-user friendly documentation and OS is highly likely to put people off. The fact that they can’t even officially get one in its own case (yes, it is lovely to show and everything but after a while you want to put it in something rather than let it drag across your desktop) I think shows that this was pushed out too early. Too many people are going to connect this up, try out the OS, find it difficult to do much with, switch it off and stick it in a cupboard. In fact if they have problems getting a successfully boot-up (as I did) then thanks to the lack of documentation many people may not even get any further than that. After all they’ve made it cheap enough to be almost disposable.

For my money, and I don’t think for one minute that I’m in the majority with this though, I think it is, currently, a wasted opportunity. Once the decent software gets out there, with a cased version of the product and some decent documentation to back it up then I think they have an amazing product. The danger is that so many people are buying it now, finding it hard to use and probably giving up now. And that’s a shame.

Summary of Raspberry Pi

An amazing piece of hardware let down by poor software and documentation. I’m sure this will improve with time, but how many people will have given up on it by then? A waste opportunity
Star Star Star Star Star


Reviewed by David Artiss on 12th May 2012.

 

  1. and a good reference to the model names of the original BBC Micro []
  2. class 10 SD cards in particular are known to not work, and it’s best to stick to 16GB or below capacity []

This review is part of the 1 Pound Challenge - can you find a decent gadget in a pound shop?

Not to be confused with the identically named product, this has a more square design with each of the 4 USB ports on their own separate side. The top is domed and the plastic hub measures approx. 6x6x2cm.  The version I have is made of see-through green plastic, but other colours are available. It has a 38cm (approx) captive cable on it.

Non-surprisingly it’s USB 1 (although it doesn’t explicitiy state this on the packaging). Plug the USB cable in and a green LED lights from inside.

One of the corner has a hole in it and there’s no screw in the bottom at this edge as there are on the others. I’ve seen an image of an identical product online that shows something plugged into this corner – I wonder if this is a power option.

The product is made by Signalex and sold at Poundland.

Summary of Signalex 4 Port USB Hub

It works. It’s USB 1. As with my other USB 1 hub reviews if you don’t need the speed (e.g. plugging in a keyboard) then this is quite suitable. Otherwise, avoid.
Star Star Star Star Star


Reviewed by David Artiss on 9th May 2012.

There are a number of USB monitors now beginning to come into the market. The idea is that you plug these into your laptop, as required, to give an extended desktop. The problem with most of them, however, is that their output is usual quite poor, often with reduced angles and low levels of brightness.

The Lenovo ThinkVision LT1421 is a 14″ screen with a 1366×668 pixel resolution that connects via USB. A mini USB plugs into the monitor and this runs to your PC as 2 USB cables – one is required for data and power and the other, if required, for further power. Personally, I’ve not needed to use the 2nd cable. With the cover (that you’d be mad not to use) it weighs just over 2.3 lbs and it’s just 0.35 inches at its thinnest, so it slips into a laptop bag easily.

The screen itself has no stand but comes with a hard plastic cover which, when clipped off, the monitor sites on. A “leg” with a rubber foot is then folded out from the back of the screen and this allows you to prop the monitor up at angle between 12 and 40 degrees.

Also on the back of the monitor is a control allowing to adjust the brightness up and down and a power light.

The screen surround is a very traditional Lenovo matt black plastic with the ThinkVision logo in a top corner and a silver Lenovo badge at the bottom.

Included with the monitor is the screen, cable, instruction leaflet and driver CD. The LT1421 connects via the DisplayLink technology and hence the reason for the driver. I never used the CD but, instead, downloaded the latest driver from the Lenovo website.

Once the driver is installed simply plugging the monitor into your computer’s USB port causes it to power on. Both screens will flicker as the current desktop is extended. A system tray icon allows you to specify how the 2nd monitor should work – I usually have it to the right of me and extend it that way so I can drag and drop files precisely from one screen to another. You can also rotate the screen and even just use it as a mirror of your laptop screen (potentially useful in meetings where you want to share your screen’s output but need to be able to view it yourself).

The screen is quite bright with good viewing angles. The colour is a little more yellow than my laptop screen and there’s no method of adjustment. Bear this in mind though – I have no intention of using it for photo work or the like so I’m happy that this is the case.

I struggled to find a UK distributor of this and bought mine via a German retailer on Amazon.co.uk for £145. However, you can now (at time of writing this) buy the LT1421 from the Artiss.co.uk shop for £119.81, including P&P.

Using on a Mac

Drivers are available from DisplayLink for the appropriate drivers for Mac. In use, the experience is better than that on Windows – after installation and plugging in the monitor the display powers up immediately and is automatically configured very well. There are no additional icons – you simply adjust setup via the standard “Displays’ option within Preferences.

Gallery

Promotional Video


Download YouTube Video | Convert YouTube to MP3

 

Summary of Lenovo ThinkVision LT1421

An excellent way to extend your laptop screen. It’s not too expensive and has a better screen than the majority of the competition. Combine that with the Lenovo quality and this is an excellent product.
Star Star Star Star Star


Reviewed by David Artiss on 4th May 2012.

One of the problem with Apple devices (and a growing number of Android devices now) is the inability to expand the device’s storage. With Apple pushing music and films via iTunes unless you picked wisely in the first place you may find yourself rapidly running out of space on your iPad, iPod or iPhone.

As a consequence, there are a number of products now available that offer separate storage, accessible wirelessly. However, where most of these contain physical drives, the Kingston Wi-Drive does all of this with sold state memory.

I have the 16GB model but a 32GB version is available available. In a black, compact form, about the same size as an iPhone, the device is unassuming. It’s easily pocketable and will work wherever you are. Like a phone, it contains a rechargeable battery with recharging and file transfers being done via a micro USB cable. The battery should last for about 4 hours which is not fantastic, bearing in mind there is no screen.

Many of the reviews of the Wi-Drive concentrate on it being more expensive than the hard drive equivalents – this is hardly a surprise, considering how much more expensive flash memory is compared to traditional hard drives. It seems pointless to me to to have a robust flash-based phone or music player and to then use a paired device that is likely to fail after its first major knock. The Kingston is as robust as the device you pair it with is. Having said all that, as is the fashion these days, the plastic is a glossy plastic which is likely to show every scratch and fingerprint.

In the small box that the drive comes in you get nothing more than the Wi-Drive, mini USB cable and a multi-language manual. It’s a shame that Kingston have settled on mini USB when most phones (and hence chargers) are now micro USB. Also lacking is anything to put the Wi-Drive in, especially considering the high gloss finish. A soft pouch or case of some kind would have been appreciated.

Setting Up

The device is really easy to use. It’s charged via the USB cable and you also use this to put content onto it. You then switch the Wi-Drive on at the side (the power button also doubles as power light) and, after a short delay, you will get a Wi-Fi light flashing on the front. Next to this Wi-Fi light is another which indicates connection to the internet – more on this in a moment. A reset button resides on the side and another light is on the front showing disk activity.

Once the wi-fi light is flashing you can now connect to the Wi-Drive as you would any other Wi-Fi device. To access the drive contents from your device you simple use the appropriate app – versions are available for both iOS and Android.

The Wi-fi signal of the Wi-Drive seems excellent. 15 metres across the office from the Wi-Drive, with a meeting room between us, and I could still access the drive contents and had 2 out of 5 bars still on my Wi-Fi signal indicator. It’s not as good as your home router but it’s still strong and means you can stray a reasonable distance from the Wi-Drive and maintain signal.

For those people who don’t have an iOS or Android based device you can still connect via the Wi-Drive’s IP address (192.168.200.254). Type this into your browser after connecting to the device and you can view and select any of the files via a web interface.

Using the App

Whether you use the Android or iOS App the method of use is principally the same. The Android version, with garish blue icons, is a lot less polished than the iOS equivalent (below are a number of screenshots taken from both versions for comparison).

When you enter the app it takes a moment to find the Wi-Drive1. You can browse the contents of this or your phone drive.

It’s when viewing the files that the two different apps appear to have different approaches (although the documentation on this is patchy so this is a case of trial and error). The iOS version, according to the documentation anyway, recognises a wide range of files types and will display them without the need of any third party apps. The Android version, in comparison, does rely on these external apps.What both do have in common though is that they both use their own player for audio, and pretty basic it is too. It’s a shame there’s no option to use an alternative application. However, there are options to copy any files to your phone so you can access them that way however you wish. Unfortunately, if you wanted to load the Wi-Drive with music and play directly from it you’re going to be stuck with a very poor quality application to do this.

Both apps have a settings screen – selecting this actually connects you, via your browser, to the Wi-Drive which is running its own server (very clever). As a result you can modify the Wi-Drive settings directly.

One of the things you can additionally do with the Wi-Drive is to create a “bridge”. Because your phone is now connected to the Wi-Drive via wi-fi this would normally mean that you’ve lost your internet connection. The Wi-Drive however, has a Wi-fi receiver in it so can connect to the internet for you and create a bridge connection to your device, hence providing you with internet capability into the bargain. To do this, you’ll need to head to the settings and provide details of your Wi-Fi setup.

Whilst there you can also change the details of how the Wi-Drive appears on your network – you can change the default SSID and the security (initially there is no security on it so anyone can connect to your Wi-Drive when it’s switched on).

Lastly, this screen also shows your current firmware level (see the later section for further details about this).

Updating

As mentioned earlier you can find the current firmware level from the App’s settings screen. Before I commenced the product review I ensured that I updated to the latest available.

Head to the firmware page on the Kingston website. If the current version is higher than the one indicated in your app, download the new firmware. Within the zipped folder is the new firmware along with instructions on how to install – the whole process takes just a couple of minutes.

This review has been written whilst using firmware 1.00.15.

Gallery

Promotional Video


Download YouTube Video | Convert YouTube to MP3

 

Summary of Kingston Wi-Drive

Brilliant! An ideal solution to the issue of needing to expand storage on device that either require fiddly changing of SD cards or don’t even have that option at all.

It has it’s quirks, mainly around the apps, but I suspect these will improve with successive updates. Hardware wise only an included case and a micro USB port would have improved matters.

At the time of writing the 16GB version costs £34 at Amazon, whereas the 32GB is £65. Neither of these are expensive for what you get – the wi-fi bridging function is a genuis touch – with the 16GB version being particularly good value. If you have a portable device that’s rapidly running out of space, I certainly recommend the Wi-Drive as your first port of call.

Star Star Star Star Star


Reviewed by David Artiss on 2nd May 2012.

  1. sometimes the app doesn’t seem to pick up on it at all – I find this is because the app was left running. Kill it and start it again and it will find the drive this time []

ReTrak, popular in the US, are now selling their range of products in the UK at retailers such as PC World, Dixons and Amazon.

You may have come across retractable cables before – often found on portable mice for laptops, they wind excess cable into real which is suspended half way along the cable length. What ReTrak have done is improved upon this, added other new technologies and then created a huge range of products. Basically, what you get are a range of electrical accessories that take up as little space as possible.

Their range includes computer, visual and audio cables along with power supplies, headphones, iPhone and eBook products, mice and even a retractable mouse mat with built-in USB hub!

One of the items that most travellers with laptops will need is a mouse and ReTrak have a portable solution for that. Their Laser Travel Mouse is a small (but still comfortable in the hand) mouse, in a fetching combination of both matte and shiny grey, that has a built in retracting mechanism for hiding away the cable when not in use. It works equally well if you’re left or right handed and has the now-traditional 3 buttons (the scroll wheel being clickable).

For my own laptop I use a Bluetooth mouse but often find the connection erratic – you really can’t beat a wired mouse for rock solid use. ReTrak have provided a very thin cable with this mouse which means it, unlike traditionally wired mice, doesn’t get in the way. However, I did find that it tends to curl up as a consequence of this.

Underneath the mouse is a small compartment. You open this, retract the USB cable and then the compartment closes again – a thin slit in it allows the cable through. It couldn’t be any easier and the retracting mechanism, as always with ReTrak products, is smooth. The whole thing is 2.5ft in length when fully retracted.

In use the mouse is nice under the hand and moves well. It has a 1600 dpi precision and scans at 6700 fps, which is excellent. As with many ReTrak products it comes with an excellent 3 year warranty.

Reviews of the product on the PC World site shows the only downsides reported are the length of the lead (which is fine if using this with a laptop, but not with a desktop – but why would you? It’s designed for portability!) and, bizarrely, that the lead is thin.

Gallery

Summary of ReTrak USB Laser Travel Mouse

Another cracking product from ReTrak. The mouse is excellent in use and the retractable cable gives you the convenience of a cordless mouse but without the connection issues. Normally this would cost £19.99 but can currently be bought from PC World for less than £5 – an absolute bargain!
Star Star Star Star Star


Reviewed by David Artiss on 24th April 2012.

Top
%d bloggers like this: