The machine itself is basically a two-meter wide printer where the roller is replaced with drive wheels. The frame, made of plywood, looks great and helps keep the machine light weight. Everything is done with DC motors and timing belts, which means motor encoders and closed-loop control in the firmware. It connects via a WiFi serial bridge, made with an ESP8266, to [Alex]’s cell phone.
French robot-artist [Lyes Hammadouche] tipped us off to one of his latest works: a collaboration with [Ianis Lallemand] called Texel. A “texel” is apparently a time-pixel, and the piece consists of eight servo-controlled hourglasses that can tip themselves over in response to viewers walking in front of them. Besides making graceful wavelike patterns when people walk by, they also roughly record the amount of time that people have spent looking at the piece — the hourglasses sit straight up when nobody’s around, resulting in a discrete spatial representation of people’s attentions to the piece: texels.
We get jealous when we see artists playing around with toys like these. Texel uses LIDAR scanners, Kalman-filtered naturally, to track the viewers. openFrameworks, OpenCV, and ROS. In short, everything you’d need to build a complex, human-interactive piece like this using completely open-source tools from beginning to end. Respect!
You’re walking through a gallery and stop to take in two seemingly unrelated pieces hanging side-by-side. One of them is a drawing of a bird, rendered with such precision its feathers could easily pop off the paper. The other is a sketch of what seems to be the same bird, however it’s nearly unrecognizable due to inconsistent line quality and parts that are entirely missing.
This article was written for the Omnibus vol #02 Order yours now
In staring at the photo-real drawing of the perfect bird, you marvel over the technical ability required to produce it. You also study the sloppy sketch just as long, picking out each one of its flaws, yet decide you like the image of the strange bird because the errors are interesting to you.
When you lean forward to read the title card posted on the wall between them, you’re shocked to learn that the two drastically different images were made by the same artist; not the person them self, but a machine they built to create both drawings in two different styles.
As an illustrator, I’m fascinated by drawing machines because their purpose is to emulate an act which has always been a highly personal form of self expression for me. Drawing machines and their creators are in a sense my peers.
Now is your chance to hold a piece of Hackaday in your hands. Last year we announced our first ever print edition. We continue that tradition with a much bigger offering. Hackaday Omnibus vol #02 gathers the best content from Hackaday over the last year. This includes in-depth original content, incredible art, the events that mattered over the last 12 months, and a few cryptic easter eggs.
[Joe Kim], Hackaday’s Art Direct, really outdid himself with the cover this year. Inspired by an epic movie, the illustration includes a shoutout to almost every article found within. Of course there is a lot more of his work inside, along with the efforts of dozens of writers, artists, editors, and more.
All 128 pages of Omnibus vol #02 were painstakingly laid out by [Aleksandar Bradic] who enlisted the help of a dedicated core of Hackaday.io members to help pore over the final drafts, ensuring the presentation is immaculate. Along the way some of them teamed up to roll in those easter eggs that I previously mentioned. We don’t even know what all of it means, you should be the first to solve the mystery.
Most of the 31 articles that grace these pages have run past the front page of Hackaday. But there are a few that were written specifically for the print edition. These will be published on our front page starting in 90 minutes and continuing for a few weeks. It is important to us to share these great works without the need to purchase anything. But the Omnibus is truly one of the coolest pieces of tech literature that you can own. It deserves a place on your coffee table, reception area at work, and as a gift for all who love to know how things work, how things were built, and the legacy of knowledge that has come from generations of hacking.
We’re only running a single printing of this gorgeous volume. Make sure you get one of your own by placing a pre-order now. Be one of the first 500 using coupon code OMNIBUS2015 and get it for just $10! Show that you support great content and help make future projects like this possible.
SprayPrinter is a neat idea. You download a cellphone app, point the camera at a wall, and sweep the wall with a spray can fitted with a (Bluetooth? WiFi?) remote-controlled valve. The phone knows where the nozzle is, and sprays a dot whenever it needs to “paint” the picture of your choosing on the wall.
While we’re not sure that we have the patience to paint our walls this way, it’s a cool effect. But even more, we love the idea of using the cellphone camera for location sensing. Many robotics applications do just this with an overhead camera.
Of course, we’d love more detail about how it’s done, but it’s not hard to guess that it’s either a bit of machine vision in the phone, or simpler still, that the spray-can housing has IR LEDs inside that the phone can lock onto. Indeed, the prototype version of the product shown here does look like it has an LED on the opposite side from the orange nozzle.
It wouldn’t be hard to take this to the next level, by adding enough IR LEDs that the camera in your phone can sense orientation as well as location. Heck, by measuring the distances between LEDs, you could probably even get a rough measure of depth. This could open up the use of different nozzles.
Thanks [Itay] for the tip! Some images courtesy SprayPrinter, via designboom.
[Orson Scott Card] once wrote “…time flows through all lives equally.” You have to wonder what he would think if he saw Rhei, a fluid clock that is part prototype, part dynamic installation, and part moving sculpture. The developers [Damjan Stanković], and [Marko Pavlović] say that time flows, and thanks to the fluid-based numerals on the clock face, that seems to be an appropriate tag line (if you can’t visualize it, check out the video below).
It is not usually too difficult to separate functionality from art. Consider a clock. It’s a machine that has a clear and distinct function. It provides information. Nothing could be more different from a clock on a wall than a piece of artwork. A painting, for instance has no clear function and provides no information. It’s just…art. It’s nice to look at. If we were to ask you to build a functioning, information providing clock that is also a piece of artwork, you would surely have your hands full. Where would you even start? If your name was [Zelf Koelma], you’d grab a bottle of ferrofluid and build us a beautiful, almost mesmerizing clock.
There’s little to no information on the details of how the clock works other than the use of ferrofluid. But it’s not hard to guess that it uses dozens of electromagnets and an Arduino. You can even pick one up for a cool $8,300 if you’re lucky enough to get a spot on the list, as he’s only making 24 of them.
Want to make one of your own? Pick up some ferrofluid and keep us updated. We’d love to hear from you in the comments on how you’d implement a build like this one. We had a fun time hearing your ideas when we covered the clock made of clocks.