2 Foot Tall POV Globe

[Ytai] let us know about his POV globe, all four parts of its current progress. While he says he was inspired to write up the project from a YouTube clip, we know the real reason. Regardless, the plan is to have a 2 foot diameter globe with 256 LEDs spinning at 50 revolutions per second streaming images from an SD card using SPI. While the project isn’t completed yet, we know [Ytai] will pull through like he has in the past, and you can be sure we’ll keep you up to date on his progress.

RGB Lamp Bulb Replacement

[youtube=http://www.youtube.com/watch?v=TwZBMJS1teg]

Wanting to make some unique and interesting gifts for his nieces as well as improve his PCB skills and expand beyond Arduino, [Jay] has made these color changing Ikea lamps. He’s using an ATTiny2313 for the brains, a handful of RGB LEDs plus 3 warm white LEDs to keep the wife happy. you can download the schematic and PCB files if you want to reproduce this one yourself. You can see his PCB making skills have improved since the nursery room temperature monitor. We think his nieces will be pleased with their gifts.

[via HackedGadgets]

Spin Peggy, Get 3D POV

We put a temporary ban on posting POV projects after receiving several LED spheres back in May. But we had to lift the injunction after seeing this superb Volumetric 3D POV display by [Wes Faler] and [Don Smith].

Their creative use of several readily available components adds to the alluring setup; the central elements being just a box fan and Peggy kit from EMSL. The video after the jump doesn’t really do the project justice, but if you missed it at Maker Fair Detroit and can’t make your own it’s the best you’re going to get.

Continue reading “Spin Peggy, Get 3D POV”

Save A Baby, Nursery Temperature Monitor

Yes, you could argue this Nursery Room Temperature Monitor is simply an LED and an Arduino with a temperature sensor, but [Jay] really did put more thought into the process. For instance he stuck with AVR, built a wooden base and sanded globe, and even included schematics and source code. Plus, SIDS is no laughing matter and the more you know, the more it can be prevented. Back on point, one thing we would add is PWM for a more gradual change in color. What would you add?

Continue reading “Save A Baby, Nursery Temperature Monitor”

Scoreboard From Scratch

[Kenneth] built this scoreboard for use at a ballpark that lacks such luxuries. We think this a phenomenal application for his skill and his pocketbook. He laid out PCBs for each digit in Eagle and etched them himself, then installed the indicators for home score, visitor score, inning, balls, strikes, and outs in a laser cut case. A pretty beefy battery along with the folding stand make this quite portable.

In the demo video after the break he’s connected to the scoreboard via telnet to update the score. This trick is accomplished using SparkFun’s WiFly GSX breakout board to set up an adhoc wireless network. The goal is to write an iPhone app that will be used to control the board in the field (or the outfield as it were).

This could definitely be used for different types of scoring during the off season.

Continue reading “Scoreboard From Scratch”

Web-enabled LED Pegboard

[Norm Santos] whipped up an LED light board that you can draw on through their web interface. We tried it out but unfortunately the live feed is currently offline. That doesn’t diminish our appreciation for the time-lapse build video after the break. Indeed it was a mountain of hot glueing and a couple of days of soldering. Our only beef is that for every LED on the board there are three empty peg holes. To us this is just begging to be augmented with blue, green, and white LEDs for a more spectacular result. What they have now encompases 350 LEDs managed by five microcontrollers, which took about two days to solder (for five people) and to hammer out some code. Continue reading “Web-enabled LED Pegboard”

LED Matrix With A Gross Of Pixels

This LED matrix is arranged in a 24×6 pattern for message scrolling. There’s no etched boards here, making us wonder where [Syst3mX] found protoboard this long. He’s using an Arduino to drive the demonstration (clip after the break) but you can use any microcontroller with this setup. That’s because he’s using three shift registers for column data and a decade counter for row scanning, requiring just five control pins.

While you’re going to the trouble of ordering components, maybe you should try your hand at building a touch sensitive LED matrix too.

Continue reading “LED Matrix With A Gross Of Pixels”