ISEE-3: We Get Signal

ISSE-3

Out in the depths of space, more than 100 times the distance from the Earth to the moon, there’s a lonely spacecraft gracefully spinning towards an August encounter with our planet. It’s ICE/ISEE-3, a probe long-forgotten by official space agencies. Now, the team dedicated to repurposing this satellite has made contact with this probe using a 20-meter satellite dish in Germany.

When we first heard about the planned communication by volunteers, no one was certain the probe was still alive. It shouldn’t be a surprise this satellite was still functioning; it was launched in 1978, and most of the instruments were still functioning in 2008. Still, this is the first time amateurs – not NASA – had received a signal from the probe

ICEteam, the group of volunteers dedicated to reviving this spacecraft used the huge dish at Boshum observatory to detect the 5 Watt carrier signal coming from the spacecraft. That’s all the probe is sending out right now – no data was received – but this is a huge accomplishment and the first step towards directing ICE/ISEE-3 into an orbit around one of the Earth-Sun Lagrange points.

Side note: Looking at the ephemeris data (target -111) I *think* ICE/ISEE-3 will be above the night side of Earth at closest approach. Can anyone confirm that, and does that mean a future mission at L2?

Video from the ICEteam below.

Continue reading “ISEE-3: We Get Signal”

Black Orb Just Wants Someone To Talk With

spaceReplay

A team at the Royal College of Art has created Space Replay, a floating black orb that records and plays back conversations from passers-by. Space Replay is a neutrally buoyant helium balloon carrying a small payload. An Arduino, an Adafruit Wave Shield, and a small speaker make up the balloons’ brain. The team used the waverp library to record and play back sounds through their shield. 3 lithium coin cells power the system. A small vacuum formed plastic housing keeps all the internal parts together, as well as acts as a small speaker cone to amplify sounds entering and leaving the orb.

As the video shows, the final result is rather creepy. A slight breeze in a subway station caused the orb to move slowly down the hallway. One would think that space replay would freak a few people out, or at least entice the curious to touch it. Other than one amused elevator rider, the unflappable London public paid no mind to it. Maybe if it had some tea…

Continue reading “Black Orb Just Wants Someone To Talk With”

Hackaday Projects: Open To The Public

We’re letting anybody in — now’s your chance to lay claim to your piece of Hackaday Projects.

We’ve been watching as a few thousand Hackadayers kick the tires and light the fires of our new hosting website: Hackaday Projects. But you can’t keep these things under wraps forever, and we’re happy to open up the service to anyone who would like an account. Join this vibrant little community by setting up your profile (real or anonymous, we don’t really care) and showing everyone what you’ve been working on in that basement lab of yours. Perhaps we should mention that public doesn’t mean finished. We’re still in Alpha with the site, but with the help of the testers over the last few months this is a very respectable alpha!

If you already had a testing account there are a few new things to note. Astute readers who hovered over the link above noticed that it’s a different URL from the one to which you’re accustomed. We registered hackaday.io as the main domain and also hac.io which will eventually be a URL shortener. We also implemented “The Stack” which is the complement to “The Heap” (currently unimplemented). The two serve as… well, why don’t you go and find out for yourself what they’re for? After all, hackers don’t need to be told how to do things, right?

Welcome To Droning On

droning-on-logo

Tesla_boat1Welcome to Droning On, Hackaday’s new column covering all things unmanned. In this column we will primarily focus on aerial vehicles, both fixed and rotary wing. Expect to see traditional R/C, as well as First Person View (FPV) models, computer controlled autopilot systems, as well as anything new that shows up on our radar.

First, a little bit of history. The earliest radio control vehicle in history was designed by a man known well to Hackaday, Nikola Tesla. Tesla presented a radio controlled boat at an electrical exhibition in New York in 1898. Tesla called the system “Teleautomaton” and said the craft utilized a borrowed mind. In addition to cruising around a man made pond, the boat could solve equations by blinking lights atop two of its masts. Tesla would encourage viewers to call out math equations, then flash the lights from the boat’s control panel.

For many years R/C as well as its cousins Free Flight and control line were hobbies occupied solely by hackers. One needed to have metal machining skills to build engine parts, draftsman skills to read plans, and carpentry skills to build airframes. Radios were built from tubes. Control, if it may be called such, was all or nothing – so-called “bang-bang” systems. Much like their model railroad compatriots, R/C plane modelers built with the parts they had on hand. Several early DIY R/C planes were controlled by rotary telephone dials. Dial 1 to pull up, 2 to turn left, etc. Control surfaces were moved by rubber powered escapements rather than the servos we’ve come to know and love. Aerodynamics also came into play. With such rudimentary control systems, planes were designed to be inherently stable. Thankfully there were numerous proven air frame designs available from the free flight arena. Slow flight, high dihedral, and docile stall behavior were the rule of the day. Early R/C planes could be thought of as free flight vehicles with occasional suggestions via radio control. Click past the break to find out more about drone history, and to read about the recent FAA judgement.

Continue reading “Welcome To Droning On”

A FPGA Based Bus Pirate Clone

XC6BP

A necessary tool for embedded development is a device that can talk common protocols such as UART, SPI, and I2C. The XC6BP is an open source device that can work with a variety of protocols.

As the name suggests, the XC6BP is a clone of the Bus Pirate, but based on a Xilinx Spartan-6 FPGA. The AltOR32 soft CPU is loaded on the FPGA. This is a fully functional processor based on the OpenRISC architecture. While the FPGA is more expensive than a microcontroller, it can be fully reprogrammed. It’s also possible to build hardware on the FPGA to perform a variety of tasks.

A simple USB stack runs on the soft CPU, creating a virtual COM port. Combined with the USB transceiver, this provides communication with a host PC. The device is even compatible with the Bus Pirate case and probe connector. While it won’t replace the Bus Pirate as a low-cost tool, it is neat to see someone using an open source core to build a useful, open hardware device.

Hacking Radio Controlled Outlets

It’s no surprise that there’s a lot of devices out of there that use simple RF communication with minimal security. To explore this, [Gordon] took a look at attacking radio controlled outlets.

He started off with a CC1111 evaluation kit, which supports the RFCat RF attack tool set. RFCat lets you interact with the CC1111 using a Python interface. After flashing the CC1111 with the RFCat firmware, the device was ready to use. Next up, [Gordon] goes into detail about replaying amplitude shift keying messages using the RFCat. He used an Arduino and the rc-switch library to generate signals that are compatible with the outlets.

In order to work with the outlets, the signal had to be sniffed. This was done using RTL-SDR and a low-cost TV tuner dongle. By exporting the sniffed signal and analyzing it, the modulation could be determined. The final step was writing a Python script to replay the messages using the RFCat.

The hack is a good combination of software defined radio techniques, ending with a successful attack. Watch a video of the replay attack after the break.

Continue reading “Hacking Radio Controlled Outlets”

Kinect + Wiper Motor + LEGO = 3D Scanner

[Christopher] from the Bamberg Germany hackerspace, [Backspace], wrote in to tell us about one of the group’s most recent projects. It’s a Kinect-based 3D scanner (translated) that has been made mostly from parts lying around the shop.

There are 2 main components to the hardware-side of this build; the Kinect Stand and the Rotating Platform. The Kinect sits atop a platform made from LEGO pieces. This platform rides up and down an extruded aluminum rail, powered by an old windshield wiper motor.

The Rotating Platform went through a couple of iterations. The first was an un-powered platform supported by 5 roller blade wheels. The lack of automatic rotation didn’t work out so well for scanning so out came another windshield wiper motor which was strapped to an old office chair with the seat replaced by a piece of MDF. This setup may not be the best for the acrophobic, but the scan results speak for themselves.

Continue reading “Kinect + Wiper Motor + LEGO = 3D Scanner”