Custom PC, Issue 162

Custom PC Issue 162In Hobby Tech this month I take a look at the new Raspberry Pi-based Kano Complete Computer Kit, the eight-bit Arduboy handheld games console, and the undeniably impressive Mirobot educational robot.

To look at the Mirobot first, it’s no secret that I was eager to put it through its paces. Turtle-style robots, which roll around the floor drawing pictures, were immensely popular in the 80s, and the Mirobot looks to bring the technology bang up to date. Entirely open source, from the circuits to the software, the Mirobot is based around two microcontrollers: an Arduino, which handles the actual robotics, and an ESP8266, which provides Wi-Fi connectivity and handles the user interface and ever-so-smart over-the-air (OTA) flashing capabilities.

The Mirobot screams smart from the moment you open the package: its body is made from laser-cut MDF, and the panels form the packaging itself. Everything is put together without tools, and getting up and running requires no software installation – just a device with a modern browser. Multiple programming languages are available, and an API for those who want to roll their own software. In short, I’m a Mirobot fan – and I’d heartily recommend picking one up if you’ve an interest in open-source robotics or programming for education.

The Kano Complete Computer Kit, on the other hand, comes at education from a very different perspective. Billed somewhat disingenuously as a computer you ‘build,’ the kit is at its heart a speaker and case for a bundle Raspberry Pi alongside a customised operating system which is the project’s true selling point.

The Kano kits have been around for a while now, but the Complete Computer Kit as reviewed is new: the computer side has been refreshed to include the latest Raspberry Pi 3, while the bundle also includes a high-quality but non-touch display which accepts the Kano-cased Pi in its rear. It’s a lovely kit, and the software – which you can download for free and run on your own Raspberry Pi – is phenomenal, but its cost definitely lets it down: at £299 RRP it’s massively overpriced.

Finally, the Arduboy. Crowdfunded and hit by numerous delays on its way to market, the Arduboy is an extremely smart little handheld console based around an Arduino-compatible ATmega microprocessor. Games are written in the Arduino IDE then flashed onto the credit card sized device via USB, and play out on a teeny-tiny little single-colour OLED panel which is sadly prone to bad banding.

The Arduboy is a lovely device, but it’s not the first design I’ve seen – and nor is it my favourite. The Gamebuino, reviewed back in Issue 134, still sits at the top for a number of reasons: it’s cheaper, it has better battery life, and it has a clever system for loading games from a bundled micro-SD card. The Arduboy, by contrast, is slimmer, has a clearer display, but can only carry a single game at a time. When you want to switch games, you’ll need a computer with the Arduino IDE – and that’s a major drawback in a portable gaming device.

All this can be yours, alongside the usual raft of interesting things written by people who aren’t me, at your nearest newsagent, supermarket, or from the comfort of wherever you are now via Zinio and similar digital distribution services.

The MagPi, Issue 53

The MagPi Issue 53Inside this month’s MagPi Magazine – the first issue to feature a cover-mounted DVD, boasting a bootable copy of the new Debian+Pixel Linux distribution for readers to try – you’ll find my review of a rather special little gadget: the Mirobot v2 programmable robot.

I’ve played with educational robots before, but the Mirobot caught my eye the minute I saw inventor Ben Pirt demonstrating it at the Maker Faire UK earlier this year. With a chassis made entirely from laser-cut MDF, the Mirobot is an impressive package: Ben has designed it so that every component nestles in holes cut out from the MDF sheets themselves, making for an extremely compact box which pops nicely through your letterbox and leaving almost zero waste once assembled.

The Mirobot is designed primarily for use as a turtle, and includes a mount for a pen so it can draw on suitable surfaces. Where it differs from most rival designs is that it can be programmed entirely through a browser: an on-board web server, running on the popular ESP8266 microcontroller, can work as a standalone hotspot with simple Scratch-inspired drag-and-drop programming interface or connect to your home Wi-Fi and allow access to additional languages, a point-and-click interface, and even a set of buttons for direct remote control.

With the exception of the Scratch language, which relies on Adobe Flash Player, everything works an absolute treat on the Raspberry Pi, but the Mirobot isn’t limited to this: it can be programmed from any modern web-connected device, from a laptop to a smartphone, or for more advanced users interfaced with via a well-documented application programming interface (API) from the language of your choice. Assembly is quick and easy, requiring absolutely no tools, and while aligning the pen and motors is a little trickier that’s a one-off job.

To read the full review, either pick up a paper copy of The MagPi Issue 53 and enjoy your bonus cover DVD or download the entire issue for free under the Creative Commons licence from the official website.

Custom PC, Issue 157

Custom PC Issue 157This month’s Hobby Tech column demonstrates how to use the Raspberry Pi Camera Module to create smooth timelapse footage and reviews the WeMos D1 R2 ESP8266-based Arduino-alike board and Andrew ‘bunnie’ Huang’s Essential Guide to Electronics in Shenzhen.

Looking to the tutorial, this is far from the first time I’ve covered the use of the Raspberry Pi Camera Module add-on. Since its initial launch, however, the software has come on in leaps and bounds including means of finally addressing a longstanding issue with the board: the difficulty in using the timelapse functionality. Where previously you needed a surprisingly complicated script to control the camera, now timelapse capture is handled entirely within the raspistill software. Coupled with avconv – ffmpeg, which I had previously recommended for the task, having been deleted from the Raspbian software repositories – the two packages are all you need to create high-quality timelapse footage directly on any Raspberry Pi.

The WeMos D1 R2 is one of a range of low-cost devices based on the ESP8266 microcontroller and Wi-Fi radio. While getting on in age, the ESP8266 is extremely popular due to its rock-bottom pricing; the only snag being that its form factor makes it difficult to integrate into hobbyist projects. The WeMos D1 R2 aims to fix that by providing a breakout board for the compact ESP8266 in the familiar Arduino Uno layout. While more feature-packed equivalents exist, the WeMos D1 R2 costs just £3.30 in single units – an absolute bargain for an easy-to-use microcontroller with integrated Wi-Fi connectivity.

Finally, The Essential Guide to Electronics in Shenzhen. Kindly loaned by my friend Aaron at hobbyist electronics specialist oomlout, this latest book from noted hacker Andrew ‘bunnie’ Huang is a major departure from the norm. Rather than a how-to guide or white paper analysis, the book is designed to be used as a functional sourcing tool while visiting the Shenzhen area of China complete with maps, point-to-translate pages covering everything from travelling back to your hotel to enquiring as to the tolerance of resistors and capacitors. A pair of prose sections also provide information on doing business in China, including how to spot fake or missold components and how each could affect your project. Niche, perhaps, but a fascinating read – and an invaluable tool for anyone planning a trip to Shenzhen any time soon.

All this, plus the usual raft of interesting things written by people who aren’t me, can be found at your local newsagent, supermarket, or as a string of zeroes and ones on Zinio and other digital distribution services.