Simultaneous AP & Client On The Pi Zero W

The Raspberry Pi Zero W is a great platform for IoT projects, with a smattering of GPIO and onboard WiFi. However, security is an important consideration when it comes to the Internet of Things and it can be beneficial to keep your IoT devices on a separate network for safety’s sake. [Albert] wanted to do this all on board the Pi Zero W, and figured out how to get it acting as an access point and a client all at the same time.

[Albert] starts off with a fresh install of Raspbian Stretch, and sets the Pi up in OTG mode. This allows access to the Pi over a USB serial terminal. This is great for productivity when working on headless networking projects, as it can be frustrating trying to work with an SSH session that keeps dropping out when you change settings.

After creating a second named device (ap0) to go along with the one created automatically by the kernal (wlan0), DNSmasq is installed to act as a DHCP server for the AP. Hostapd is then installed to control the AP settings. Following this, like anything in Linux, a flurry of configuration files are edited to get everything humming along and starting up automatically after a reboot. For some reason, things don’t start up smoothly, so [Albert] has a cron job that fires 30 seconds after bootup and toggles the interfaces off and on again, and that’s done the trick.

It’s a useful hack, as it allows the Pi Zero to act as a hub for IoT devices, while also creating a bridge between them and the internet. Traffic can be managed to stop random internet users flicking your lights on and off and overspeeding your dishwasher.

We’ve seen the Pi Zero used for just about everything under the sun so far. If you’re just starting your own IoT build, perhaps you’d like to use the Pi Zero as a streaming camera?

 

Never Gonna Give Up Free WiFi

Our conscience almost prevented us from posting this one. Almost.

What do people all around the world want most? Free WiFi. And what inevitable force do they want to avoid most, just after death and taxes? Rick Astley. As a getting-started project with the ESP8266, Hackaday.io user [jaime] built a “free WiFi portal” that takes advantage of people’s deepest desires. Instead of delivering sweet, high-bandwidth connectivity, once you click through the onerous terms and conditions, it delivers you a looped GIF with background music.

And all of this on $4 worth of hardware, with firmware assembled in the cloud and easily available to anyone. We live in a truly frivolous glorious age.

Digging through our archives, we found a number of Rickroll posts that we’d rather forget, but this steam-powered record player bears a second look.

Transcend DrivePro 200 Hack To Stream And Script; Begs For More

Transcend markets their DrivePro 200 camera for use as a car dashcam. We’re a bit surprised at the quality and apparent feature set for something relegated to a rather mundane task as this. But [Gadget Addict] poked around and found a nice little nugget: you can live stream the video via WiFi; the framerate, quality, and low-lag are pretty impressive. In addition to that, the next hack is just waiting for you to unlock it.

As it stands right now you turn on the camera’s built-in WiFi AP, telnet into two different ports on the device (sending it into smartphone connected mode) and you’ll be able to live stream the view to your computer using RTSP. Great, that in itself is a good hack and we’re sure that before long someone will figure out an automatic way to trigger this. [GA] also found out how to get the thing into script mode at power-on. He hasn’t actually executed any code… that’s where you come in. If you have one of these pull it out and get hacking! It’s a matter put putting files on the SD storage and rebooting. Crafting this file to enable shell access would open up an entire world of hacks, from things like time-lapse and motion sensing to special processing and filtering in real time. We think there’s huge potential so keep us up-to-date as you find new ways to pwn this hardware.

Continue reading “Transcend DrivePro 200 Hack To Stream And Script; Begs For More”

Christmas Village Spin On The Weasley Clock

Have we seen any Christmas village hacks before? None come to mind and our Google-fu didn’t turn up any either. No matter, even if there were a handful this would rank quite high. [Kyle Anderson] built models of the homes each of his loved-ones inhabit. Each model lights up when its occupant is at home.

This reminds us of the Weasley Clock, itself a popular concept to hack on. The idea is that each family member’s location is shown with a unique clock hand and a set of whimsical locations on the clock face.

The Etherhouse, as [Kyle] calls it, performs a similar action. The WiFi access point in each loved one’s home is monitored for their smart phone. When it is detected, the light for their home model is illuminated. Since each person has their own copy of the village, everyone knows who is home and who is away.

Continue reading “Christmas Village Spin On The Weasley Clock”

Retrotechtacular: Time For Coffee

If you ask us, it’s almost always a good time for coffee. In the spotlight this week is an educational/promotional film made by A&P, who started in the 1800s as with a chain of shops offering coffee and tea. By the 1950s, they were operating full self-serve grocery stores with a trail of shuttered mom and pop operations in their wake.

This is the story of coffee as it goes from the nursery to the field to the shelves of your local A&P. It covers the growing, cultivation, and distribution of coffee from South American crops that at the time covered more than one million square miles of Brazil alone.

Coffee trees leave the nursery at two years old and are planted in nutrient-rich red soil. Two to three years later, they bear their first crop. Coffee blossoms appear first, and the fruit ripens over the next 8-9 months. Skilled workers pick the berries by hand. We are told that the average tree produces one pound of roasted coffee per year.

sun dried beansThe day’s harvest is collected, weighed, and bagged for further production. The fruits are crushed to remove each bean from its red jacket. Then, the beans are washed and spread out in the sun for 8-10 days. They are frequently rotated so they dry evenly. The dried coffee is packed in bags and sent into the city.

bag stabbingAt a warehouse, the coffee is inspected, sorted, and graded. Bags are stamped with the coffee’s country of origin and intended destination before going to the seaport. A very important step happens here. As each bag walks by on the shoulders of a worker, another guy stabs it to get a sample of the beans. The on-site A&P officials take over at this point and do their own inspections, sending samples to the US. Here, the coffees are roasted and taste tested for both strength and flavor from a giant lazy Susan full of porcelain cups. taste testing

The film takes a brief detour to tell us that the great cities of Latin America were built upon the labors of coffee exportation. We see a montage of vistas, skylines, and shorelines, which bring it back to the subject of shipping the coffee to various ports of call. At the dock, bags are tumbled onto large nets to be loaded on the ship. As coffee is susceptible to moisture, special care is taken to avoid the ill effects of traveling out of the tropics.

Continue reading “Retrotechtacular: Time For Coffee”

Gesture Control Uses WiFi Doppler Shift

wifi-gesture-control

We’ve said it before: in the future simple interfaces will use nothing but your body. At least at first glance that’s the case with this WiFi-based gesture control system. If you have Internet at home you probably have a WiFi access point. That’s the first portion of the equation. The remainder is a way of measuring how the radio waves bounce off of your body. So far this is being done with Software-Define Radio (SDR) but researchers at University of Washington think it may be possible to build the technique into future WiFi devices.

The demo video shows this man waving his arm to adjust the volume of his home entertainment system. Intuition tells us that this would be impossible if your arm wasn’t the only thing in motion at the time. But that issue is quickly addressed. Multiple antennas can track multiple people at the same time. There is also consideration for false-positives. The system requires a moderately complex wake-up gesture sequence to prevent you from, say, accidentally turning on the stereo when you roll over in bed.

If you’re having trouble wraping your mind around this, consider this ultrasonic music player. The WiFi version does the same thing, but processing changes in the returning radio waves is much more complex.

Continue reading “Gesture Control Uses WiFi Doppler Shift”

LED Mortar Board Battles Suns Brightness With 21W Of Power

[Jeremy Blum] aimed to be the brightest student at his Master’s graduation ceremony this spring. He designed an LED rig for his mortar board which should battle the sun’s intensity by using up to 21 watts of power. But he didn’t stop with eye-catching intensity. while he was at it he also included some interactive features so the guy behind him has a way to keep from going blind.

One thing that really caught our eye is the 3D printed parts he generated for the project. There’s a nice mounting plate for the LED side of things, and a wrist-mounted enclosure for the Raspberry Pi board. Wait, why does he need an RPi to drive some LEDs? We already mention interactivity which is facilitated by the Pi acting as a WiFi hotspot. Connect to the access point and choose a color. If you’re in the seat behind [Jeremy] you’ll want to choose black! All of this and is explained in his video presentation.

Continue reading “LED Mortar Board Battles Suns Brightness With 21W Of Power”