Digital Picture Frame That Rotates To Match Image Orientation

This digital picture frame physically rotates in order to match the image’s orientation. [Markus Gritsch] built the frame, including a Python script to translate the photos to a format which makes the best use of the 2.4″ LCD screen.

The screen is addressed in 8-bit parallel by a PIC 32MX120F032B processor. Image are read from an SD card in a raw format, with 16-bit colors pushed to the display for each pixel. To get them into this format [Markus’] script converts the JPEG files to RAW, resizes them, uses dithering to reduce to 16-bit color, then applies a sharpening filter to improve the final look. During this process it also includes orientation information. That is parsed by the microcontroller and used to drive the servo motor to which the screen is attached.

To finish off the project he spray painted a piece of acrylic to act as a bezel for the frame. Check out the demo after the break and we think you’ll agree the rotating feature, along with image scrolling, really makes this a piece you’ll want on your own desk.

Continue reading “Digital Picture Frame That Rotates To Match Image Orientation”

Launching Rockets And Recording Video

Since we put out a call for model and amateur rocketry hacks, we’ve been getting a lot of submissions on our tip line. Here’s two that found their way to us yesterday:

Upgrading an original

Back in the early 70s, Estes released a rocket with an 8mm movie camera attached to the nose of the rocket. It was called the Estes Cineroc, and is an excellent demonstration of engineering prowess to fit a movie camera inside a cardboard tube. The Cineroc is somewhat of a collector’s item, so of course there’s a reproduction kit with a payload bay large enough for [Bob Marchese]’s 808 key fob video camera. His launch video looks awesome, has color, and doesn’t need to be mailed off to Estes to be developed.

Much better than a lightbulb and a button

Remember the old yellow (or blue, and I think maybe a red one) push-button launch controller? Equipped with an arming key (a piece of wire), batteries, and a button, that controller wasn’t much to write home about. [Joe Niven] built his own launch controller with multiple LED lights, buzzer, continuity checker, and a battery tester. Not bad for a 555 and a pair of 4000-series logic chips.

Repurposing Old HDD Components

hdd-stepper

[IronJungle] had an old hard drive taking up space in his workshop, so he took it apart and wrote in to remind us how useful these old pieces of hardware can be. Aside from offering up incredibly strong magnets and donut-shaped mirrors, HDDs also come with a reliable stepper motor in tow.

He pulled theold drive apart, wiring up two of the stepper motor pins to a pair of the drive’s header pins. This allowed him to easily access the signals produced by the stepper simply by hooking up a small JST connector to the back of the drive.

From there, he can use the drive for any number of purposes. For the sake of discussion, [IronJungle] used it to flash an LED as seen in the video below – something he willingly admits is no great feat. However, stepper motors can be used for in a wide array of projects, both simple and complex. Be sure to share your favorite use for salvaged HDD motors in the comments.

Continue reading “Repurposing Old HDD Components”

PhilRobokit Anito Is Not An Arduino

A few people over at the Philippine hackerspace PhilRobotics a PIC-based dev board that takes a lot of cues from ‘the microcontroller board everyone loves to hate,’ the Arduino.

There are a few differences between the PIC16F877a used in the Anito and the ATMega328 used in the Arduino: The PIC has a little less than half the Flash memory of the ‘Mega and less RAM, but has a slightly higher clock rate. It would have been nice to have a dev board with Arduino style headers powered by one of those new PIC32MX chips, if only because of a few really, really awesome projects we’ve seen. We’ll take whatever we can get, though, even if it provides a little more ammo for the PIC/AVR holy war.

One really interesting aspect of the Anito is the IDE. Written in Python, the PhilRoboKit IDE has all the features of everyone’s favorite IDE that is written in Wiring, plus a few extra features: autocomplete is a huge bonus, as is the ability to upload programs over Pickit2 ISP header. The IDE is available for Windows and Linux (no Mac port yet), and should be enough to get you off the ground in the PIC dev world.

Sonic Screwdriver Controls Your TV, Doesn’t Work On Wood

Sure, you could pretend to be the Doctor with a simple plastic sonic screwdriver. It might even have a LED on the tip, and if you’re really splurging a tiny speaker for sound effects. Yep, you could make due with an inelegant version of the Doctor’s Gallifreyan army knife, or you could get this amazingly detailed sonic screwdriver replica.

Instead of a plastic or resin replica, this replica of the 11th Doctor’s sonic screwdriver is made out of die-cast, copper plated metal with a jade green  polycarbonate tip. This replica has a few tricks up its sleeve; instead of just lighting up and providing a few sound effects at opportune times, it also can serve as a programmable infrared remote with a gesture interface  thanks to a three-axis accelerometer. If that’s not enough, the copper ‘rods’ just below the tip also serve as a touch interface for the microcontroller on board.

For as many jaw dropping light saber builds we’ve seen we’re genuinely surprised we haven’t seen more sonic screwdriver builds. It’s really cool this toy can serve as a remote control, but we’re betting a few Hackaday readers can replicate this replica with an extendable jewel cage and maybe even a Bluetooth gesture controller.

If you’d like your own sonic screwdriver, you can pick one up at ThinkGeek (for the US) or Forbidden Planet (for the UK). After the break is a video released by ThinkGeek showing off the this truly awesome remote control.

Tip ‘o the hat to [Zerocool] for sending this one in.

Continue reading “Sonic Screwdriver Controls Your TV, Doesn’t Work On Wood”

Building A CRT And Bathing Yourself In X-rays

For the Milan design week held last April, [Patrick Stevenson Keating] made a cathode ray tube and exhibited it in a department store.

The glass envelope of [Keating]’s tube is a very thick hand-blown piece of glass. After coating the inside of the tube with  a phosphorescent lining, [Keating] installed an electrode in a rubber plug and evacuated all the air out of the tube. When 45,000 Volts is applied to the electrode, a brilliant purple glow fills the tube and illuminates the phosphor.

Since the days of our grandfathers, CRTs have usually been made out of thick leaded glass. The reasoning behind this – and why your old computer monitor weighed a ton – is that electron guns can give off a substantial amount of x-rays. This usually isn’t much of a problem for simple devices such as a Crookes tube and monochrome CRTs. Even though [Keating] doesn’t give us any indication of what is being emitted from his tube, we’re fairly confident it’s safe for short-term exposure.

Despite being a one-pixel CRT, we can imagine using the same process to make a few very interesting pieces of hardware. The Magic Eye tube found in a few exceptionally high-end radios and televisions of the 40s, 50s, and 60s could be replicated using the same processes. Alternatively, this CRT could be used as a Williams tube and serve as a few bits of RAM in a homebrew computer.

You can check out the tube in action while on display after the break, along with a very nice video showing off the construction.

Continue reading “Building A CRT And Bathing Yourself In X-rays”

Flying Batman Is A Load Of Bull

Batman’s ability to fly is a falsehood. Or at least so says science. We didn’t know science was into disproving super-hero movies (that’s a deep well to drink from) but to each his own. But back in December the Journal of Physics Special Topics took on the subject with their scholarly paper entitled Trajectory of a Falling Batman. The equations presented in the two-page white paper may be above your head, but the concepts are not.

It’s not that Batman can’t fly in the way explained in the film. It’s that he can’t land without great bodily harm. By analyzing the cape in this frame of the film, researchers used Batman’s body height to establish wing span and area. The numbers aren’t good. Top speed will reach about 110 km/h with a sustained velocity of 80 km/h. That’s 80 mph at top speed and just under 50 mph when he comes in for a landing.

Oh Batman, how you’ve let us all down. If you liked this paper, you should dig through the archives. We always wondered if [Bruce Willis] could have actually saved the world from an asteroid.

[via Dvice]