Alarm Clock Learns New Trick, Opening Doors

Waking up at 5:30 in the morning. [Mark Stead] didn’t like the idea either when his chickens started crying to be let out. One simple solution obviously is to eat the chickens build an automatic door opener. The mechanism starts out with an old style mechanical alarm clock, add a geared motor with some creative switch work to pull open the door, weather proof the entire thing, and done. [Mark] even modified the setup later to work with vertical doors. No MCU required for either.

Pair this with an automated feeder system, egg gathering and cooking setup, and you’re half way to having your breakfast ready for you when you wake up in the morning – around noon like the rest of us.

[Thanks MS3FGX]

DWex Watch Looks For Future Development

[FlorinC] sent in his DWex Arduino watch, with intentions for it double as an experimenting base. Inspired by the MakerBotWatch, it runs an ATmega328P, DS1337 RTC,and 24 LEDs to display the time. [FlorinC] tells us the (yet to come) case and strap will be similar to Woz’s watch to ensure airport security tackles him. As for experimenting, the PCB contains an ICSP6 and also an FTDI connector for those “other-than-watch purposes”. We’re not all sure what else could be done with a watch; we racked our brains and came up with a compass, but with the source code and Eagle files available maybe you have a better idea?

So You Want To Make A Command Line Interface

[Keba] not only asked Answeres.HackaDay.com, but also sent us an email as follows.

“Can you make a basic guide to designing a good Command Line User Interface?”

Wouldn’t you know the luck, I’m currently working on a Command Line type interface for a project of mine. While after the jump I’ll be walking through my explanation, it should be noted that the other replies to Answers.HackaDay.com are also great suggestions.

Continue reading “So You Want To Make A Command Line Interface”

PET-Gaming Computer Module

This 64×48 full color LED display goes much further than we expected at first glance. The display is actually a computer with a Zilog eZ80F91 core utilizing an FPGA for the hardware interface. Some nifty applications currently built include mostly games, but there is also visualizations, network file systems, video streaming, and even a MIDI synth.

It originally looked to be more of a console, with controllers, game pads, and cartridges, but the latter ended up not working out. What else would you do with a giant LED display?

A Different Take On Electric Motor Cars

[Craig Carmichael] has been hard at work on his electric hub motor for cars. Unlike typical electrical vehicles the plan is to bypass the transmission, differential, and everything else all together by connecting directly to the hub of the wheel. The goal of giving greater thrust and still allowing the use of a gas engine if need be.

There’s really too much detail for us to even begin to try to explain the entire project in a short recap, but [Craig] builds the entire motor (from magnets to coil windings) and wires his own controller (from schematic to finished PCB), all while documenting the process thoroughly for those wishing to make their own.

Vector Plotter With Lasers

[Hubert] sent in his experiments using HDDs, CDROMs, speakers, and other components to make an XY laser plotter. Those carefully reading will note, its not all three to make one plotter, but rather three plotters each using a separate system. The setups have their advantages and disadvantages, and [Hubert] is sure to point them out; including circuit diagrams and pictures to help you on your own trials.

There is a little difficulty in reading English not so good, but considering we’ve never seen a single-laser vector plotter done before (spirographs come close, and no one wants to wait 85 seconds) it’s still very impressive.

[Thanks TJ]

Needs More LEDs, EMSL Biggified Conway’s Game Of Life

Evil Mad Scientist Laboratories has proven bigger is better with their colossal LED table running Conway’s Game of Life. At the heart of the system is 44 ATmega164Ps controlling 352 LEDs on a 32×44 inch table; and to make it interactive IR LEDs detect the presence of objects.

The display is set up as an exhibit at the San Jose Museum of Art in tribute to [Leo Villareal]. To see a demo, catch a video after the divide.

Related: Colossal LED tables, and Conway’s Game of Life. Why has it taken so long to combine them?

Continue reading “Needs More LEDs, EMSL Biggified Conway’s Game Of Life”