Plastic Sword Detects WiFi-enabled Orcs

sword

For a few years now, [Jomegat] has been thinking about Sting, the sword wielded by [Bilbo Baggins] and later [Frodo] in The Hobbit and The Lord of the Rings. Sting glows blue whenever an orc is near. Assuming the Elvish magic created by Tolkien is in reality highly advanced Elvish technology, [Jomegat] figured out a way to make his plastic Sting detect WiFi-enabled orcs.

Since The Hobbit was released, toy stores have been flooded with related merchandise that included a wonderful toy version of everyone’s favorite orc killing weapon. The only problem was how to add orc sensors to this plastic Sting. [Jomegat] assumed all orcs carry a cell phone, and being the low creatures they are, would always have their WiFi turned on. [Jomegat] found a very inexpensive WiFi detector key chain that would sense these phone-carrying orcs and light up to alert our warrior to imminent danger.

After acquiring the materials crafted from Elvish magic technology, [Jomegat] opened up the plastic hilt of Sting and installed the WiFi detector. Now, whenever Sting senses the preferred wireless connection of the orc, the blade glows a bright blue.

[Jomegat] was eaten by a grue shortly after completing this project.

Converting A Weather Station Kit For Wireless Data Harvesting

converting-weather-station-for-wireless-data-collection

Everyone loves getting something you can play with as a Christmas gift. [Thomas] was the lucky recipient of an Elektor USB weather station kit. But the fun didn’t end once he had assembled everything. He went on to hack the device for wireless data collection.

Shown above is the weather station board connected to the transmitter. The red board with a tiny antenna to the right is a Rovio RN-VX module. It is capable of transmitting serial data to its twin on the receiving end of the setup. The weather station is pretty easy to connect to the transmitter since it feeds serial data to an FTDI USB chip. [Thomas] simply connected power and ground, then added a jumper from the board’s TX pin to the Rovio’s RX pin. The receiving end uses a serial-to-USB converter — getting a signal for its RX pin from the TX pin on the Rovio receiver board.

We know from other projects that these radio modules can connect to a WiFi AP. Perhaps a future revision of [Thomas’] hack will allow the weather station to communicate with his server over the network, doing away with the need for a standalone receiver.

Finally, TI Is Producing Simple, Cheap WiFi Modules

Ever responsive to the hobbyist market, Texas Instruments is releasing a very inexpensive, very simple WiFi module specifically designed for that Internet of Things.

The TI SimpleLink TI CC3000 WiFi module is a single-chip solution to putting 802.11b/g WiFi in just about every project you can dream up. Just about everything needed to put the Internet in a microcontroller is included in this chip – there’s a TCP/IP stack included on the chip, along with all the security stuff needed to actually connect to a network.

The inexpensive micocontroller WiFi solutions we’ve seen – including the very cool Electric Imp – had difficult, or at least odd, means of putting WiFi credentials such as the SSID and password onto the device. TI is simplifying this with SmartConfig, an app running on a phone, tablet, or PC that automagically takes care of setting up a link in a wireless network.

Best of all, the CC3000 only costs $10 in quantities of 1000. Compare that to other Internet of Things WiFi solutions, and it looks like we might be seeing and easy and cheap way to connect a project to the internet this year.

Cheap Biquad Antenna Extends LAN Between Apartments

[Danilo Larizza] is sharing a network connection between a couple of apartments. They are not far apart, but they are also not right next to each other so a set of external antennas is necessary. He built this 2.4 GHz biquad antenna on the cheap (translated) just to test if it improved the signal before he tried to buy a proper antenna. It turns out to work well enough that this is all that he needs.

The antenna itself is about one meter of thick wire bent into two squares which are 31mm on each side. The coaxial cable going to the router connects to the center portion of this antenna. For a bit better directional reception he added some tin foil as a reflector. Since this is outdoors he used a food storage container for protection (the antenna is mounted to the lid, the body has been removed for this picture). The whole things is perched on a stake in a flower pot with proper line of sight to the other antenna.

We’ve seen a very similar design used for an NRF 24L01+ radio. If you need more details that [Danilo] posted that would be a good project to study.

Injecting Power Into A WiFi Dongle For The Raspberry Pi

So the Raspberry Pi sometimes doesn’t have the juice needed to run power-hungry USB dongles. The most common issue is with WiFi adapters. The solution has long been to use a powered USB hub, but [Mike Worth] didn’t want to take up that much extra space. The solution he worked out injects power directly into the dongle itself.

The red and white wires coming out of the side provide the 5V source. This is coming from the same USB mains power adapter that supplies the RPi board itself. To connect the wires to the dongle he made an adapter out of some strip board and the shielding from the dongle. The end of the strip board pokes out of the shielding far enough for him to solder on some wire, which is then soldered to the traces on the dongle’s PCB.

You can just plug this in and get down to business. But while he was at it [Mike] added an improvised antenna for better reception. It’s the same type of hack we saw him use for a Bluetooth dongle in this links post.

 

Outlet Charging Station Retrofitted With The Guts Of A WiFi Router

While wandering around the aisles of his local electronics store this Westinghouse USB charging station caught [James’] eye. He sized it up and realized it would make the perfect enclosure for a small WiFi router. And so began his project to turn a TP-Link TL-WR703N into a DIY Pwn Plug.

The basic idea is to include hidden capabilities in an otherwise normal-looking device. For instance, take a look at this ridiculously overpriced power strip that also happens to spy on your activities. It doesn’t sound like [James] has any black hat activities planned, but just wanted an interesting application for the router.

He removed the original circuit board from the charging station to make room for his own internals. He inserted a cellphone charger to power the router, then desoldered the USB ports and RJ-45 connector for the circuit board to be positioned in the openings of the case. He even included a headphone jack that breaks out the serial port. There’s a lot of new stuff packed into there, but all of the original features of the charging station remain intact.

An Umbrella Stand That Tells You The Weather Forecast

This project takes an umbrella stand and gives it the ability to let you know if you need to take an umbrella when you leave the house. The image above is a concept drawing, but a first prototype was built and seems to work quite well. See for yourself in the video after the break.

The project was put together by openPicus. They sell a prototyping module called the Flyport which provides a WiFi connection to your projects. This board connects to a set of LEDs which are used to illuminate the translucent plastic umbrella stand. But you might not notice the color change if the LEDs were always on. Also designed into the system is a PIR motion sensor. When you walk toward the door to leave for the day it switches on the appropriate color — green for clear, blue for raining, and red for storming — catching your attention in time to grab an umbrella as you pass by.

You don’t need to spend a bundle to pull off a hack like this. You can scavenge for a PIR sensor, use one color of LEDs just to tell you when rain or storms are forecast, and an ENC28J60 is a cheap and easy Ethernet alternative to using WiFi.

Continue reading “An Umbrella Stand That Tells You The Weather Forecast”