Earlier this year, Nikon released the Coolpix S1000pj, a 12 megapixel point and shoot with the usual features, including image stabilization, face recognition, etc. However, the S1000pj features a built in projector into the usual diminutive point and shoot footprint, and also comes with a remote for controlling the projector in display mode, or for remote shooting. iFixit has gotten a hold of the unit, and detailed the difficult teardown process, which included component desoldering to get the extremely compact system completely apart. It is also interesting to compare this setup to other stand alone pico-projectors we have covered.
Author: James Munns114 Articles
Internal Wireless Headphones
[youtube=http://www.youtube.com/watch?v=upYgHgMgTpk&hl=en&fs=1&]
Wireless headphones can be a wonderful way to help clear up the clutter inherent in most desktop PC systems. However, after plugging a wall wart in, and the headphone jack into the computer, the number of wires used has actually doubled. After [Parker] found an old set of JVC 900 Mhz wireless headphones (and a generic 900MHz transmitter), he cracked open the case to see what he could do with them. Realizing that the transmitter used a 12V DC source, he powered it with an unused floppy connector (which provides +12V, +5V, and two ground lines). He also wired the audio-in line directly onto his sound card headers rather than feeding out a headphone jack to the back. He then wrapped the whole thing in plastic to prevent unwanted shorting and placed it back in his PC, leaving him with a very functional wireless system. Detailed photos after the break.
Vintage Hack – Game Boy Camera
Back in 2005, a member of a French robotics team named [Laurent] wrote a wonderful how-to that we somehow missed on using the Game Boy Camera as a vision device for a robot. The images above are actual shots from his project. The Game Boy Camera features a stunning 128×123 pixel resolution in a gorgeous 4 color gray-scale palette. Possibly the most attractive feature of this hack is that it is still possible to get a hold of these cameras for under ten dollars on ebay.
He connected the camera sensor to an Atmel AT90S4433 using a combination of digital and analog signals, and then used the microcontroller to echo the data back to his PC. His write up includes schematics for wiring up the sensor/microcontroller, the datasheet for the sensor, his C code for the whole project, and an easy to read pin out of the GBC connector. Although his project simply offloaded the image to a computer, it would be entirely possible to have the microcontroller respond to the image or simply just log and store it. It would also be just as easy to replace his Atmel chip with your own favorite microcontroller, as long as it has a couple Digital I/O ports and at least one Analog port (or an external analog to digital converter).
UPDATE: Good catch r4v5, it would require an ADC, not a DAC.
Barcode Scanner In Processing
Reader [Nikolaus] decided that instead of using an existing image based bar code decoder, he would write his own. Using the Processing language he created a scanner that parsed the black and white pattern when a bar code was centered on the image. His code then parsed that data and compared it with the initializing character to provide a reference. Currently his scanner supports three character sets of the Code 128 encoding, and provided his complete code so that others could add as they see fit. He admits that the code is a bit messy due to the lengthy character tables, but very straight forward.
Eee PC NAS
Hack a Day reader [The_Glu] shared with us a project of his. He used an Eee PC 701 he had lying around with a broken LCD, along with three 1TB SATA drives to create a custom NAS server for his house. The server features a number of other interesting components, including USB2SATA converters to connect the hard drives, as well as a 2 line LCD to display RAID information and server status. The entire project is wrapped up in a custom made Plexiglas enclosure with case fans to keep the whole thing cool. While this may not be the first Eee PC NAS, or the fastest, this is a wonderful way to repurpose a broken netbook. We also love the idea of netbooks being used more and more in projects like these as the first generation reaches its end of usefulness age. More pictures after the break.
Thanks [The_Glu]
Hand Of Man Mechanical Claw
[Christian Ristow], a former Muppet creator, has created a much larger puppet that has caught the attention of Popular Mechanics. His Hand of Man is a 27 foot long remote control mechanical claw. Powered by a 90 hp diesel engine, the hydraulic system can be controlled by a glove worn by the operator. This started as a demonstration for a robotics fair, but has recently made appearances at Burning Man, Maker Faire, and had the Grand Champions seat of Popular Mechanic’s Backyard Geniuses Award. While not as practical as some robotic human augmentations, it can crush a car. [Christian] is even allowing anyone who is interested at these events to pick things up and crush them at their own whim.
Various promo videos after the jump.
DIY Solar Panels
Reader [unangst] pointed out to us an article in the U.K.’s Daily Mail, where a teenager from Nepal had managed to create a 9v, 18W solar panel using human hair rather than the usual semiconductors (usually crystalline-silicon). The complex silicon in solar panels are what keep the prices out of reach of developing nations, and while there are a number of new technologies that are helping bring down the cost, [Karki] managed to make his solar panel for only £23 (roughly $38). He also claims that when mass produced the price could drop substantially down to under $10 a panel, which would shatter the $1/watt sweet spot.
The melanin in hair acts as an organic-semiconductor, and while the hair does not have the longevity that silicon panels have (months rather than years), these panels can be made cheaply and serviced with little to no complex knowledge. Using melanin as an organic semiconductor seems to be a newer idea, because information seems hard to come by, but we managed to find a research paper from 2007 that explored the energy absorption attributes of melanin, as well as some good background info for the science types.
Research Paper (Warning: PDF)
So, Hack a Day readers, which one of you is going to make your home-brew solar panels first? Let us know when you do.
Thanks [unangst].
[digg=http://digg.com/environment/Teenager_Makes_DIY_Solar_Panels_from_Hair_Hack_a_Day]