Flimsy Pi case still provides a level of protection

flimsy-pi-case

This flimsy case isn't going to protect your Raspberry Pi if you knock it off the workbench. It will provide a level of protection against shorting out from contact with metal objects, or from liquids spilled in the near vicinity. [CGPatterson] ended up making this case from a single sheet of transparency film. The project is basically papercraft. He started with the dimensions published on … [Read more...]

Brute force a password protected PDF using the BeagleBone

hardware-pdf-password-cracker

The biggest benefit to using the BeagleBone is it's 700 MHz ARM processor. If you're just messing around with basic I/O that power is going unused, but [Nuno Alves] is taking advantage of its power. He built a PDF password cracker based on the $85 development board. We recently saw how easy it is to perform basic I/O using the BeagleBone. Those techniques are in play here, used to drive a … [Read more...]

LED PDF from TI (KUWTA)

desktop321321

[Satiagraha] let us know that Texas Instruments(TI) has given out a neat "LED Reference Design Cookbook" PDF. The document contains 17 some odd little projects featuring different TI ICs and ways of using them to control LEDs in things from backlights to torches to solar lanterns to advanced PWM control! Sure the document is biased towards using TI equipment, but that shouldn't stop you from … [Read more...]

Remote image processing in JavaScript

[Tom] wrote in to tell us about his JavaScript project for motion detection. It ties together two ideas we've talked about recently. The first is doing image processing in-browser using Canvas(), which we've seen employed in captcha breaking. The second is offloading heavy processing to browsers, which we saw recently in the MapReduce implementation. [Tom] is using JavaScript to compare … [Read more...]

PDF redaction still not working

Facebook's internal valuation was revealed this week thanks to shoddy PDF redaction. Court documents from a settlement between Facebook and ConnectU showed that Facebook values itself at $3.7 billion, much less than the $15 billion that was speculated during the Microsoft investment. The AP uncovered this by cutting and pasting from the redacted court document. It's the same thing we showed in our … [Read more...]

Exposing poorly redacted PDFs

Privacy watchdog group, National Legal and Policy Center has released a PDF detailing Google founder Larry Page's home (dowload PDF here). They used Google's Maps and Street View to assemble all of the information. Google is currently involved in a lawsuit resulting from a Street View vehicle traveling and documenting a private road. This PDF was released in response to Google stating that … [Read more...]

Lightweight eye tracker

eyetrack

[Jason S. Babcock] and [Jeff B. Pelz] put together this paper on building a simple, lightweight eyetracker (PDF) to foster the creation of open source eyetracking software. All of the components are mounted to a cheap pair of safety glasses. The eyetracker uses a technique called "dark-pupil" illumination. An IR LED is used to illuminate the eye. The pupil appears as a dark spot because it doesn't … [Read more...]