DS1307 Breakout Board

Adafruit’s got a handy breakout board for the DS1307 RTC available. This chip isn’t nearly as accurate as the DS3231 used in the Chronodot but it’s quite a bit cheaper. The breakout makes this easy to breadboard or plug into an Arduino and has everything you need; clock crystal, a backup battery, filtering capacitor, and pull-up resistors. Our favorite part is that Adafruit designs are open source so you can etch the board yourself if you checkout the files from their git repository. This will make a great addition to our prototyping hardware collection.

Incidentally, we were surprised to see the choice of 2.2k resistors for the I2C bus pull-ups. We were under the impression that 4.7k was a standard value here. We’d love to hear your thoughts on this in the comments.

[via Dangerous Prototypes]

Space Invaders Clock 6 Years Ahead Of Pong Clock

Space Invaders came out in 1978, six years after Pong. That means this Space Invaders clock uses newer technology, right? Nope, it’s the same hardware as the Adafruit Pong Clock with some updated firmware. Still, as you can see after the break, the effect is pretty nice. Pong was cool, but having a clock that scrolls through several classic games would be cooler.

[Dataman], the guy responsible for this firmware hack shared his code. It should be easy enough to alter it for any clock using a KS0108 graphic LCD screen. So what’s next? Can someone pull off a black and white Ms. Pac-Man that looks decent on the 128×64 display?

Continue reading “Space Invaders Clock 6 Years Ahead Of Pong Clock”

Yet Another Pong-clock

[PT] let us know that Adafruit Industries has just release a pong clock kit. The $80 price tag might seem a bit steep but it does come with a custom-ordered KS0108 display in order to get white on black like the classic video game, as seen after the break. Also included is the laser-cut case, an ATmega328 microcontroller, RTC, and all the other bits needed to get this working.

We just saw a pong clock built on a breadboard using a KS0108 display but that one used a PIC processor. Adafruit always open-sources their designs and code so you can head over to the kit details page if you already have the hardware on hand to throw this together.

Continue reading “Yet Another Pong-clock”

Update: Adafruit Eagle Library, Now With Arduino

Adafruit Industries has just added an Arduino shield footprint to their EagleCAD library. If you don’t know, the Arduino headers use non-standard pin spacing. Learn to deal with it, there’s too many Arduino shields in production to have any hope for a change in the future. This footprint should make it a lot easier to design your own boards. If you use this package make sure you’re getting the library from their github, they’ve been adding parts regularly. Setting up version control will make sure you always have the latest libraries.

[Thanks pt]

Adafruit Eagle Library

We love it when a PCB comes out right the first time. We’re careful enough with our designs that if something is wrong it’s usually a footprint problem, like we picked the wrong package for the components. Adafruit is helping to make the design process easier by sharing their Eagle library. Like the Eagle library version control we saw earlier in the month, this library is housed on github making it easy to stay up-to-date. The library includes many components (switches, crystals, IC’s, etc.), and fixes some prolbem-footprints, like 0805 surface mount pads.

Hackaday Links: Sunday, November 29

Sometimes we wonder if we’re making good choices with PCB layout when using EagleCAD. Watch how the pros do it with a video of an hour-long Adafruit PCB layout session compressed into seven minutes.

[Elijah] documented his RepStrap build. This is a chicken-or-egg project in that RepStrap machines are built without the assistance of an already existing RepRap.

Here’s an ASUS concept from CeBIT this year for a laptop that has two touch screens and no physical keyboard. Isn’t this just the DS project we saw this week but in a nice case?

[James] conjured up a physical realization of the Spinning Wheel of Death for an art exhibit. We can’t stop smiling when looking at this artful hack.

I’m sure nobody will raise an eyebrow when you pop out that roll of duct-tape and affix your phone to the airplane window. That’s what [floe] did to make this airline flight time-lapse video with an Android phone. Aren’t you supposed to turn off all electronics for takeoff?

Adafruit Releases New TV-B-Gone Kit

Recently, our friends over at Adafruit released a new version of their popular TV-B-Gone kit. Built in cooperation with [Mitch Altman], the inventor of the TV-B-Gone, the new kit sports four high power IR LEDs, two wide beam and two narrow beam. The four LEDs give the new TV-B-Gone increased range, with a maximum distance of over 150ft. One of the most impressive features of the kit is the fact that the new TV-B-Gone is universal and can now work in Europe and Asia in addition to the US. Users are able to select which region they want to use during the build process by soldering a resistor into the board at their region’s corresponding spot as seen in the picture above. The new TV-B-Gone kit is now available in the Adafruit store for $19.95 plus shipping.