Fail Of The Week: Transparent Circuit Design Is Clearly A Challenge

[Frank Zhao] wanted to try his hand at making a transparent circuit board. His plan was to etch the paths with a laser cutter and fill in the troughs with conductive ink. The grooves are ~0.1mm deep x ~0.8mm wide.

He used nickel ink, which is slightly cheaper than silver ink. The ink was among the least of his problems, though. At a measured resistance of several hundred ohms per inch, it was already a deal breaker since his circuit can’t function with a voltage drop above 0.3V. To make matters worse, the valleys are rough due to the motion of the laser cutter and don’t play well with the push-to-dispense nature of the pen’s tip. This caused some overflow that he couldn’t deal with elegantly since the ink also happens to melt acrylic.

[Frank] is going to have another go at it with copper foil and wider tracks. Do you think he would have fared better with silver ink and a different delivery method, like a transfer pipette? How about deeper grooves?


2013-09-05-Hackaday-Fail-tips-tileFail of the Week is a Hackaday column which runs every Thursday. Help keep the fun rolling by writing about your past failures and sending us a link to the story — or sending in links to fail write ups you find in your Internet travels.

A Laser Cut Word Clock

DIY laser cut word clock.

What is a word clock? A word clock is a clock that displays the time typographically that is also an interactive piece of art. Rather than buy one for $1500, [Buckeyeguy89] decided to build one as a present for his older brother. A very nice present indeed!

There are many different things that come into play when designing a word clock. The front panel is made from a laser cut piece of birch using the service from Ponoko. Additionally, white translucent pieces of acrylic were needed to keep each word’s light from bleeding into the neighboring letters. The hardware uses two Arduinos to control the LEDs and a DS3231 RTC for keeping accurate time. The results are very impressive, but it would sure make assembly easier if a custom PCB was used in the final version. For a one-off project, this makes a great birthday present.

The craftsmanship of this word clock is great, making it well suited for any home. What projects have you built that involve more than just electronics? Sometimes, quality aesthetics make all the difference.

Hackaday Links: July 13, 2014

hackaday-links-chain

Don’t like sunglasses? Deal with it. They’re the pixeley, retro sunglasses from your favorite animated .GIFs, made real in laser cut acrylic. Points of interest include heat-bent frames made out of a single piece of acrylic.

Remember this really small FPGA board? The kickstarter is ending really soon and they’re upgrading it (for an additional $30) with a much better FPGA.

Sparkfun is now hosting the Internet of Things. They’re giving people a tiny bit of space to push data to, and you can also deploy your own server. That’s interesting, and you can expect us doing a full post on this soon.

Need waveforms? [Datanoise] is building a wavetable synthesizer, and he’s put all his waveforms online. Now if we could just get a look at the synth…

If you only have $20 to spend on a board, you’ll want to pick up at Teensy 3.1. [Karl] wrote some bare metal libraries for this awesome board, and while it’s not as extensive as the standard Arduino libs, it’s more than enough to get most projects off the ground. Included are UARTs, string manipulation tools, support for the periodic interval timers on the chip, and FAT and SD card support.

Koch Lamp Is 3D Printed With A Twist

Koch Lamp

[repkid] didn’t set out to build a lamp, but that’s what he ended up with, and what a lamp he built. If the above-pictured shapes look familiar, it’s because you can’t visit Thingiverse without tripping over one of several designs, all based on a fractal better known as the Koch snowflake. Typically, however, these models are intended as vases, but [repkid] saw an opportunity to bring a couple of them together as a housing for his lighting fixture.

Tinkering with an old IKEA dioder wasn’t enough of a challenge, so [repkid] fired up his 3D printer and churned out three smaller Koch vases to serve as “bulbs” for the lamp. Inside, he affixed each LED strip to a laser-cut acrylic housing with clear tape. The three bulbs attach around a wooden base, which also holds a larger, central Koch print at its center. The base also contains a PICAXE 14M2 controller to run the dioder while collecting input from an attached wireless receiver. The final component is a custom control box—comprised of both 3D-printed and laser-cut parts—to provide a 3-dial remote. A simple spin communicates the red, green, and blue values through another PICAXE controller to the transmitter. Swing by his site for a detailed build log and an assortment of progress pictures.

 

A Transparent 7-Segment Display

Though [Connor] labels it as a work in progress, we’re pretty impressed with how polished his transparent 7-segment display looks. It’s also deceptively simple.

The build uses a stack of seven different acrylic panes, one in front of the other, each with a different segment engraved onto its face. The assembly of panes sits on a small mount which is placed over seven rows of LEDs, with 5 LEDs per row. [Connor] left an air gap between each of the seven individual acrylic panes to clearly distinguish which was lit and to match the separation of the LED rows. To display a number, he simply illuminates the appropriate LED rows, which scatter light across the engraved part without spilling over into another pane.

You can find a brief overview and some schematics on [Connor’s] website, and stick around for the video demonstration below. We’ve featured [Connor’s] work before; if you missed his LCD data transfer hack you should check it out!

Continue reading “A Transparent 7-Segment Display”

Homemade Polariscope Is Super Easy To Make

polariscope

[Abhimanyu Kumar] was watching YouTube videos one day when he came across something called a Polariscope — After learning how it worked, he discovered you can make your own using household items!

First off, what is a Polariscope? Well, put simply, it is a device that can show you the photoelasticity of a clear specimen, which can reveal the stress distribution in the material! And it is actually really easy to make one.

All you need to build your own is:

  • A polarized light source (any modern LCD monitor)
  • A transparent specimen (plastic cutlery, glass statues, plastic you can bend, etc)
  • A circular polarizing filter (the cheap 3D glasses you didn’t return at the theater)

Then just place the objects in the order shown in the diagram and start snapping some photos. This would be really cool for checking stress concentrations in a project — provided you are using some Lexan or acrylic!

Snowden Immortalized As Bond Villain In Edge-Lit Acrylic Poster

snowfall_smaller

[Wilywyrm] needed to come up with a final project for art class that commented on a social issue. Healthcare, schmealthcare, he said, and busted out this movie poster about the NSA spying scandal instead.

The circuit uses three extended-duty astable 555 timers to control the brightness of the 5050 RGB common-anode LED strips that run up the sides of the 24″ x 12″ x 1/4″ acrylic panels. Each of the three panels was laser-engraved at 600 DPI on an Epilog laser engraver and features a different aspect of the poster. There’s one for Snowden, one for Daniel Craig, and one for the text.

[Wilywyrm] tied the color channels together in the first panel to output white light. He used red for the second panel and blue for the third. A complete list of parts with build notes is available on his Google Drive. [Wilywyrm]’s notes include improvement ideas, like making all the RGB strips color-adjustable with more 555s or a microcontroller and timers.

Perhaps [Wilywyrm] could get into the clear whiteboard business after college.