Hackaday Links: March 19, 2017

This is from the Daily Fail, but a working Apple I is going up on the auction block. It’s expected to bring in $317,693 USD. In other news, we’re going to be at the Vintage Computer Festival East at the end of the month. There is usually an Apple I there.

The most popular crowdfunding campaign of the month is Lego tape. It’s an adhesive-backed tape with studs on the top, allowing you to clip Lego pieces into place. How easy would this be to create at home? It’s really just a silicon mold and some 3M stickytape. Anyone up for a home casting challenge?

You guys know the Hackaday Overlords have a Design Lab, right? What’s a Design Lab? It’s a place filled with tools where we allow residents to come in for free, build stuff, give them training, and let them keep all their IP. It’s like a hardware accelerator, but focused on Open Source hardware. It is our gift to the community and we ask nothing in return. But that’s not important right now. We’re doing shots.

2017 will be the first year Maker Faire will have three flagship faires. New York is a given, as is the Bay Area. and A few weeks ago, Chicago grabbed the third flagship faire. If you’ve already bought tickets and scheduled your trip, terrible news: the Chicago Maker Faire has been postponed until late fall.

Flip clocks are cool. What’s a flip clock? The clock in Groundhog Day, or a bunch of flaps, gears, and a synchronous motor that displays the time. You know what’s not cool about flip clocks? They’re usually stuffed in horrible 70s plastic enclosures painted Harvest Gold or Avacado. [bentanme] found a flip clock and stuffed it in a glass jar. It’s kept in place by a few 3D printed parts that ingeniously keep the clock from moving around while still allowing you to see the gears. Neat.

Animated Picture Frame Needs Charging Once Per Month

[Kyle Stewart-Frantz] took one look at a black and white photo of a mountain stream, and decided it was way too boring. How much cooler would it be if the water was moving! Like any good hacker worth his weight in 2N2222s, [Kyle] set out to make his idea a reality. After discovering some pricey options, he found a Kindle Paperwhite with a display that had decent resolution and 16 levels of grey. But would 16 levels be sufficient to produce an animation that’s pleasing to the eye?

After stumbling upon a community dedicated to hacking Kindles, [Kyle] got to work. Using a custom Amazon command called eips, he was able to access the display’s memory location and paint images to it. The next trick was to write a script that called the command multiple times to produce a GIF-like animation effect.  This… didn’t work so well. He then found some code from [GeekMaster] (thanks for the tip!) that ran a specialized video player on the Kindle that used something called ordered dithering. After a few more tweaks, he got everything working and the end result looks like something straight out of the world of Harry Potter.

The animated picture frame can run for three to four weeks between charges. This is a hack that would make a great gift and look nice in your office. If you make one, be sure to put the skull and wrenches on it first and let us know!

Continue reading “Animated Picture Frame Needs Charging Once Per Month”

The Best Pi Emulation Console You Can Build

By far the most popular use for a Raspberry Pi is an emulation console. For an educational device, that’s fine – someone needs to teach kids how to plug a USB cable into a device and follow RetroPi tutorials on the Internet. These emulation consoles usually have one significant drawback: they’re ugly, with wires spilling everywhere. Instead of downloading a 3D printed Pi enclosure shaped like a Super Nintendo, [depthperfection] designed his own. It looks great, and doesn’t have a donglepocalypse hanging out the back.

The biggest factor in building an enclosure for a Pi Zero is how to add a few USB ports. There’s only one USB port on the Pi Zero, although if you’re exceptionally skilled, you can solder a hub onto the test points on the bottom of the board. This stackable USB hub solves the problem with the help of pogo pins for the power and USB pair. It’s only $17 USD, too.

With the USB and power sorted, [depthperfection] set out to design an enclosure. This was modeled in Fusion360, with proper vent holes, screw bosses, and cutouts for all the ports. It’s designed to be 3D printable, and with a little ABS smoothing, this enclosure looks great.

For software, [depthperfection] turned to Recallbox, a retrogaming platform that also doubles as a media player. It’s simpler than a RetroPi installation, but for playing Super Mario 3, you don’t really need many configuration options. This is a great project that just works and looks good doing it. The world — and the Raspberry Pi community — needs more projects like this, and we’re glad [depthperfection] sent this one in.

Do You Know The CR816?

Hackaday readers (and writers) are an odd bunch. While the rest of the tech press falls over for the newest, shiniest CPU on the market, we’re the type who’s more interested the unexplored dark corners of metaphorical Silicon Alley. So when someone comes to us with a good writeup of a chip that we’d never heard about, we’re all ears.

[Remy]’s writeup of the CoolRISC 816 microcontroller CPU makes it obvious that he shares our taste for the esoteric. It has a 22-bit “RISC” instruction set. It has a dedicated 8-to-16 bit multiplier. Some of the instructions are so un-reduced that [Remy] calls bunk on its RISC claims. All of the operations, including the un-RISC ones, run in a single cycle. And the CoolRISC does this by cheating — the last stages of the pipeline run not on every clock tick, but on the rising and falling flanks of the clock respectively.

Why all these odd bits? They make the job of the assembly programmer, or compiler designer, a lot easier. With all single-cycle instructions, counting cycles is the same as counting lines of code. The not-really-RISC instructions are great for compiling C into. So what happened? [Remy] speculates that the MSP430, another not-really-RISC microcontroller that came out about the same time, ate the CoolRISC’s lunch. The MSP430 is a 16-bit machine, and chances are good that you’ve heard of TI. The same may not be true of Xemics, maker of the CoolRISC.

But still it’s nice to have someone saying the eulogy for this strange little chip. Or maybe the reports of the CR816’s death are premature — it seems to be inside TI’s bq20x80 chip that’s used in a number of battery power monitors. Oh, the irony! Indeed, watch [Charlie Miller] tear into a battery and find a CR816.

Have any of you used a CR816? What’s the strangest microcontroller architecture that you’ve ever seen?

Morbid Battery Uses Blood Electrolyte

Building a battery out of common household products is actually pretty simple. All that is required is two dissimilar metals and some sort of electrolyte to facility the transfer of charge. A popular grade school science experiment demonstrates this fairly well by using copper and zinc plates set inside a potato or a lemon. Almost anything can be used as the charge transfer medium, as [dmitry] demonstrates by creating a rather macabre battery using his own blood.

The battery was part of an art and science exhibition but it probably wouldn’t be sustainable on a large scale, as it took [dmitry] around 18 months to bank enough blood to make a useful battery. Blood contains a lot of electrolytes that make it perfect for this application though, and with the addition of the copper anode and aluminum cathode [dmitry] can power a small speaker which plays a sound-generating algorithm that frankly adds a very surreal element to the art installation.

While we can’t recommend that you try to build one of these batteries on your own without proper medical supervision, the video of the art piece is worth checking out. We’ve seen a few other hacks that involve blood, but usually they are attempting to use it for its intended purpose rather than as an alternative energy source.

You Will Want To Build This Canoe

There is something about a wooden boat that should be facsinating to most makers, the craftsmanship and level of work that goes into creating a sea-, lake-, or river-worthy craft with smooth lines, from little more than thin pieces of wood. Master boatbuilders have apprenticeships that last years, and spend entire careers refining their art.

[Adam], also known as [A Guy Doing Stuff], is not a master boatbuilder. In his words, he’s just a guy with some basic woodworking knowledge, who builds canoes from cedar strips. But you wouldn’t know that he has no training as a boatbuilder from looking at his work, which you can do because he’s posted some beauthiful videos.

We see the creation of a skeleton to produce the basic shape of the boat, followed by the creation of prow and stern. Then there is a painstaking application of carefully shaped cedar strips to make the hull, and a single layer of glass fibre on either side. With the gel coat applied though you wouldn’t know the fibre was there. Finally we have the creation of the seats and interior fittings, followed by the canoe being paddled across a lake.

Few of us may ever make a canoe. But if we did, we’d want it to be one like this one.

Continue reading “You Will Want To Build This Canoe”

Micro Wind Turbine For Hikers

[Nils Ferber] is a product designer from Germany. His portfolio includes everything from kitchen appliances to backpacks. One project, though, has generated a bit of attention. It’s a micro wind turbine aimed at long distance hikers.

Even on the trail, electronics have become a necessity. From GPS units to satellite phones, to ebook readers. Carrying extra batteries means more pack weight, so many hikers utilize solar panels. The problem is that when the sun is up, hikers are on the move – not very conducive to deploying a solar array. The Wind, however, blows all through the night.

[Nils] used carbon fiber tube, ripstop nylon, and techniques more often found in kite building to create his device. The turbine starts as a small cylindrical pack. Deploying it takes only a few minutes of opening panels and rigging guy wires. Once deployed, the turbine is ready to go.

While this is just a prototype, [Nils] claims it generates 5 Watts at a wind speed of 18 km/h, which can be used to charge internal batteries, or sent directly to any USB device. That seems a bit low for such a stiff wind, but again, this is just a prototype. Could you do better? Tell us in the comments! If you’re looking for a DIY wind generator on a slightly larger scale, you could just build one from bike parts.

Continue reading “Micro Wind Turbine For Hikers”