Unlocking Verizon Galaxy Note II And Galaxy S3

galaxy-note-II-verizon-unlock

[Adam Outler] and friends have been hard at work unlocking the bootloader of some Verizon Android devices. His most recent adventure involves unlocking the Verizon branded Samsung Galaxy Note II.

You can’t run Cyanogenmod on a device that has a locked bootloader. This is presumably why it took no time at all for the XDA forum users with Verizon phones to raise enough money to put one of these puppies in [Adam’s] hands. He walks through the process he used to find the exploit in the video after the break. We’re not experts on the process, but apparently the .pit file used when flashing Odin is the entry point for the exploit. A bit of code has been injected into it which provides an opening to flash a replacement bootloader.

We mentioned the Galaxy S3 in the title. Apparently that has been unlocked as well but with one big hang-up. An over-the-air update could possibly brick the S3. To avoid this issue with the Galaxy Note II the original bootloader is patched and reflashed as part of the exploit.

Continue reading “Unlocking Verizon Galaxy Note II And Galaxy S3”

Observe A Satellite’s Morse Code Message Today!

Niwaka1-satellite

If you live in the Eastern portion of the United States and the skies are clear you can see a student built satellite flashing LEDs in Morse Code today. But don’t worry. If you it’s cloudy or if you live elsewhere there are several other opportunities to see it in the coming days.

This is the Niwaka Fitsat-1. It was developed by students at the [Fukuoka Institute of Technology] and deployed from the International Space Station on October 4th. Included in the payload is an array of LEDs seen in the image above. On a set schedule these are used to flash a Morse Code message for two minutes at a time. That is what’s shown in the image on the upper right.

You can look up information on seeing Fitsat-1 in your own area using this webpage. All of the observation windows in our area require a pair of binoculars or better. We’re not sure if there is any case in which this can be seen by the naked eye.

[Thanks SWHarden and KomradBob]

Tablet Rig Takes Sheet Music Digital

music-stand-tablet-holder

[Bill Dudley’s] wife wanted to use a couple of different tablets for displaying sheet music. Sure, a proper music stand will have no trouble supporting the weight of the device, but if it’s not secured it place you may soon have a broken device. [Bill’s] solution was to build this tablet stand out of PVC.

The image above doesn’t tell the entire story of how he did this. But if you look really closely you’ll notice that the pipe is actually acting as a frame rather than a cradle. After measuring, cutting, and gluing all of the components together he cut a channel around the inside of the u-shaped PVC frame. The channel is the exact thickness of the tablet and holds the device securely. A base from a music stand makes up the rest of the rig.

Pages can be turned using a USB foot pedal. This is fantastic for gigging musician who use digital music collections like the Real Book.

Garage Door Opener Using Siri And Raspberry Pi

Screenshot from 2012-12-11 09:54:36

[DarkTherapy] wrote in to tell us about his garage door opener that works with Siri and a Raspberry Pi. It’s pretty hard to find a picture that tells the story of the hack, but here you can see the PCB inside the housing of the garage door opener. He patched the grey wires into the terminal block. On the other end they connect to a relay which makes the connection.

On the control side of that mechanical relay is a Raspberry Pi board. This seems like overkill but remember the low cost of the RPi and the ability to communicate over a network thanks to the WiFi dongle it uses. We think it’s less outrageous than strapping an Android phone to the opener. To make the RPi work with Siri he chose the SiriProxy package. We’ve seen this software before but don’t remember it being used with the Raspberry Pi.

There is certainly room to extend the functionality of a system like this one. It would be trivial to add a combination lock like this one we build using an AVR chip. It would also be nice to see a sensor used to confirm the door is closed. Even if you don’t need to control your garage this is a great reference project to get the RPi to take commands from your iOS devices.

Continue reading “Garage Door Opener Using Siri And Raspberry Pi”

Virtual Chess Uses Glove Controllers

chess-using-glove-controllers

Check out the game of chess going on above. It’s a virtual game where each player uses a glove as the controller. Or course the game board and pieces are missing from this image. They’re displayed on a computer monitor which both players can see.

The hardware rather simple, and we think it would be a great project to challenge your microcontroller skills. Each glove has an accelerometer attached to it, as well as a ring of copper foil on the pointer finger and thumb. One ATmega1284 monitors both gloves. The accelerometer data is used to move the mouse cursor on the screen, while the contacts are used to grip or release a playing piece. The game board and pieces are displayed using MATLAB with controller commands fed to it via a USB connection.

If you’re more into building a mechanized game check out this pair of telepresence chess boards.

Continue reading “Virtual Chess Uses Glove Controllers”

Table Golf

table-golf

This could be the dawning of a new hackerspace sport. [Antoni Kaniowski] and [Rohit Sharma] came up with a delightful game of desktop golf. But the control scheme has a decidedly geeky flair. They’re using salvaged parts from an audio device and a hard drive to control the swing of the mechanical golfer just out of focus in the background of this image.

The game was built for a class project at the Copenhagen Institute of Interaction Design. Originally they wanted to have haptic feedback which would help you learn to tailor each shot for a perfect game. This proved to be impossible with the hardware they had on hand, but as you can see from the clip after the break the system still turned out just great. The audio slide which is taped to the underside of the table adjust the swing velocity. The hunk of hardware from an old hard drive acts the trigger for the swing.

The ‘hole’ is a laser cut ring of plywood. We’d love to see complicated courses designed in CAD and meticulously assembled for competition… but maybe we’re just getting carried away.

Continue reading “Table Golf”

Retrotechtacular: A 1983 Walking Robot Called ODEX-1

odex-1

ODEX-1 is called the first commercial walking robot in this video from 1983. Of course you will quickly recognize this as a hexapod. It’s hard to get over the fact that what was so advanced at the time can now be built at home relatively inexpensively.

As with most of these retrotectacular posts the presentation is a big part of the fun. The audio track right at the beginning of the video expresses the shock at seeing such an advanced robot walking through the building (it’s coming right for us?!). The trends in engineer garb are also on display. ODEX-1 is being heralded as the solution to mechanized travel in an environment full of ladders and stairways. Apparently it can get traverse the stairs, but you’d better be ready to wait a while for it to get anywhere. See for yourself in the video after the break.

Continue reading “Retrotechtacular: A 1983 Walking Robot Called ODEX-1”