Walnut Guitar Back Yields Wood For Classy Word Clock

Word clocks are cool, but getting them to function correctly and look good is all about paying attention to the details. One look at this elegant walnut-veneered word clock shows what you can accomplish when you think a project through.

Most word clocks that use laser-cut characters like [grahamvinyl]’s effort suffer from the dreaded “stencil effect” – the font has bridges to support the islands in the middle of characters like “A” and “Q”. While that can be an aesthetic choice and work perfectly well, like in this word clock we featured a few months back, [grahamvinyl] was going for a different look. The clock’s book-matched walnut guitar back was covered in tape before being laser cut; the tape held the letters and islands in place. After painstakingly picking out the cutouts and tweaking the islands, he used clear epoxy resin to hold everything in place. The result is a fantastic Art Deco font and a clean, sleek-looking panel to sit on top of an MDF light box for the RGB LED strips.

The braided cloth cable adds a vintage look to the power cord, and [grahamvinyl] mentions some potential upgrades, like auto-dimming and color shifting. This is very much a work in progress, but even at this point we think it looks fabulous.

[via r/diy]

Transistor Logic Clock Has 777 Transistors

Sometimes, the parts list says it all. 777 transistors, 1223 resistors, 136 LEDs, 455 crimp connectors, 41 protoboards and 500 grams of solder. That’s what went into this transistor logic clock build.

While additional diodes and capacitors were tolerated in this project, a consequent implementation of a discrete transistor logic clock, of course, does not contain a quarz oscillator. Instead, it extracts its clock signal from the mains frequency in its power supply. Because mains frequency is slow, it can be stepped down to a clock-applicable 1 Hz by a simple counter unit which already spreads its discrete transistors across 4 protoboards.

Continue reading “Transistor Logic Clock Has 777 Transistors”

Hackaday Prize Entries: Inventing New Logic Families

One of the favorite pastimes of electronics hobbyists is clock making. Clocks are a simple enough concept with a well-defined goal, but it’s the implementation that matters. If you want to build a clock powered only by tubes and mains voltage, that’s a great skill tester. A relay-based timepiece is equally cool, and everyone should build a Nixie tube clock once in their lives.

For [Ted]’s Hackaday Prize entry, he’s building a clock. Usually, this would be little cause for celebration, but this is not like any clock you’ve ever seen. [Ted] is building this clock using only diodes, and he’s inventing new logic families to do it.

Using diodes as logic elements has been around since the first computers, but these computers had a few transistors thrown in. While it is possible to make AND and OR gates using only diodes, a universal logic gate – NANDs and NORs – are impossible. For the computers of the 1950s, that means tubes or transistors and DTL logic.

For the past few years, [Ted] has been working on a diode-only logic family, and it appears he’s solved the problem. The new logic family includes a NOR gate constructed using only diodes, resistors, and inductors. The key design feature of these gates is a single diode to switch an RF power supply on and off. It relies on an undocumented property of the diodes, but it does work.

Although [Ted] can create a NOR gate without transistors — a feat never before documented in the history of electronics — that doesn’t mean this is a useful alternative to transistor logic. The fan-out of the gates is terrible, the clock uses about 60 Watts, and the gates require an AC power supply. While it is theoretically possible to build a computer out of these gates, it’s doubtful if anyone has the patience to do so. It’s more of a curiosity, but it is a demonstration of one of the most mind-bending projects we’ve ever seen.

You can check out a video of the diode clock below.

Continue reading “Hackaday Prize Entries: Inventing New Logic Families”

CNC Clock Mills Itself, Displays The Time

[Christian] wrote and sells some CAM/CNC controller software. We’re kinda sticklers for open source, and this software doesn’t seem to be, so “meh”. But what we do like is the Easter egg that comes included: the paths to mill out the base for a clock, and then the codes to move steel ball-bearings around to display the time.

Of course we’d like to see more info (more, MORE, MOAR!) but it looks easy enough to recreate. We could see redesigning this with marbles and a vacuum system, for instance. The seats for the ball bearings don’t even need to be milled out spheres. You could do this part with a drill press. Who’s going to rebuild this for their 3D printer? You just have to make sure that the machine is fast enough to move the balls around within one minute.

Continue reading “CNC Clock Mills Itself, Displays The Time”

Electronic Driver Replaces Master Clock

In these days of cheap microprocessors and easy access to accurate timing through NTP or from the likes of MSF, WWVB, or DCF77, it’s no problem to ensure that any number of clocks keep the same time. In a simpler age though they didn’t have these tools at their disposal, so when a large organisation wished to ensure that all its parts ran on the same time they used an electromechanical solution. A master clock of as high a quality as the clockmakers of the day could build was fitted with a microswitch. The switch would send pulses to slave clocks which had a solenoid where a traditional clock has a pendulum. Thus every clock in the system lost or gained time at the same rate.

[Edo Lelic] has a rather nice Iskra slave clock, but unfortunately not the master that once drove it. Undeterred by this setback, he’s created an electronic driver board that generates the required 100mS pulses. His weapon of choice was a PIC microcontroller and an H-bridge driver to deliver their required voltage and polarity. The clock was designed to accept 100V pulses, but since it has an internal series resistor he determined that the solenoid was happy with a mere 24V. Source code is available, downloadable at the bottom of the linked article.

These clocks are an unseen piece of technology that is disappearing without our noticing. If you find one – or even better if you find a master clock – you’ll find it to be a very high quality timepiece indeed. A master clock would be well worth snapping up. At least now you won’t have to look too far for a driver for it.

We haven’t seen too many projects like this here at Hackaday. Save for a rather nice digital master clock build, it’s uncharted territory. Almost justification for a Retrotechtacular piece, perhaps.

Thanks [Muris Pučić] for the tip.

Unary Clock For The Binary-Challenged

If binary clocks have you confused by all the math required to figure out what time it is, we have the solution for you: a unary clock. After all, what’s simpler than summing up powers of two? Powers of one! To figure out the time, you start with the ones digit. If it’s on, you add one to the total. Then move on to the next digit. Since 12 equals one, you add another one if it’s lit. Then on to the third LED. 13 = 1, so if it’s lit, you add another one, and so on.

OK, we’re messing around. Calling this a “unary” clock is ridiculous. When it’s seven o’clock, there are seven LEDs lit. Nice and easy to read. Sixty minute LEDs is silly, so here each minute LED stands for five minutes. Good enough.

What we really like about this clock is the build. It’s intended as educational for school kids, so it has to be simple to build and easy to personalize. Building the body out of Lego bricks fits the specs nicely. Transparent Lego bricks are used to give the white LEDs some color. That was too bright, so [Shrimping It] added paper cutouts from a hole punch as diffusers.

Clock builds are a great intro to electronics because they offer so many possibilities. Whether you want to go geary, use the clock as an excuse to try out fabrication techniques, or showcase a neat display technology, your imagination has a lot of room to wander. Show us yours?

Slim And Classy Word Clock Shows The Weather Too

Word clocks are a neat twist on traditional timepiece user interfaces. Spelling out the time with words and phrases rather than numerals fancies up a clock nicely. And if you add the current weather and forecast to the display, you get this attractive and handy word-based time and weather display.

For this clock, one of the many custom builds on [GMG]’s site that betray a certain passion for unusual timepieces, an 8×32 array of Neopixels lives behind a laser-cut sheet of steam-bent birch plywood. Each pixel is masked by either an alphanumeric character or an icon representing weather conditions. An ESP8266 fetches time and weather data and drives the display serially, controlling the color of each cell and building up the display. The video below shows the clock doing its thing.

Sure, we’ve featured plenty of word clocks before, even some with weather display, but we like the slim and understated design of this build. We’re particularly impressed by the lengths [GMG] took in packing as much capability into the 256-pixel display as possible, like the way “today” and “tomorrow” overlap. And if you’ve got an eye for detail, you might spot what gets displayed when it’s over 80° and 80% relative humidity.

Continue reading “Slim And Classy Word Clock Shows The Weather Too”