Use The Force, Luke…to Turn Off Your TV

Have you ever wanted to turn on or off your TV just by thinking about it? We love this hack mainly because it uses an old Star Wars Force Trainer game. You can still buy them for about $40-$80 USD online. This cool little toy was introduced in 2009 and uses a headset with electrodes, and an electroencephalography (EEG) chip. It transmits the EEG data to control a fan that blows air into a tube to “levitate” a ball, all the while being coached on by the voice of Yoda. (Geesh! Kids these days have the best toys!)

[Tinkernut] started by cracking open the headset, where he found the EEG chip made by a company called NeuroSky (talk about a frightening sounding company name). The PCB designer was kind enough to label the Tx/Rx pins on the board, so hooking it up to an Arduino was a snap. After scavenging an IR LED and receiver from an old VCR, the hardware was just about done. After a bit of coding, you can now control your TV by using the force! (Ok, by ‘force’ I mean brainwaves.)  Video after the break.

Note: [Tinkernut’s] blog page should have more information available soon. In the meantime if you can find his Arduino Brain Library on github.

This isn’t the first EEG to TV interface we’ve featured. Way back in 2010 we featured a project that used an Emotiv EPOC EEG headset to turn on and off a TV. But at $400 for the headset, it was a little too expensive for the average Jedi.

Continue reading “Use The Force, Luke…to Turn Off Your TV”

Wearable WiFi Finder Uses The ESP8266

It seems like a day doesn’t go by without an ESP8266 project here on Hackaday. There’s a good reason for that, the chip and associated modules have brought low-cost WiFi connectivity to the masses. Today we have [Stevica Kuharski], who has built an open WiFi access point detector using the ESP8266. To do this he’s using the Lua compatible NodeMcu firwmare. [Stevica] wrote his own Lua scripts to run on the ESP8266’s internal 32 bit microcontroller. The freewifi script scans and searches for open WiFi networks. If a network is detected, the user is informed via a blinking LED.

To make the project wearable, [Stevica] powered the project with a pair of CR2450 coin cell batteries. The ESP8266 is not known for being a particularly low power device, so we’re curious to see what sort of battery life  [Stevica] gets with his project. The project source is already available on GitHub, and [Stevica] is hoping to kick off an Indiegogo campaign in the next few weeks. Click past the break to see the WiFi detector in action.

Continue reading “Wearable WiFi Finder Uses The ESP8266”

Hackaday Links Column Banner

Hackaday Links: February 22, 2015

We met up with Freescale guy [Witek] at our party in Munich last year, and he wrote in to tell us about the Freescale booth at Embedded World this week in Nuremberg. They’re going to have a bunch of Freedom boards to play around with and an extremely powerful RIoTboard with a 1GHz iMX6 Solo processor, 1GB of RAM, and 4GB of EMMC Flash. It’s not a Raspi or BeagleBone killer, but if you need a small Linux board with a lot of horsepower, there ‘ya go.

SmarterEveryDay is finally getting around to doing a series of videos about space. This guy knows his stuff, and with the access he can get, it should make for interesting viewing.

Here’s something for your Sunday listening: [Vint Cerf] at Carnegie Mellon talking about the Olive Project and the Interplanetary Internet. The Olive project is an archive for executables, and solves the problem of having to preserve hardware along with software. Cool stuff.

10 GHz pulse magnetron destroys electronics. That’s the only information you’re going to get with this one. There’s a fine line between ‘don’t try this at home’ and ‘this project needs replication’.

Most of the northern half of the United States is covered in a billion tons of snow. [Jamie]’s electric snowmobile/Power Wheels is the perfect vehicle for this occasion. It’s 36V with two 500W motors. Figure out how to replace the wheels with small treads, and there’s really something interesting here.

A Smaller, Homebrew Amstrad

Although they weren’t very popular in America, the Amstrad CPC 464 and CPC 6128 were extremely well-received in Europe. [Zaxon] loved his ‘464, and for a bit of a learning experience – and the fact that an Amstrad takes up an exceptional amount of desk space – decided to make a clone of his favorite computer (.pl, Google translatrix).

The clone began as a simple schematic of the original Amstrad CPC 464, but the parts used in the original required some modern equivalents. Still, most of the old chips remained in the clone; the original Hitachi HD46505 CRT controller remains, as do the original DRAM chips and the vintage Z80 CPU.

A few modern amenities were added, including an interface for a PS/2 keyboard and a disk that’s much improved over the original cassette drive or weird 3.5″ disks: a Disk On Module, or basically a CompactFlash card in a strange form factor that plugs straight into a motherboard’s IDE socket. They’re mostly seen when tearing apart old thin clients, but using them in retrocomputing project is a great idea.

Thanks [rasz_pl] for the tip. Video below.

Continue reading “A Smaller, Homebrew Amstrad”

MacGyver, Jedi Knights, Ammo Stockpiles, And Candy Crush

Everyone’s favorite machinist, tinkerer, YouTube celebrity, deadpan comedian, and Canadian is back with a tale of popping a few benzos, stumbling around Mexico, and wondering why everyone else on the planet is so stupid.

The hero of our story considered the feasibility of one hundred and eighty-sixth trimester abortions as he stood outside a Mexican airport watching a stockbroker complain about the battery in his cellphone. Meanwhile, cars drove by.

Here’s how you charge a phone with a car battery and an ‘ol Dixon Ticonderoga.

To charge a battery, all you really need to do is connect the terminals to a power source with the right voltage. A cell phone battery needs about three volts, and a car battery has twelve. You need a voltage divider. You can get that with a pencil. Take out a knife, get to the carbon and clay wrapped in wood, and wire the battery up. Make a cut a quarter of the way down this rather long resistor, and there you will find something around three volts.

Does it work? Yeah. It works even better if you have some tape to hold wires onto the cell phone battery when charging. Is it smart? It is if there is no other conceivable way of charging your cell phone. Should you do it? Nah. Video below. Thanks [Morris] for the link.

Continue reading “MacGyver, Jedi Knights, Ammo Stockpiles, And Candy Crush”

Toner Transfer And Packing Tape

The toner transfer process of producing PCBs has evolved tremendously over the last few years. It started out by printing PCB layouts onto magazines with a laser printer, then some clever people figured out that glossy inkjet photo paper would work just as well. Now there’s a new substrate for you – packing tape – and it seems to work pretty well.

[David] was designing a cheap board for a robot kit for a workshop and needed 100 tiny PCBs. They were simple boards, and perfectly suited for home PCB manufacturing. He started off by printing directly onto glossy magazine paper, but this wasn’t an ideal solution. During one run, some of the toner landed on the packaging tape he was using to secure the boards. A bit of serendipity came into play and [David] discovered packaging tape is usable in the toner transfer process.

The technique is simple enough: put some packaging tape on a piece of paper, print a board layout (reversed!) on a laser printer, and go through the usual clothes iron/laminator/etching process. [David] is actually using a hair straightener for transferring the toner over to the copper clad board – interesting, and in a pinch you can use the same tool for reflowing SMD components.

Towards A Reverse Engineering Of Samsung’s S-Pen

A few years ago, Wacom, the company behind all those cool graphics tablets, teamed up with Samsung to create the S Pen, a rebirth of that weird pen computing thing that happened in the 90s and a very interesting peripheral if only someone would write some software for it. [Kerry D. Wong] was wondering how the S Pen worked and wired up some hardware to take a look at how the pen communicates with the phone.

It was already known that the S Pen was powered by an RF field, and works somewhat like RFID. Listening in on the communication would require a coil of some type, so [Kerry] disassembled a small speaker and connected it to a scope.

A look at the captured waveforms from the S Pen reveled the carrier frequency appears to be in the range of 550 to 560kHz, outside the range of standard RFID. He doesn’t have the equipment to decode the complete protocol, but a few things can be deduced – the screen senses the location of the pen by detecting a dip in the RF field strength. The only information that is transferred between the pen and phone is the 11-bit pressure sensitivity and a 1-bit value that signals the button is on or off.

[Kerry] put the waveform data up on his site should anyone want to make an attempt at decoding the protocol.