[Todd] sent in his Hack-o’-lantern just a bit late for Halloween. He did a good job of working with the logo considering the difficulty it poses for pumpkin carving. We would have been proud to have that on our porch for the kids to steal and smash in the road. Since others in the past have also done Hack a Day pumpkins, maybe this will spawn a Hack a Day pumpkin carving contest next year. If he had enough time to get the green LED working, it would have been that much sweeter; everything is better with electronics.
Misc Hacks4108 Articles
Six Legged Crawler
This hexapod was sent to us on the tipline from [Jamie]. If you want to take the six-legged robot a bit farther than our earlier posts, here and here, this is the hexapod for you. The structural pieces were modeled, and cut out of 3mm thick plywood using CNC. He used TO-220 transistor nylon isolation mounts for the bearings, and bolts and locknuts at each joints. The main body houses eight servos, six for the legs and two for a camera head pan and tilt. There are another six servos, one for each leg, to lift the feet. The whole thing is controlled by an Atmel AT90S8515 clocked at 8 Mhz. The code was compiled using WinAVR free GCC GNU-C. He uses a PlayStation controller to help debug the walk cycles, and change parameters as needed. Watch a video after the jump.
Continue reading “Six Legged Crawler”
A Very Power Suit Halloween
We spent our Halloween dressed as an irate traveler as we flew cross country, but it looks like a lot of people were having much more fun. [flaming_pele!]’s Aliens power loader is one of the best costumes we’ve seen yet. He built it by referencing a 1/12th model kit and a lot of photos. The final costume is about 80% full size which gets it under their 8 foot ceilings. There’s a video of the suit embedded below. Our love of power suits was documented fairly well in our roundup post this summer. Make found two other related costumes: a Star Wars AT-ST and a generic mech constructed from packing foam. Did any of you dress as something truly nerdy for Halloween? Continue reading “A Very Power Suit Halloween”
Asymmetric Gear Heart Sculpture
[youtube=http://www.youtube.com/watch?v=70dKZjP4NOo]
Here’s a video of a mindbending piece of papercraft engineering. We’d love to see a 3D model for this heart to at least have a starting point when designing our own. The creator’s site is in Japanese though, so it’s hard to glean any insight into his process. Embedded below is a similar cube version. Continue reading “Asymmetric Gear Heart Sculpture”
Flickering LED Circuit
Here’s a simple project for your Halloween celebration. The other day while looking through our box of Halloween decorations, we noticed that the incandescent lamp in one of the jack-o’-lanterns was burnt out. Instead of simply replacing the outdated bulb, we decided to build a small dark detecting circuit with 2 yellow LEDs based on this Evil Mad Scientist Laboratories design. After successfully building the circuit, we took the project one step further by incorporating an Atmel ATtiny13 microcontroller. The code switches the LEDs on and off randomly for a flickering effect and is based on this instructable. Below is the schematic we created in EAGLE and a parts list.
Adafruit Arduino Sale
With the release of the Arduino Duemilanove, Adafruit is trying to shift out some old stock Arduino Diecimila by offering 10% off. [amk] noted that the new Duemilanove is not so much an upgrade as an Arduino with a new hat. The only changes were autoselecting power and a cutable reset line. The best part about the Adafruit sale is they’re offering Atmega328s preloaded with the Arduino bootloader as a $5 upgrade. The Atmega328 gives you twice the flash memory, twice the RAM, and twice the EEPROM than the original Atmega168.
Tiny Optical Theremins
Matrixsynth pointed out a couple incredibly small optical theremins that look like they’d make for a great afternoon project. [AlexArt] first built the simple circuit on a piece of protoboard (Google translated). Knowing he could go smaller, he then built it freeform with a buzzer instead of a full size speaker. The design is based around the common 555 chip and photoresistor. Here’s a simple circuit you can use to lay out your own. The optical theremin should not be confused with the traditional RF theremin since the name comes from the similar sound, not similar construction.