Bye Bye, Maplin

Well, that was quick. Four days ago we mentioned that the British electronics retail chain Maplin was being offered for sale, and today it has been announced that no buyer has been found and the company is going into administration.

We dealt with all the nostalgia for what was roughly a British equivalent to Radio Shack in our previous post. Perhaps now it’s time to look beyond the jumpers-for-goalposts reminiscences about spaceships on the catalogues for a moment, and consider what this means for us in 2018.

It’s fairly obvious that a retail model for selling either electronic tat or components is no longer viable in an age of online ordering and availability of almost anything at knock-down prices for anyone prepared to wait for a packet from China. This applies on both sides of the Atlantic, but for British retailers, the killer combination of very high rents and local business taxes makes it particularly difficult. Maplin were extremely convenient when you needed a part immediately, but the universal reaction from Hackaday readers was that they were overpriced. It’s the same story that has cleared away numerous chains in other sectors, and the toxic view that retail property is still the goldmine it might have been in decades past is largely responsible.

Despite all that, there must still be some demand for electronic components at a retail level even if the economics no longer support a showroom model. Perhaps a trade counter operation might have better luck, it will be interesting to see whether suppliers such as RS Components or CPC expand their networks to try to capture that business. Whatever happens, we’ll keep you posted.

Cheap And Easy Helmet Lights For The Kids

Bikes are a great way to get around and get exercise at the same time, and are widely popular with human children due to the fact that they’re generally not allowed to drive. However, riding on or next to the road can be dangerous, particularly at night, when even adults on bikes are hard to see. It’s far worse for the youngest children, who can be incredibly small and difficult to spot. [Patrick]’s children enjoy riding, but it can get a little sketchy at night, so he developed a solution.

The project relies on cheap, commonly available LED strip lights. Rather than any fancy addressable strips, these are just simple strings of LEDs with current limiting resistors already fitted in a convenient, adhesive backed format. This makes the job as easy as peeling off the backing tape, sticking the strips to the helmet, and providing a power source. In clsasic entry-level hack style, everything’s running off a single 9V battery. Is it as versatile as a rechargable lithium pack with integrated controller? No, but it’s a swift way to get a project off the ground.

The trick here isn’t so much the hardware side of things – there’s nothing fancy about a battery and some LEDs. The key here is that [Patrick] identified that his children are small and difficult to see, thus it made sense to fit helmet lights rather then more typical bike lights to make them more visible to surrounding traffic.

For something at the other end of the spectrum, check out this amazingly professional LED bike light.

Continue reading “Cheap And Easy Helmet Lights For The Kids”

Microsoft Quantum Simulator Goes To Linux And Mac

Everyone seems to be gearing up for the race to be the king of quantum computers. The latest salvo is Microsoft’s, they have announced that their quantum simulator will now run on macOS and Linux, with associated libraries and examples that are now fully open source. They have produced a video about the new release, which you can see below.

Microsoft also claims that their simulator is much faster than before, especially on large simulations. Of course, really large simulations suffer from memory problems, not speed problems. You can run their simulator locally or on their Azure cloud.

Continue reading “Microsoft Quantum Simulator Goes To Linux And Mac”

Monitor Power Consumption Of Low-Power Devices

Perhaps the most important consideration to make when designing a battery-operated device of any kind is the power consumption. Keeping it running for longer between battery changes is often a key design point. To that end, if you need to know how small programming changes will impact the power consumption of your device then [Daniel] has a great tool that you might find helpful: an ESP8266-based live power meter.

The power meter itself is battery-powered via a 600 mAh battery and monitors an e-paper module, which also displays information about power consumption. It runs using a NodeMCU and measures voltage and current across a 100-ohm resistor to calculate the power use, although the resolution does start to get noisy when the device is in standby/sleep mode. One presumes this could be solved by changing the value of the resistor in order to get more accurate measurements at the expense of losing accuracy during moments of high power consumption.

While this power monitor was built specifically to monitor power consumption on this particular e-paper display project, it should be easily portable into other battery-based systems that need fine tuning in order to maximize battery life. As a bonus, the display is already included in the project. There are ways of getting even more information about your battery usage, although if power consumption is important than you may want to stick with a more straightforward tool like this one.

FPGA Calculator Uses Joystick

FPGAs are great fun, but sometimes you need a few starter projects under your belt. These projects might be something you could just as well do with a CPU, but you have to start somewhere. [LambdaPI] recently shared a 4-bit calculator created using an FPGA, and you can see it in the video below.

The calculator uses a Papilio FPGA board and a LogicStart accessory board for the display and switches. The Papilio normally uses schematic-based entry and Arduino code, but [LambdaPI] used VHDL. You enter the two 4-bit numbers on the 8 switches and then the joystick selects one of four operations (add, subtract, multiply, and divide).

Continue reading “FPGA Calculator Uses Joystick”

Repairs You Can Print Contest: Meet The Winners

Six weeks ago, we asked you to show us your best 3D printed repairs for a chance to win $100 in Tindie credit and other prizes. You answered the call with fixes for everything from the stuff everyone has, like zippers and remotes, to the more obscure stuff, like amazing microscopes scavenged from dumpsters.

It was hard to whittle down the entries we received into the top 20 because you came up with so many awesome fixes. A few of them had us thinking hard about the definition of repair, but are brilliant in their own way.

So without further ado, we are pleased to announce the winners of our Repairs You Can Print contest. We also want to give honorable mention to those projects that wowed us with ingenuity.

Continue reading “Repairs You Can Print Contest: Meet The Winners”

Katherine Johnson: Computer To The Stars

In 1962, John Glenn sat in his capsule waiting for his rocket engines to light-up and lift him to space. But first, he insisted that Katherine Johnson double-check the electronic computer’s trajectory calculations. While that’s the dramatic version of events given in the recent movie, Hidden Figures, the reality isn’t very far off. Glenn wasn’t sitting on the launchpad at the time, but during the weeks prior to launch, he did insist that Johnson double-check the computer’s calculations.

So who is this woman who played an important but largely unknown part of such a well-known historical event? During her long life, she was a wife, a mother, an African-American, a teacher, and a human computer, a term rarely used these days. Her calculations played a part in much of early spaceflight and in 2015, she was awarded the Presidential Medal of Freedom by President Obama. She also has a building named after her at the Langley Research Center in Hampton, Virginia.

Continue reading “Katherine Johnson: Computer To The Stars”