Homemade Gravity Light Doesn’t Last Long But Proves The Concept!

gravity light

After being inspired by the Deciwatt Gravity light, [Steve Dufresne] decided he wanted to try making his own as a proof of concept.

The Gravity Light by Deciwatt is an innovative device designed for third world countries to help eliminate expensive lighting like kerosene lamps. It has a small weight on a pulley which can be lifted up in under 3 seconds. During its slow descent down the weight provides light for 25 minutes! It’s affordable, sustainable, and reliable. It’s also mechanically impressive, which is exactly why [Steve] decided to try making his own.

He’s using a single LED, a small DC motor, a few pieces of wood, an old bicycle wheel, some bicycle chain, and a few jugs of water. The water is connected to the chain which is looped over the smallest gear on the bike. The generator is then powered by a belt wrapping around the outside of the rim. This gives the motor enough speed to generate electricity for the LED. His current design only lasts for about 3 minutes, but he’s already working on the second iteration. Testing systems like this really give you an appreciation for the effort that must have gone into the real Gravity Light.

Stick around after the break to see it in action.

Continue reading “Homemade Gravity Light Doesn’t Last Long But Proves The Concept!”

Gaming On An 8x8x8 LED Cube

LEDCube

Building an LED cube is a great way to learn how to solder, while building something that looks awesome. Without any previous experience with soldering or coding, [Anred] set out to create a simple 8x8x8 LED cube gaming platform.

Rather than reinventing the wheel, [Andred] based the LED cube off of three separate Instructables. The resulting cube came out great, and the acrylic casing around it adds a very nice touch. Using an Arduino Mega, the 74HC574, and a few MOSFET’s to drive his LEDs, the hardware is fairly standard. What sets this project apart from many other LED cube builds, is the fact that you can game on it using a PlayStation 1 controller. All the necessary code to get up and running is included in the Instructable (commented in German). Be sure to see the cube in action after the break!

It would be great to see a wireless version of this LED cube game. What kind of LED cube will gaming be brought to next? A tiny LED cube? The biggest LED cube ever? Only time will tell.

Continue reading “Gaming On An 8x8x8 LED Cube”

Blinkenschild, The RGB LED Display For Every Occasion

turd

One morning [overflo] decided to protest the European Parliament’s stance on equine rights of defecation, a cherished liberty dating back to the time of Charlemagne. The best way to do this is, of course, blinking lights. He calls his project Blinkenschild, and it’s one of the best portable LED displays we’ve seen.

The display is based around fifteen RGB-123 LED panels, each containing an 8×8 matrix of WS2811 LEDs. That’s 960 pixels, all controlled with a Teensy 3.1. Power is supplied by fifteen LiPo cells wired together in parallel giving him 6 Ah of battery life. Clunky, yes, but it’s small enough to fit in a backpack and that’s what [overflo] had sitting around anyway.

The animations for the display are generated by Glediator, an unfortunately not open source control app for LED matrices. Glediator sends data out over a serial port but not over IP or directly into a file. Not wanting to carry a laptop around with him, [overflo] created a virtual serial port and dumped the output of Glediator into a file so it could be played back stored on an SD card and controlled with an Android app. Very clever, and just the thing to raise awareness of horse and Internet concerns.

Video below.

UPDATE: Check out [overflo’s] clarification in the comments below.

Continue reading “Blinkenschild, The RGB LED Display For Every Occasion”

Building A Network Controllable RGB LED Lamp From An Old Scanner

EthernetLamp

Being able to use one of your old projects to make a new one better can be quite satisfying. [Steve] from Hackshed did just this: he integrated an Arduino based webserver into a new network controllable RGB lamp.

What makes this lamp unique is that the RGB LED bar comes from an old Epson scanner. Recycling leftover parts from old projects or derelict electronics is truly the hacker way. After determining the pinout and correct voltage to run the LEDs at, the fun began. With the LED bar working correctly, the next step was to integrate an Arduino based webserver. Using an SD card to host the website and an Ethernet Arduino shield, the LEDs become network controllable. Without missing a beat, [Steve] integrated a Javascript based color picker that supports multiple web browsers. This allows the interface to look quite professional. Be sure to watch the lamp in action after the break!

The overall result is an amazing color changing lamp that works perfectly. All that is left to do is create a case for it, or integrate it into an existing lamp. This is a great way to use an LED strip that would have otherwise gone to waste. If you can’t find a scanner with a color wand like this one, you can always start with an RGB strip.

Continue reading “Building A Network Controllable RGB LED Lamp From An Old Scanner”

Hackaday Links: March 9, 2014

hackaday-links-chain

Thinking about starting a CNC machine, 3D printer, or laser cutter project? Misumi has you covered. They’re offering up $150 worth of free stuff with a coupon code. [CharlieX] is putting together a BuildLog laser cutter, a whole bunch of people on reddit are building 3D printers, and I have most of the rods for an i3 build. Just use the promotion code First150 on your order. Actually, read the terms and conditions, but rest assured – this is legit.

A few months ago, we saw this Enigma cypher machine that combines the classic late-30s aesthetic of the original with modern hardware – including a few 16-segment displays. Now there’s a Kickstarter for the Open Source Enigma replica, and it looks like it’s going to end up being pretty popular. Here’s the site with all the deets. Check out that QWERTZ keyboard.

[Jason] has a love of LEGO and a terrible keyboard. Combine the two and he came up with a functional LEGO keyboard. The electronics are, sadly, an old PS/2 membrane keyboard, but the mechanicals are a work of art – all the keys are mounted on a grid of Technic parts that can be positioned over each of the membrane buttons.

Want a really cool look for your next enclosure? How about LED pipes? They’re those clear plastic bits that direct the light from LEDs around corners and can make any enclosure looks like a Star Trek set piece. You can cut these things with a laser cutter like the Alima team did with their indoor air quality meter. Looks pretty cool.

Fail Of The Week: WS2811 Pixel Failure On FLED

This Fail of the Week project comes from one of Hackaday’s own. [Ben] took on the FLED data visualization project as a way to make the SupplyFrame decor a lot more fun. He had quite a bit of help soldering the 96 WS2811 pixels into their custom made 6’x4′ enclosure and the results are really awesome. In addition to showing server load and playing games, FLED has become something of a job interview. Sit the prospective employee down at a terminal and give them an hour to code the most interesting visualization they are capable of.

But two weeks ago [Ben] staggered into the office and found the display was dead. Did he try turning it off and back on again? Yes, but to no avail. The power supply wasn’t the issue and there was no option but to pull the display off the wall and crack it open for a look at all those pixels. Since every one of them had 4 solder joints on either side he figured the problem was with a broken connection. But not so. He resorted to a binary search for the offending pixel by  cutting the strand in half, and testing each portion. He tracked it down to the pixel whose underside was blackened as you can see above.

[Ben] thinks one of the capacitors inside the sealed enclosure blew, but isn’t certain. Feel free to tell us what you think failed in this component. But the thing we’d really like to know is if there is a more clever way to sniff out the offensive pixel without cutting the connections? Four hours on the floor with this thing (and no knee-pads) and [Ben] has sworn off sourcing pixels from random Chinese suppliers. He might go with pre-assembled strings next time. We chuckle; this is the high-tech equivalent of trying to get old strands of Christmas lights to work.

If you haven’t seen FLED in action, check it out after the break. It amazing how LED intensity and quality diffuser material can make a perfect grid of LEDs seem to dance in waves and color curves.

Continue reading “Fail Of The Week: WS2811 Pixel Failure On FLED”

RFID Jacket Flashes The Crowd At Make Fashion 2014

RFID-DRESS

The [RADLab team] has created an eye-opening RFID jacket for Make Fashion 2014. For this project, [Dan Damron, Chris Zaal, and Ben Reed] of RADLab teamed up with designer [Laura Dempsey] to create a jacket which responded both to a dancer on the runway and the audience itself. RADLab stands for Radio Frequency Identification Application Development Lab, so you can probably guess that RFID was their weapon of choice for interaction. We’ve got a bit of RFID experience here at Hackaday, having recently used it at The Gathering in LA. The [RADLab team] didn’t skimp on processing power for this jacket. A BeagleBone Black running Debian controls the show. The BeagleBone receives data from a Thingmagic M6e 4 port UHF RFID Reader. The M6e is connected to 4 directional antennas. The BeagleBone responds differently depending on which RFID card is read, and which antenna reads it. With the data processed, the BeagleBone then issues commands to a teensy 3.0, which controls  WS2811 “Neopixel” addressable RGB LEDs sewn into the jacket.

During the fashion show, the jacket wearer danced with a second model who had RFID tags sewn into his t-shirt. The LED clusters on the front, back and sleeves of the jacket would light up, and change color and flash frequency based upon which tag and antenna got a read. Once the performance was over, the audience was encouraged to pick up tags and interact with the jacket themselves. The software was still very much beta, so the [RADLab team] monitored everything via WiFi and restarted the software when necessary.

Continue reading “RFID Jacket Flashes The Crowd At Make Fashion 2014”