Ghost Frame Shows People (and Cats) That Don’t Exist

[Dan]’s project from last year slipped past us until now, but his Ghost Frame is a great example of tying some modern hackable hardware together with online resources into a clean result, and we like the clear idea behind it. The Ghost Frame is so named because its purpose is literally to show pictures of people (and cats) that do not exist in the physical world.

This cat does not exist (thank goodness.) The computer doesn’t always get it right.

To make it all work, [Dan] used an Adafruit PyPortal as the guts of the device. It pulls images from ThisPersonDoesNotExist.com (which displays computer-assembled images of faces that do not represent actual living people) and displays them as though they were pictures in a digital photo frame. Formatting the image to show up nicely on the PyPortal’s 320 x 240 display took a little extra work; [Dan] solved that problem with a small PHP script to convert the image to a bitmap and scale it correctly in the process. The PyPortal makes fetching resources from the web simple, so this kind of fiddling didn’t present much of an obstacle to [Dan]’s artistic vision.

What about the cats? Well, it turns out that ThisCatDoesNotExist.com is also out there, and Ghost Frame can happily display computer-generated images of nonexistent cats as easily as it shows imaginary people. However, it does seem that the state of nonexistent cat generation is lagging somewhat behind that for people. The site usually gets it right, but results are occasionally (amusingly) bizarre as you can see here.

The PyPortal is perfect for this kind of project, and it can do more than just display static content. It has some GUI functionality baked in, as we saw showcased recently in this touchscreen Blackjack game.

Origami Butterfly: A Flex PCB Adventure Unfolds

Flexible circuits have been around longer than you might expect, although they only recently rounded the bend and bounced into the hobbyist’s toolbox. When Boldport fanatic [Laura Lindzey] found out about them, her immediate dream project was to make an origami butterfly that does something cool, though she wasn’t sure what.

The idea she landed on is this: when the butterfly alights on a power-providing flower, it draws electrical nectar through its diode legs and lights up the LEDs on its wings. As long as one leg touches a ground petal and another touches a VIN petal, there will be light.

Though the idea may be simple, it’s the execution that’s mind-bending. After meticulous planning and a lot of paper prototyping, she sent off the gerbers and got version one back. The circuit worked, but assembly was tedious — not what you want when you’re trying to stay friendly with the other people in your PCB exchange club.

We imagine that hard creases are probably not what the flexible PCB purveyors have in mind, but this origami butterfly is an awesome exercise in what can be done with flexible PCBs. Not only that, it’s a great insight into some design rules where almost none exist, learned through firsthand experience. Every technology can benefit from trailblazers like [Laura].

If you want to do some flexible prototyping at home, just print your own pliable PCBs.

Art Imitates DNA

It has recently been possible to pay a service a little bit of money and learn more about your own DNA. You might find out you really aren’t Italian after all or that you are more or less susceptible to some ailments. [Paul Klinger] had his DNA mapped and decided to make a sculpture representing his unique genetic code. The pictures are good, but the video below is even better.

The project requires a DNA sequencing, a 3D printer, and a Raspberry Pi Zero. Oh, you can probably guess you need a lot of RGB LEDs, too. Of course, the display doesn’t show the whole thing at one time — your DNA pattern scrolls across the double helix.

Continue reading “Art Imitates DNA”

Vinyl Cut Your Way Into An Edge-Lit Glass Display

The chances are you’ve seen the myriad cheap copyright-infringing edge-lit acrylic displays from Chinese suppliers everywhere on the internet, and indeed, etching acrylic with a modest CNC laser cutter has become easily viable to a lot of us in more recent years. However, if you want to kick things up a notch, [Michael Vieau] shows us how to build a plaque from scratch using not acrylic, but rather etched glass to make the finished product look that much more professional.

There are a few different steps to this build and each one is beautifully detailed for anyone who wants to follow along. First, the electronics driving the WS2812 lights are designed from scratch based on an ATtiny microcontroller on a PCB designed in Fritzing, and the sources necessary for replicating those at home are all available on [Michael’s] GitHub. He even notes how he custom-built a pogo-pin header at the end of the USBASP programmer to be able to easily use the same ICSP pinout in future projects.

But since a lot of you are likely all too familiar with the ins and outs of your basic Arduino projects, you’ll be more interested in the next steps, detailing how he milled the solid wood base and etched the glass that fits onto it. The process is actually surprisingly simple, all you need is to mask out the design you want through the use of a vinyl cutter and then pouring some etching solution over it. [Michael] recommends double-etching the design for a crisper look, and putting everything together is just as simple with his fastener of choice: hot glue.

Much as there was an age when Nixie displays adorned every piece of equipment, it seems like ease of manufacture is veering us towards an age of edge-lit displays. From word clocks to pendants and badges, we’re delighted to see this style of decoration emerge, including in replacing Nixies themselves!

Tessellations And Modular Origami From Fabric And Paper

You may be familiar with origami, the Japanese art of paper folding, but chances are you haven’t come across smocking. This technique refers to the way fabric can be bunched by stitches, often made in a grid-like pattern to create more organized designs. Often, smocking is done with soft fabrics, and you may have even noticed it done on silk blouses and cotton shirts. There are plenty of examples of 18th and 19th century paintings depicting smocking in fashion.

[Madonna Yoder], an origami enthusiast, has documented her explorations in origami tessellations and smocking, including geometric shapes folded from a single sheet of paper and fabric smocked weave patterns. Apart from flat patterns, she has also made chain-linked smocked scarves stitched into a circular pattern and several examples of origami tessellations transferred to fabric smocking. Similar to folds in origami, the stitches used aren’t complex. Rather, the crease pattern defines the final shape once the stitches and fabric are properly gathered together.

Continue reading “Tessellations And Modular Origami From Fabric And Paper”

Bask In The Glory Of This 336 LED Digit Display

[Chris Combs] recently took the wraps off of an incredible art piece that he calls Road Ahead which uses 336 seven segment LED digits to create an absolutely gorgeous display. With a piece of smoked acrylic to slightly diffuse the orange glow of the LEDs, the end result has a distinctively retro look that we’d gladly spend all day staring at.

For those looking to dig a bit deeper, [Chris] has put together some very impressive documentation over on Hackaday.io that goes into plenty of detail on how he designed and built this beauty. From the design of the PCBs that carry all of the 0.3″ SMD displays to the custom software running on the Raspberry Pi 3 that powers it, there’s no technical stone left unturned.

According to the build log, this is the second version of the display. The first one was housed in a rather attractive wooden enclosure, but as [Chris] explains, that was precisely the problem. He wanted something that looked cold and unfeeling as the nearly 340 digits flashed away with potentially ominous intent. So he ditched the wooden case for a powder coated steel one that looks more like the front panel of a mainframe than something you’d pick up at the craft store.

Another interesting point explained in the write-up is how the Python software is designed to treat the hardware as a contiguous graphical display rather than just an array of independent digits. Grayscale images can be reproduced on the by using PWM to adjust the brightness of each segment’s corresponding “pixel”; though admittedly it takes a bit of imagination to see the intended image with a resolution this low.

This project reminds us of the incredible LED hexdump display we saw not that long ago, down to the PWM trickery for squeezing “graphics” out of these exceptionally non-graphical elements. With any luck, perhaps these are the opening shots in an arms race to see who can build the largest array of multi-segment LED displays.

This Artist Drags His Feet Across Sand And Snow

You may have seen Simon Beck’s work a few years back. The snow artist, known for creating large-scale works of art with nothing but snowshoes, has been creating geometrically inspired fractals and mathematical forms for years. An orienteer and map-maker by day, he typically plans out his works in advance and chooses sites based on their flat terrain. The lack of slopes prevents skiers from traversing the area beforehand and helps with measuring the lines needed to create the drawing.

He starts off by measuring the distance he has to be from the center by using a compass and walking in a straight line towards a point in the distance, making curves based on relative position to other lines. Once the primary lines are made, he measures points along the way using pace counting and joins secondary lines by connecting the points. The lines are generally walked three times to solidify them before filling in the shaded areas. The results are mesmerizing.

He has since expanded to sand art, using the same techniques that gained him fame in ski resorts and national parks on the sandy shores. Unfortunately, tidal patterns, seaweed, and beach debris make it slightly harder to achieve pristine conditions, but he has managed to create some impressive works of art nonetheless.

Continue reading “This Artist Drags His Feet Across Sand And Snow”