Laser cut gear clock - with ChronoDot!

 by bpwagner
FeaturedContest Winner
DSC_6835.JPG
DSC_6839.JPG
This summer, my hackerspace LVL1 (in Louisville, Ky) got an awesome laser cutter http://fslaser.com/40w-deluxe-hobby-laser-engraver-and-cutter.  LVL1 is an awesome community of creative folks that like to build stuff.  You can always check out what we are up to at http://www.lvl1.org.  If you like instructables and making stuff, you should see if there is a hackerspace in your area.  Anyway...

I decided to build a gear clock after seeing something like what I made in a friends office and after playing with the gear renderer in Inkscape.  This instructable hopefully will show you how to make what I made and also teach you a little about the design process involved when working with a laser cutter.
 
Remove these adsRemove these ads by Signing Up

Step 1: Gather your materials.

stepper.jpg
ChronoDotV2.1_MED.jpg
freeduino_proto0603-2.jpg
For this instructable I needed...
You will also need a computer to program your Arduino and also for designing in Inkscape.

jlbrenner says: Mar 11, 2013. 12:39 PM
I have never worked with arduino before and this is my first project ( and I love it), but when I use your code I get errors like sketch_mar11a:27: error: 'time_t' does not name a type. Am I supposed to do anything to alter the code?
bpwagner (author) in reply to jlbrennerMar 11, 2013. 3:49 PM
I think you need to install the time library http://playground.arduino.cc/Code/Time Then the include Time.h will work and all will be defined. Here is a guide on installing libraries: http://arduino.cc/en/Guide/Libraries If you have trouble, let me know, I am happy to help. Good luck!
bpwagner (author) says: Mar 11, 2013. 3:44 PM
if you get a time_t error then you need to download and install the Arduino time library here http://playground.arduino.cc/Code/Time
golddigger1559 says: Nov 8, 2011. 11:59 AM
ok, i love this, in fact i have something similar but instead of a wood ring its a series of chains with numbers on them. my problem is i tried to use a cheapo clock movement from the hobby store to turn the chains, but there too heavy and it wont turn them. i then went to find a way to use stepper motors(i have a ton of them) but every circuit i find needs a dam ardunio and thats just not in the cards. now my question is; how can i build a cheap circiut to drive a stepper motor for use in a clock. it doesnt matter if is battery powered or run off the main. i have some circuitry skills so im good there. any help would be awsome, and then ill make an instructable on it cause i have looked everywhere and cant find anything.
bpwagner (author) in reply to golddigger1559Nov 8, 2011. 4:51 PM
You probably are not going to find a chip that just drives a stepper easily. Steppers take timing and sequencing that is really easy with a microprocessor but requires quite a bit of logic and a state machine if done in discrete components. Plus you would have to build a timing circuit to count minutes/seconds/ etc. By the time you have done all that, you may as well put a microprocessor in it. Arduinos are cheap, but you can go even cheaper. It is possible to drive a stepper with an ATtiny45 microprocessor and a couple components, but setting it up and programming that is much, much harder than an Arduino. My suggestion... get an Arduino or a clone and try playing with it. I think opening up the world of embedded programming is worth the price of the Arduino!

Good luck.
Brian
golddigger1559 in reply to bpwagnerNov 21, 2011. 10:06 AM
ok i guess ill look into an arduino. i guess ive been a little intimidated by the concept
steveastrouk in reply to bpwagnerNov 20, 2011. 6:02 AM
There certainly USED to be single chip stepper drivers - the SAA1024 springs to mind AFAIR, but there don't seem to be many left these days.

Steve
jacob5680 says: Sep 22, 2011. 4:07 PM
Excellent!

The darken edges really add to the look. They define edges very well.

Love it. :)
rgeelen says: Sep 20, 2011. 10:25 AM
very nicely done but is it just me or is the laser just a bit too hot for the type of wood you are working with
if you use some thin ductape or plastic sheet to cover it maybe it would reduce the burning. but who am i to be talking ITS AWESOME
Spiltmidi in reply to rgeelenSep 21, 2011. 6:39 PM
I think the burning gives it great character. Makes the clock have a rusty look to it or a bit of a Victorian look.
bpwagner (author) in reply to SpiltmidiSep 22, 2011. 5:37 AM
I would agree, I kind of like the old gradated burned look of the laser cutter on the wood. Working with the laser cutter takes some trial and error to find out what works well. If you have access to a laser cutter, try working with 1/8" plywood. You will find it works quite will.
mJusticz says: Sep 21, 2011. 3:28 PM
Excellent! One tip I found to lessen the "ghosting" (where the wood turns darker around the cut) is to lower the power and increase number of passes. With birch plywood I usually use two passes at 45% power and 100% speed (30W Zing) if I'm trying to make it look good cosmetically.
pawelski says: Sep 21, 2011. 3:05 PM
Very nice. Great concept and great writeup. You got my vote! I can think of at least five cool ways to go from here. Can't wait till my new CNC router gets here. Mods of your clock are going to be some of the first things I do. I'm thinking acrylic cover on the outer ring with the numbers etched on the back side. Maybe an edge light at the top to make the number for the current hour glow.
mkanoap says: Sep 20, 2011. 6:29 AM
Great! Why is this not an entry in the clock challenge?
bpwagner (author) in reply to mkanoapSep 20, 2011. 7:13 AM
I am waiting for it to be approved. Please vote for it when it gets approved. Thanks!
mkanoap in reply to bpwagnerSep 20, 2011. 6:41 PM
Done!
mikeasaurus says: Sep 19, 2011. 11:04 PM
Comprehensive writeup, great documentation and code included! Awesome!
Pro

Get More Out of Instructables

Already have an Account?

close

PDF Downloads
As a Pro member, you will gain access to download any Instructable in the PDF format. You also have the ability to customize your PDF download.

Upgrade to Pro today!