__ __ __ ___ / // /__ _____/ /__ ___ _ / _ \___ ___ __ / _ / _ `/ __/ '_/ / _ `/ / // / _ `/ // / /_//_/\_,_/\__/_/\_\ \_,_/ /____/\_,_/\_, / retro edition /___/Now optimized for embedded devices!!
About | Successes | Retrocomputing guide | Email Hackaday |
iPhone dev team is at it again. They claim to have finally hacked the iPhone 3G. Originally codenamed “yellowsn0w”, it is targeted to be released on December 31st. This should free you from your locked in carrier as long as you have version 2.11.07 or earlier.
[via Engadget]
Seeed Studios, makers of the Seeeduino and fabricators of small-run PCB orders have put out a call to help develop an open source radiation detector. Will it be of any help to people in the area of Japan that is at risk? We really can’t say. But if you can lend some expertise with this, it can’t hurt. We’ve already seen a simple dosimeter project but this one sounds like it’s more on the level of a DIY Geiger counter. We know it’s possible, but the hacked together unit we saw back in 2007 had very little documentation and used parts that may be hard to come by.
The specific information needed is what type of sensor to use, what supporting circuits should be included, and what method is best to calibrate each unit. There’s a discussion going in the comment thread of that post which should be interesting to read even if you think you don’t have anything to add.
[Thanks Michael]
[Stephen Albers] offers his avian friends a lot of extras with this electronically monitored bird house. This will not only give you a look at what’s going on inside, but provide a source for several other bits of data as well.
First off, a camera has been mounted to the underside of the roof. This looks down on the nesting area and features night vision so that you can peek in any time day or night. He used a WiFi webcam that operates separately from the other electronics.
With the remainder of the setup he is able to harvest temperature and humidity data inside, temperature outside, force on the bottom of the house (although this turned out to be less useful than anticipated), and a in-and-out count for the doorway provided by an IR transmitter/receiver pair.
This offers quite a bit more than the last bird house project we saw. That one also left a lot to be desired as far as protecting the electronics. [Stephen] didn’t skip on that kind of protection. Most of the electronics are housed in an acrylic chamber in the base of the house. The sensors find themselves nestled in plastic enclosures, although some work needs to be done to ensure that the temperature and humidity sensors will still function correctly with this setup.
[Russ Cox], current Googler and formerly of Bell Labs, posted an awesome guide to putting images in a QR code. Unlike this terrible attempt I wrote last August, [Russ]‘s method does much more than simply paste an image into a QR code and hope the error correction passes. This new method generates a unique URL to be encoded for each QR code. In other words, the embedded image is actually part of the QR code and not just a copy and paste attempt.
The basis of [Russ]‘ hack is the ability to change the message contained in a QR code to be made of either ASCII/UTF-8 or decimal numbers coded as binary. By appending an anchor tag (i.e. http://swtch.com/pjw/#123456789...
) to the URL that will be encoded, [Russ] can change a whole bunch of pixels in a QR code to make just about any image.
With a few tricks like building new Reed-Solomon encoded blocks, [Russ] can change where in the pixels required by the QR code are placed. This allows for the full-width image of PJW’s binary likeness to be displayed in the QR code.
[Russ] put up a QArt coder that allows anyone to put a pixelated image in any QR code. [Luke Shumaker] (thanks for sending this in, [Luke]) took this tool and put the ‘ol skull ‘n wrenches inside a QR code pointing to hackaday.com. Very nice work from [Russ], and puts my work to shame. I’ll go cry in a corner now.
The RoboMaid (warning sound) really has nothing robotic about it. The website proclaims “smart sensor technology” and “programmable”. It’s actually just a Weasel Ball in a cage. Reader [Perry Cain] decided to keep the cage and add some real electronic brains if the form of a Prallax kit. The robot has 5 IR pairs: 2 in front, 2 on the side and one in the back. He says it works pretty well, but he hasn’t added detection to keep it from going down the basement steps yet.