Papercraft Flash Reflector

We never use the flash on our point-and-shoot. It has a way of washing out every image we take. But [Joey] has a different solution to the problem. He shows us how to make a papercraft flash reflector that will still light up your subject without washing out everything in the foreground.

[Joey] is perfectly aware that at first glance it would seem you need to have a reflective forehead for this to work. But the reflector is actually set up to aim the flash toward the ceiling. Since most ceilings are white this will reflect the light back into the room, dispersing it at the same time. His write-up includes a link to a PDF of the pattern. After cutting it out, one side is coated in black electrical tape, the other is left white to reflect the light. The design includes a tab that slides into the hot shoe of his Nikon DSLR to position it in front of the pop-up flash.

Putting Guitar Pedals In A Web Page

Only half of playing guitar – according to a few musician friends of mine – is moving your fingers up and down a fretboard and banging out some chords. The other half is the artistry of mastering your tone, usually through amp settings and stomp boxes.

Effects pedals – little boxes of electronics that go between the guitar and amp – are able to amplify and distort a guitar’s output, add reverb and delay, and even filter the tone via a wha or envelope pedal. These pedals can be simulated in software, but we can’t believe that they can now be emulated completely in JavaScript.

Pedalboard.js is a project put together by [dashersw], and aims to put a slew of pedals ‘in the cloud’ and turn editing and effects board as easy as building a web page.

The project is built around Webkit’s W3C audio API, allowing this virtual pedal board to work in Chrome, Safari, and other Webkit-enabled browsers. Pedals are programmed as nodes, each configurable to have and input, output, or analyzer that is able to modify the gain, wave shape, or filter of anything received by the line in on your computer.

Thee is a small demo of Pedalboard.js available here with a pre-recorded guitar track feeding into a few stomp boxes. It’s a pretty cool idea if you’d like to play around with a few guitar effect, but we can’t wait to see this bit of JavaScript implemented by effects pedal manufacturers allowing us to try before we buy.

Desktop Mill Built As A High School Project

This desktop mill would be impressive coming from anyone, but we’re really excited that it was made as a high school project. [Praneet Narayan] built it during his design and technology class. As his build log shows, he worked with a range of different tools to make sure he had a rock-solid platform on which to mount the motors and cutting head.

The uprights of the frame are made from two steel plates. After hacking them to rough shape with a plasma cutter he finished the edges with a mill. The two parts were then tack welded together so that the mounting holes could be drilled in one step, ensuring alignment between the two sides. The rest of the frame parts are built from extruded rails but he did machine a set of mounting plates to pull it all together. You can see the finished machine milling a message in MDF in the clip after the break.

Continue reading “Desktop Mill Built As A High School Project”

Using Arduino Shields With The Raspi

With hundreds of Arduino shields available for any imaginable application, it’s a shame they can’t be used with the Raspberry Pi. Breaking out the Raspi GPIO pins to Arduino-compatible headers would allow makers and tinkerers to reuse their shields with a far more capable computing platform.

The folks over at Cooking Hacks realized a Raspi to Arduino shield bridge would be an awesome device, so they made their own, complete with a software library that allows you to port your Arduino code directly to the Raspberry Pi.

There are a few limitations with the Raspberry Pi’s GPIO headers; the Raspi doesn’t have analog inputs, so the Cooking Hacks team added an 8-channel ADC. Along with analog inputs and the headers required to pop a shield on the board, there’s also a socket for an XBee module.

The software library contains most of the general Arduino functions such as digitalWrite() and digitalRead(). There Serial, Wire, and SPI libraries are also implemented, allowing any device that communicates through UART, I2C, or SPI to talk directly to the Raspberry Pi.

While the Raspi Arduino bridge doesn’t allow for PWM in the same capacity as an Arduino, you’re always welcome to whip up a servo or LED shield for this neat little adapter.

Free Software Foundation Certifies Hardware That Respects Your Freedom

The Free Sofware Foundation, the very same organization responsible for the GNU General Public License and open source advocacy on the part of the Free Software stalwart [Richard Stallman], has certified its first piece of hardware as Respecting Your Freedom.

This new certification goes far beyond the goals of Open Source Hardware. In addition to providing documentation, schematics, and design files, hardware certified as Respecting Your Freedom must meet much more stringent requirements.

Of course, all software used with RYF hardware must be Free Software, but the certification also carries with it a few more requirements. The source and CAD files must be provided, it must use formats unencumbered by closed licenses, and the hardware must not spy on the user.

The honor of the first RYF-certified piece of hardware goes to, of course, a 3D printer. It’s the AO-100 printer developed and sold by Aleph Objects, Inc., a.k.a. Lulzbot out of Colorado.

With so many Open Source Hardware projects coming down the pipe, it’s great to see a somewhat more militant organization (that’s a good thing!) such as the Free Software Foundation provide a certification process for hardware projects. Keep in mind this isn’t a ‘certified once and forget about it’ proposition; the FSF is willing to provide a bounty to encourage the public to report violations of RYF certification. Anything to keep them honest, right?

Playing Around With MRAM

For the longest time, hardware tinkerers have only been able to play around with two types of memory. RAM, including Static RAM and Dynamic RAM, can be exceedingly fast but is volatile and loses its data when power is removed. Non-volatile memory such as EPROMS, EEPROMS, and Flash memory retains its state after power is removed, but these formats are somewhat slower.

There have always been competing technologies that sought to combine the best traits of these types of memory, but not often have they been available to hobbyists. [Majenko] got his hands on a few MRAM chips – Magneto-Resistive RAM – and decided to see what they could do.

Magneto-Resistive RAM uses tiny pairs of magnetic plates to read and write 1s and 0s. [Majenko] received a sample of four MRAM chips with an SPI bus (it might be this chip, 4 Megabits for $20, although smaller capacity chips are available for about $6). After wiring these chips up on a home-made breakout board, [Majenko] had 16 Megabits of non-volatile memory that was able to run at 40 MHz.

The result was exactly what the datasheet said: very fast write and read times, with the ability to remove power. Unlike EEPROMS that can be destroyed by repeated reading and writing, MRAM has an unlimited number of write cycles.

While MRAM may be a very young technology right now, it’s a wonderful portent of things to come. In 20 (or 30, or 40) years, it’s doubtful any computer from the largest server to the smallest microcontroller will have the artificial separation between disk space and memory. The fact that any hardware hacker is able to play around with this technology today is somewhat amazing, and we look forward to more builds using MRAM in the future.

100,000 Lumen Chandelier Is Like Having The Sun A Few Feet Above Your Head

[Michail] doesn’t mess around when it comes to lighting. He built this 100,000 Lumen chandelier to make sure his office is bright during the dreary months. The thought is that it will provide the health benefits of long sunny day. It has been hanging for about a year now, and he slowly came to the realization that it’s several times too bright for indoor use.

We know where he’s coming from though. When it’s dark at 5 pm we want it to be plenty bright inside. He started with an incandescent bulb, then moved through compact fluorescent and halogen bulbs before deciding to undertake the build. What you see above are 150W Metal Halide lamps.  There is some danger to using these without an enclosure. They do emit some UV light and they can explode. So whenever you buy a fixture that uses them there’s a sheet of filtering safety glass sealing up the enclosed sockets. [Michail] decided not to bother with this safety feature, instead depending on the benefits of an electronic ballast. He says these reduce the chances of an explosion sending scorching hot glass shrapnel your way.

As we mentioned earlier, his conclusion is that just one of these bulbs is enough to illuminate his small office.