GDBCs: GilDev Beautiful Clocks

Three beautiful electronic clocks, each displaying time differently. They are made out of RGB LEDs and copper wires as the structure, with 3D-printed and painted cases.

Distinctions

Appearances

  • Interview in the TILT television show hosted on TV Tours (video down below) on May 17, 2019
  • Article sur on ISTP’s website (École des Mines de Saint-Étienne, my engineer school)

Informations

Details

My interview in the “TILT” show on TV Tours
Making of the GDBCs, this video was looping on my booth at the “Monts Inventors Show”

I saw an article on Hackaday showcasing a funny BCD clock using RGB LEDs made by mattaw. It uses a structure made of bent copper wires, used to hold the LEDs along with powering and controlling them.

I immediately wanted to make my own variant with wires bent differently, so that it would have three continuous wires. This one is called the GDBBC (GilDev Beautiful Binary Clock (yeah you can imagine another meaning at first…)). I started drawing different imagined structures along with the features I wanted.

GDBBC drafts

The idea seemed interesting enough to be showcased at the 2019 edition of the Salon des Jeunes Inventeurs et Créateurs de Monts (Young Inventers and Creators Show, which is like a small Maker Faire for invententions), so I decided to make two more clocks in order to enhance my collection. Each clock shows the time a different way, hence the GDBSC (GilDev Beautiful Segment Clock) and the GDBAC (GilDev Beautiful Analog Clock) were born. The three clocks altogether are named GDBCs for the plural. 🙂

GDBSC & GDBAC drafts

As shown in the drafts, the electronic board which controls the LEDs chains includes a DS3231 real-time clock, two buttons for settings and an ATtiny85 to control everything. The whole is powered via a micro-USB port.

LEDs used on the three clocks

I modeled my imagined clocks on Fusion 360 in order to make the soldering guiding sheets and the 3D-printed cases.

3D models of the GDBCs

Structures are made using three copper wires: power, data and ground. They come from standard 1 mm (18 AWG) electrical wires from which the sheat has been removed.

Sheats’ corpses…

The guiding sheets are laser-cut clear acrylic, guiding each LED and copper wire using toothpicks to hold them in place. The toothpicks are inserted in little holes on each side of the wires. The GDBSC having such large horizontal wires, it has two small laser-cut plexiglass parts clipped together on each side in order to hold all the wires vertically.

LEDs structures soldering

I’ve also modeled and 3D printed little “wire-bending” tools for each clock in order to get the best possible curves.

3D models of respectively the GDBSC, GDBAC and GDBBC wires benders
GDBBC’s wire-bender prototype
Printing the GDBAC’s wire-bender on my old 3D printer: Zonestar P802N

After a few hours of soldering for each clock, the structures were ready:

GDBBC’s structure soldered

Now is the time to test it using the circuit made on breadboard:

Testing GDBBC’s structure

The electronic board was made on “prototyping boards” that I had in stock. I’ve organized components using the DIYLC software. A few modifications were made live, because wires don’t enter the case from the same place (GDBBC: each side, GDBAC: middle) and they could collide with some components on the board as the space inside the case is quite limited.

Electronic board on DIYLC

Cases shown above were made at the same time. They were not printed on my personal printers (I only had the Zonestar P802N at that time and it needed some tuning) but on a Stratasys printer in ABS.

Raw GDBBC case
Raw cases of all GDBCs

The cases were missing a few colors, so I wanted to make each clock with its own color. I made a few acrylic paint tests after two mastic layers (so it would hide the layers, as the layer height isn’t customizable on the Stratasys).

Paint tests on ABS prints

In the end, acrylic spray paint gave the best results because it doesn’t leave any brush marks.

Spray paint used on the cases
Painted cases after mastic

I then continued the programming on a single code base with a compilation option to choose the clock type.

GDBCs finished!
All three GDBCs

I then showcased my three clocks at the 2019 Monts’ Young Inventors and Creators Show in front of a very interested audience. I made a poster for the event along an explanation sheet for each clock:

Poster for my booth at the Monts Show
Explanation sheet for each GDBC

Finally, here are a few photos of the show. You can see the modified Macintosh, which was also placed on my booth at the 2018 edition of the show. It was playing the making of video you can see at the top of the page.

My booth
Awards ceremony

A few persons asked me to make more clocks of that style (mainly the GDBAC) so they could buy one. I’m thus looking at making a PCB and really finish the firmware (add date display and DST).