Monster 100W LED Flashlight For Under $10!

What would you do if you came across a 100W, 7500 lumen LED diode for under $10? Probably something like this.

It’s actually quite amazing how cheap LEDs are getting. [Julian Ilett] found this 2″ x 2″ LED on eBay for only £4.79 (<$10 USD). It’s rated for 32-34V with a current draw of 3000mA, which works out to about 100W. Its brightness? 7500 lumens. That’s brighter than most home theater setups.

At that price, [Julian] had to try playing with one. The problem with these higher power LEDs is that they typically need a rather expensive LED driver, due to the less common voltages they operate at — and of course, the concern of over-driving them and burning them out. Not interested in finding a suitable driver, [Julian] decided to try something a bit less conventional — wiring a pair of 18V drill batteries in series.

Continue reading “Monster 100W LED Flashlight For Under $10!”

Russian Man Builds A Chainsaw Out Of A Grinder

Ready for another ill-advised tool hack we definitely do not recommend you try at home? Why not take a gander at this man’s home-made chainsaw… made out of a grinder! (translated)

What this (Russian?) man has done is modified his large electric grinder — into a chainsaw. He’s added a weld plate, some mounting locations, and now it can accept either grinding wheels, or after a few minutes of assembly, a full length chainsaw blade attachment. He’s probably pretty proud of himself, but we really hope he doesn’t end up losing a finger… or worse.

Anyway, we’re not even going to point out the lack of safety guarding in this video, because it is such an obvious bad idea in general. That being said, it actually works in the demonstration!

Stick around — don’t sweat too much though, no one gets hurt. There is one thing that can be said about this project though… It’s most definitely a hack.

Continue reading “Russian Man Builds A Chainsaw Out Of A Grinder”

The Stepper Driver Driver

KONICA MINOLTA DIGITAL CAMERA

The Stepstick and Pololu motor drivers are the heart of just about every Reprap electronics board, but they can go bad. The usual way of testing these things is to rig up a microcontroller on a breadboard, grab some cables, and wire something up. [Ken]’s Easy Stepper Motor Controller is a much simpler solution to the problem of testing these drivers and could, with a bit of practice, be constructed on a single-sided homebrew PCB.

The Easy Stepper Motor Controller is a very simple board with connections to a motor, a power supply, and headers for a single Pololu or Stepstick motor driver. Two buttons and a pot control the rotation of the motor with the help of an ATtiny10, and jumpers for up to 16x microstepping are right there on the board.

There’s a video after the break showing what this stepper motor driver driver can do. It’s not much, but if you’re just testing a driver, it’s all you need.
Continue reading “The Stepper Driver Driver”

BRAIGO – A Lego Braille Printer

Accessibility devices tend to be prohibitively expensive, and it’s always nice to see a hacker apply their skills to making these devices more affordable. BRAIGO is a low cost braille printer by [Shubham Banerjee]. He built the printer using parts from the LEGO Mindstorms EV3 kit, with a few additions. This LEGO kit retails for $349, and a standard braille printer costs over $2000.

The BRAIGO print head uses weights and a pin to punch holes in standard calculator paper rolls. LEGO motors are used to feed the paper and align the head for accurate printing. It takes about 5 to 7 seconds to print each letter, which are entered on the Mindstorms controller.

While this is a great prototype, [Shubham] intends to continue development with the goal of creating an affordable braille printer. He’s a bit swamped with media requests right now, but is working on releasing BRAIGO as an open source project so others can contribute. It’s an impressive project, especially for a 12 year old student. After the break, watch the BRAIGO do some printing.

Continue reading “BRAIGO – A Lego Braille Printer”

An Arduino Programmable Load

Having a big block of hot to dump current into is a very useful thing to have if you’re testing batteries, power supplies, high power LEDs, electroplating, or any thing else that would normally require a huge resistor. [Jakub] found himself in need of an electronic load, and instead of a transistor and a pot, decided to make something more automatic: a programmable load built around an Arduino shield.

The idea behind this load is pretty simple: connect a device to a FET and shunt resistor to measure current. Drive the gate of the FET with an op-amp that maintains either constant current or constant voltage. Control everything with a DAC, and you have a programmable load controlled by an Arduino.

With such a small form factor, getting rid of all that heat was bound to be a problem. For this, [Jakub] is using a 50×50 mm BGA style heat sink with a 5V fan. If it’s good enough for a big CPU, it should be able to handle dumping 70 Watts into a FET. There’s also a conservative application of thermal paste and a very small thermistor underneath the FET that’s able to be read by the Arduino. It might slowly heat up your room, but it’s not going to catch fire.

With the Arduino sketches [Jakub] wrote for his load he was able to characterize a pair of Idea batteries and figure out how much charge a three-year-old recyclable battery had. It’s a great piece of work, and if [Jakub] is willing to go through the hassle of a Kickstarter, it would make a fine crowdfunded product.

Workbench With Built-In Solder Fume Extractor

Solder

There’s nothing quite like getting an eye full of solder fumes, but when it comes to solder fume extraction, the most common solution take up a whole lot of work area. Here’s a very clever solder fume extractor that doesn’t get in the way, and can be perfectly positioned over the acrid brimstone of a soldering station.

The build consists of a cheap bathroom vent fan built into the back of the workbench feeding into a long PVC pipe that blows the exhaust to the floor a few feet away. The fan is controlled by a simple wall switch, but the intake is where this build really shines. It’s a series of hard, flexible plastic segments that allow the intake to be precisely oriented above the work piece, or wherever it’s most convienent to suck solder fumes from.

This solder fume extractor is just a part of a really amazing electronics workbench. A lot of thought went into this workspace, from threaded inserts in the work surface to mount a panavise to an amazingly thoughtful equipment rack for computers, monitors, and other assorted heavy equipment.

via Hacked Gadgets

Smart Reflow Oven Is Over-Engineered

reflow

[Linas] reverse engineered an AMOLED HTC 800×480 screen and interfaced it with an STM32 micro-controller, along with some other components, to make a gorgeously over engineered reflow oven.

Under the hood there is a PSoC5LP PID controller to control the 800W IR heating coil and two K-type thermocouples for sensing.

The real beauty is in the relatively small STM32 chip powering the HTC AMOLED screen. The AMOLED screen is high contrast and has a wide viewing angle, giving it a clear crisp view from all front facing viewpoints. Though pushing the limits of what the STM32F429i can do, [Linas] managed to make a very nice “home-grown” user interface, complete with user configurable settings and current temperature graphs.

The user interface looks very responsive and using some clever programming, [Linas] was able to make use of the potential of the screen to provide beautiful plots and interface widgets.

[Linas] goes into quite a bit of detail about the programming involved with rendering to the screen, so be sure to check out the video after the jump.

Continue reading “Smart Reflow Oven Is Over-Engineered”