HackSpace Magazine, Issue 14

HackSpace Magazine Issue 14This month’s HackSpace Magazines includes my review of an easy-to-use but surprisingly feature-rich robot from Dexter Industries: the BBC micro:bit-powered GiggleBot.

At first glance, the GiggleBot seems like a straightforward two-motor wheeled robot chassis. A closer look, though, reveals where it differs from the norm: RGB LEDs, a built-in line-following sensor, Grove headers for additional hardware, and even a pair of servo headers to add additional motion into the mix.

All this hardware is controlled from a standard BBC micro:bit microcontroller board, and doesn’t interfere with any of its existing components – meaning you’re still free to use the LED matrix display, compass, accelerometer, and Bluetooth radio, the latter even allowing you to use one BBC micro:bit as a handheld remote for another powering the robot.

For the full review you can either pop to your nearest supermarket or newsagent for a print copy of the magazine or, as with all Raspberry Pi Press publications, you can download a Creative Commons licensed digital version free of charge from the official website.

Custom PC, Issue 184

Custom PC Issue 184Hobby Tech this month takes a look at a trio of very different products: the Clockwork GameShell modular hand-held console, the Dexter GiggleBot BBC micro:bit-powered robot, and the Coinkite Coldcard hardware cryptocurrency wallet.

First, the Coldcard. Designed by the company behind the Opendime (reviewed in Issue 175, and dead due to an apparent design flaw a week later), the Coldcard is roughly the size of a small stack of credit cards but provides a full hardware wallet for the Bitcoin and Litecoin cryptocurrencies. At least, that’s the theory: sadly, in practice, the device proved difficult to use owing to software glitches, hardware flaws, and a lack of third-party software support which reduces you to using only one wallet package to interface with the Coldcard.

The GiggleBot, by contrast, is a significantly more polished product. While the documentation still needs work, the robot itself – featured two individually-addressable motors, a line- or light-following sensor board, RGB LEDs, and expansion potential from Grove-compatible connectors and a pair of servo headers – is exceptionally impressive, and a great introduction to basic robotics for younger programmers. Those looking to make the leap from the block-based MakeCode environment to Python, though, will discover that the two libraries are far from equivalent in terms of feature availability – something that, again, will hopefully be addressed in the future.

Finally, the Clockwork GameShell. Produced following a successful crowdfunding campaign, the device is based around a Raspberry Pi-like single-board computer dubbed the Clockwork Pi and runs a customised Linux distribution with neat menu system. Its internals, interestingly, are modular, with each contained inside a snap-together transparent plastic housing – a decision which makes for a slightly bulky Game Boy-like outer shell and, sadly, is the direct cause of some overheating problems for the system-on-chip (SoC) during more intensive games like Quake. These issues, though, are largely outweighed by sheer novelty value: a few minutes of FreeDoom in the palm of your hand is sure to raise a smile.

The full reviews can be read in Custom PC Issue 184, available from your nearest supermarket, newsagent, or digitally via Zinio and similar services.

PC & Tech Authority, Issue 211

PC & Tech Authority, Issue 211While I don’t write for the Australian market directly, I do sometimes appear in PC & Tech Authority as a result of Nextmedia’s content-sharing deal with Dennis Publishing’s PC Pro magazine. Issue 211 is just such an issue, reprinting the Rise of the Makers feature which originally appeared in PC Pro Issue 248.

For those who missed it, the feature was designed as both an introduction to the maker movement in general and as a guide for getting involved – including everything from finding and joining your nearest hackspace to setting one up from scratch. I was aided by several friendly makers, without whom the piece could never have happened: Dominic Morrow, John Cole and Taryn Sullivan of Dexter Industries, Paul Beech and Jon Williamson of Pimoroni, Chris Leach, and Bob Stone of York Hackspace, as well as the team at Leeds Hackspace.

If you’re interested in the piece, it was also published to the PC & Tech Authority website this morning where you can read it free of charge – albeit without the box-outs that the original feature included.

Custom PC, Issue 143

Custom PC Issue 143My Hobby Tech spread continues in Issue 143 of Dennis Publishing’s Custom PC Magazine with two reviews and a review-slash-walkthrough: the Orange Pi Plus, the GrovePi+ Starter Kit, and the Kim Uno kit.

For me, the most interesting toy of the month was undoubtedly the Kim Uno. Designed by Oscar Vermeulen, the Kim Uno is a kit-form microcomputer designed to emulate the classic MOS Technologies KIM-1, designed by Chuck Peddle to showcase the company’s at-the-time cutting-edge 6502 microprocessor. Naturally, there’s no 6502 to be found in the Kim Uno: instead, an Arduino Pro Mini – based on one of Atmel’s popular microcontrollers – sits at the rear of a calculator-sized circuit-board and provides the grunt required to run any KIM-1 application you care to name, including the famous Microchess.

A simple solder-it-together kit – or pay extra to have one built by Oscar’s own fair hand – the Kim Uno is a great way to practice your skills even before you tackle the joys of 6502 machine-code programming. Oscar’s online documentation is thorough and detailed, and for anyone who knows 6502 the Kim Uno is a must-have especially at just £10 plus shipping.

The Kim Uno was the most fun project of the month, but it was closely followed by a GrovePi+ Starter Kit kindly supplied by Dexter Industries. Designed to bring Seeed’s Grove ‘smart module’ design to the Raspberry Pi, the kit includes a piggyback board which connects to the Pi’s GPIO port and a wealth of additional inputs and outputs, all of which connect via simple keyed wires. For newcomers to electronics, the Grove platform takes the complexity out of wiring up even relatively complex projects – and the GrovePi+ board itself makes using Grove hardware a cinch.

Finally, the Orange Pi Plus is one of the growing number of would-be Raspberry Pi beaters coming out of the technology markets of China. Using the AllWinner H3 system-on-chip processor the Orange Pi Plus can’t match the performance of the latest Raspberry Pi 2 Model B, but it does offer significantly more built-in capability: SATA, gigabit Ethernet, infra-red, even 802.11b/g/n wireless with bundled ultra-compact dipole antenna. The Orange Pi Plus, and the other members in the Orange Pi family, are clearly inspired by Lemaker’s Banana Pi and offer much of the same software compatibility, including platforms like Android not supported by the Raspberry Pi itself.

If you want to know my final opinion on all this hardware, or if you’re for some reason interested in things written by people who aren’t me, Custom PC Issue 143 is available now in print or digital form.

The MagPi, Issue 33

The MagPi Issue 33This month’s The MagPi, the official magazine of the Raspberry Pi Foundation, includes two of my reviews: the GrovePi+ Starter Kit and the PiBorg UltraBorg.

The GrovePi+ Starter Kit was kindly provided by the US-based Dexter Industries, which developed the bundle with Chinese electronics experts Seeed Studios. As the name suggests, the GrovePi+ is a Raspberry Pi add-on designed to introduce compatibility with Seeed’s Grove platform of add-on modules. The main part of the system is an add-on board – not a Hardware Attached on Top (HAT)-standard board, but a ‘dumb’ piggyback board – which adds the quick-connect headers required for Grove compatibility.

Installation is easy – a script is provided by Dexter – and the bundle includes a number of Grove modules for experimentation, from LEDs and a rotary angle sensor to an ultrasonic distance sensor and a liquid-crystal display with RGB backlight. Naturally, any other Grove-compatible modules can be added if you need to expand from the stock bundle.

Where the GrovePi+ is a kit aimed at beginners who have no real project in mind, the UltraBorg is very specific in its target market: people looking to build robots. Supplied by UK-based PiBorg, the UltraBorg is an I²C device which offers high-precision 16-bit control of servos or stepper motors, alongside four interfaces for HC-SR04 ultrasonic distance sensors – the same popular sensor type found in the GrovePi+ kit.

For a basic robot project, the UltraBorg can be connected to a Raspberry Pi, Arduino, or any other device which speaks I²C; for more complex projects UltraBorgs can be daisy-chained for a near-unlimited number of inputs and outputs, although I was sadly unable to test this particular function during my review.

If you’re wondering what my opinions were on both these add-ons, you can download The MagPi Issue 33 for free from the The MagPi: Issue 33.

PC Pro, Issue 248

PC Pro Issue 248This month marks a return to Dennis Publishing’s excellent PC Pro with a piece commissioned by editor Tim Danton: The Rise of the Makers.

Designed as both an introduction for anyone unfamiliar with the maker movement and a guide for those who want to get more involved, the piece starts with a history of Sheffield-based gadget maker Pimoroni. Paul Beech and Jon Williamson kindly gave up their time to chat to me about the founding of their company and how the maker movement helped them get started, and it hopefully makes for a fascinating insight into how big an impact the movement can make to individual lives.

Pimoroni’s origin story is followed by a guide to hackspaces, with many thanks to Nottinghack co-founder Dominic Morrow who provided both a history of the hackspace he helped to set up along with a list of tips for anyone wanting to follow in his footsteps. John Cole and Taryn Sullivan, of US hobbyist robotics specialist Dexter Industries, also provided invaluable insight of the culture over the pond, while Winchester House School’s Chris Leach described his TinkerShed project to found a hackspace on school grounds.

The following pages look at the hardware you can use at your average hackspace, and how it helped people like Paul and Jon bootstrap their company in a way that wouldn’t have been possible just a few years ago, and a description of some of the big-name projects that have been born of the maker movement: Arduino, the BrickPi, and Pimoroni’s Pibow, as well as events including the Maker Faire franchise. My good friend Bob Stone also features, having worked with York Hackspace on the fascinating Spacehack project.

The piece finishes on a guide to getting involved, including these words of wisdom from Pimoroni’s Paul:

Start doing something. If you haven’t got a hackspace, set it up. Hackspaces are not about laser cutters and 3D printers. They’re a nice fringe benefit, they’re a useful tool. Hackspaces are about people and space. Start finding like-minded people, start talking to them, and that’s a community. You don’t create a community, you just start doing stuff and it grows.

PC Pro Issue 248 is available on shelves of all major supermarkets, most decent newsagents, or digitally via Zinio and similar services.

Oh, and there’s a glitch in the colophon at the front of the magazine: my name has an arrow pointing to advice about a wine-related smartphone app, whereas my actual tip is the one above regarding using the excellent Fake Name Generator to avoid spam from captive-portal Wi-Fi hotspots.