Word Clock Five Minutes At A Time

As this clock’s creator admits, it took far more than five minutes to put together, but it does display the time in five minute increments.

After acquiring five 4-character, 16 segment display modules that were too good to pass up, they were promptly deposited in the parts pile until [JF] was cajoled into building something by a friend. Given that each display’s pins were in parallel, there was a lot of soldering to connect these displays to the clock’s ATMega328P brain. On the back of the clock’s perfboard skeleton, a DS1307 real-time clock and coin cell keep things ticking along smoothly. The case is laser cut out of acrylic with an added red filter to up the contrast of the display, presenting a crisp, crimson glow.

Troubleshooting — as well as procrastination — proved to be the major stumbling block here. Each of the displays required extensive troubleshooting because — like Christmas lights of yore — one bad connection would cause all the other displays to fail. Furthermore, there isn’t any easy way to change the time, so the clock needs to be reprogrammed once in a while

We love word clocks because there are so many ways to configure them and for the oddities. That isn’t to say radial clocks are any less creative.

Continue reading “Word Clock Five Minutes At A Time”

A Lightsaber, With Rave Mode

How often after being exposed to Star Wars did you dream of having your own working lightsaber? These days — well, we don’t quite have the technology to build crystal-based weapons, but tailor-made lightsabers like redditor [interweber]’s are very much real.

Piggybacking off the Korbanth Graflex 2.0 kit — a sort of bare-bones lightsaber ready to personalize — [interweber] is using a Teensy 3.5 to handle things under the hilt. Instead of taking the easy route and cramming everything into said handle, a 3D printed a cradle for the electronics and speaker keep things secure. The blade is made up of two meters of APA102 LEDs.

As well as all the sound effects appropriate to ‘an elegant weapon for a more civilized age’, a cluster of buttons handle the various functions; , playing and cycling through music(more on that in a second), changing the color of the lightsaber — Jedi today, Sith tomorrow — enabling a flickering effect that mimics Kylo Ren’s lightsaber, color cycling, and a…. rave mode?

Continue reading “A Lightsaber, With Rave Mode”

We Are Now At DEFCON 2

If you had a working DEFCON meter that reported on real data, would it be cool or distressing?

Before we get ahead of ourselves: no, not that DEF CON. Instructables user [ArthurGuy] is a fan of the 1983 movie  War Games, and following a recent viewing –hacker senses a-tingling — he set to work building his own real-time display.

Making use of some spare wood, [ArthurGuy] glued and nailed together a 10x10x50cm box for the sign. Having been painted white already at some point, the paint brilliantly acted as a reflector for the lights inside each section. The five DEF CON level panels were cut from 3mm pieces of coloured acrylic with the numbers slapped on after a bit of work from a vinyl cutter.

Deviating from a proper, screen-accurate replica, [ArthurGuy] cheated a little and used WS2812 NeoPixel LED strips — 12 per level — and used a Particle Photon to control them. A quick bit of code polls the MI5 terrorism RSS feed and displays its current level — sadly, it’s currently at DEFCON 2.

Continue reading “We Are Now At DEFCON 2”

Delivery Drone Aims To Make Package Handoffs Safer Than Ever

Picture this: you’re at home and you hear a rapping on your door. At last!– your parcel has arrived. You open the door, snatch a drone out of the air, fold it up, remove your package, unfold it and set it down only for it to take off on its merry way. Hand-delivery courier drones might be just over the horizon.

Designed in the [Laboratory of Intelligent Systems] at Switzerland’s École Polytechnique Fédérale de Lausanne and funded by [NCCR Robotics], this delivery drone comes equipped with its own collapsible carbon fibre shield — it fold up small enough to fit in a backpack — and is able to carry packages such as letters, small parcels, and first aid supplies up to 500 g and to 2 km away!

Continue reading “Delivery Drone Aims To Make Package Handoffs Safer Than Ever”

Remote Controlled Streaming Speakers

For want of a better use of a spare Raspberry Pi Zero W and a set of LogitechZ-680 surround sound speakers, [Andre van Kammen] hacked them together to make them stream music playing from his phone.

It was stumbling across the Pi Music Box distribution that really got the ball rolling, and the purchase of a pHAT DAC laid the foundation. Cracking open the speakers’ controller case, [Kammen] was able to get 5V of power off some terminals even when the speakers were on standby — awesome! — which the Pi could use. Power and volume are controlled via the Pi’s GPIO pins with a diode to drop the voltage and prevent shorts.

Now, how to tell whether the speakers are on or off? Well, a pin on the display connector changes to 4.3V when it’s on, so wiring a 10k resistor and a diode to said pin is a hackable solution. Finishing off the wired connections, it proved possible to cram the pHAT DAC inside the controller case with the GPIO header sticking out the back to mount the Pi upon with no other external wires — double awesome!

Continue reading “Remote Controlled Streaming Speakers”

A Massive Adjustable Standing Desk From Scratch

Standing at your desk all day is healthier by far than sitting, but the commercial options tend to be expensive. [drivenbyentropy] had to contend with a heater right where the desk would go, but building an adjustable office desk to accommodate it turned out — well — gorgeous.

Two 18″ heavy duty 12 V DC actuators raise and lower the desk with a 600 lbs static load capacity and 200 lbs of  lifting load each. One actuator is actually slightly faster than the other, so instead of working out something fancy, [drivenbyentropy] simply extended the cable length on the faster actuator to disguise the difference.

Framed with some standard 2×4’s and sheathed with plywood, the massive four by eight foot desk has twelve ball-bearing drawer slides in the legs to add stability and smooth out height adjustments. Because of its size and having to build around the heating unit, the desk is stuck in the room since it does not easily come apart. There is, however, easy access to the two electronics compartments for troubleshooting!

Continue reading “A Massive Adjustable Standing Desk From Scratch”

Robot Graffiti

There’s talk of robots and AIs taking on jobs in many different industries. Depending on how much stock you place in that, it might still be fair to say the more creative fields will remain firmly in the hands of humans, right?

Well, we may have some bad news for you. Robots are now painting our murals.

Estonian inventor [Mihkel Joala] — also working at SprayPainter — successfully tested his prototype by painting a 30m tall mural on a smokestack in Tartu, Estonia. The creative procedure for this mural is a little odd if you are used to the ordinary painting process: [Joala] first takes an image from his computer, and converts it into a coordinate grid — in this case, about 1.5 million ‘pixels’. These pixels are painted on by a little cart loaded with five colours of spray paint that are able to portray the mural’s full palette once combined and viewed at a distance. Positioning is handled by a motor at the base of the mural controlling the vertical motion in conjunction with tracks at the top and bottom which handle the horizontal motion.

For this mural, the robot spent the fourteen hours trundling up and down a set of cables, dutifully spraying the appropriate colour at such-and-such a point resulting in the image of a maiden cradling a tree and using thirty cans of spray paint in the process.

Continue reading “Robot Graffiti”