Hacking Into…. A Wind Farm?

Pick a lock, plug in a WiFi-enabled Raspberry Pi and that’s nearly all there is to it.

There’s more than that of course, but the wind farms that [Jason Staggs] and his fellow researchers at the University of Tulsa had permission to access were — alarmingly — devoid of security measures beyond a padlock or tumbler lock on the turbines’ server closet. Being that wind farms are generally  in open fields away from watchful eyes, there is little indeed to deter a would-be attacker.

[Staggs] notes that a savvy intruder has the potential to shut down or cause considerable — and expensive — damage to entire farms without alerting their operators, usually needing access to only one turbine to do so. Once they’d entered the turbine’s innards, the team made good on their penetration test by plugging their Pi into the turbine’s programmable automation controller and circumventing the modest network security.

The team are presenting their findings from the five farms they accessed at the Black Hat security conference — manufacturers, company names, locations and etc. withheld for obvious reasons. One hopes that security measures are stepped up in the near future if wind power is to become an integral part of the power grid.

All this talk of hacking and wind reminds us of our favourite wind-powered wanderer: the Strandbeest!

[via WIRED]

A Shocking Wizard Duel

You’ve probably heard of Arthur C. Clarke’s third law, suggesting that any sufficiently advanced technology is indistinguishable from magic. Taking this literally and in the best possible way, [Allen Pan] of [Sufficiently Advanced] is using readily available technology to simulate magical wizarding duels in the fashion of Harry Potter.

Entitled the Wizard Analogue No-Magic Dueling Simulator — or W.A.N.D.S. for short — is a slightly more interactive version of laser tag. It’s especially engaging because your body is on the line. A Raspberry Pi using Google’s speech recognition service listens for the spell names and — remember, pronunciation is key — fires off the spell from an infrared LED tipped wand. Each duelist has five spells at their disposal, but their accuracy is up to you.

Once your opponent’s receiver registers a hit, an Arduino triggers transcutaneous electrical nerve stimulation (TENS) devices which sends pulses to various regions on the body to simulate the spell’s effect. What’s a few electrical shocks between wizards, eh?

As a defense from the constant barrage, the spell Protego — aimed at one’s own sensor — grants a few seconds immunity; however all spells have a built-in cool-down to prevent their abuse and an LED on the wand indicates when they’re ready to be used.

Continue reading “A Shocking Wizard Duel”

Softly To Sleep, My Raspberry Pi

For all their capacity, shutting down a Raspberry Pi can be a bothersome routine depending on how you have it set up — historically and abrupt cut to the power risks corrupting the SD card. [madlab5] had to make a few changes to a Pi running in headless mode, requiring them to access it externally to shut it down to prevent any damage from pulling the plug. So, why not take the opportunity to whip up a soft shut-down switch?

This is a great beginner project to get one accustomed to working with a Pi. With this in mind, [madlab5] went through two revisions of this idea: the simple way, and the fun way. For the simple way just press the button and the Pi activates a script which shuts it down in thirty seconds. Job done. But, realizing there may be a few circumstances where they’d need more functionality, [madlab5] decided to take a second swing at this.

[madlab5]’s fun way involves a button with a built-in LED and a speaker to blare an announcement that the Pi will self destruct shut down after a short time. Setting the switch up this way takes a little more doing, but you get to add a little more character to your Pi with a custom shutdown report, as well as the option to cancel an accidental button-press.

For any newbies out there, [madlab5] is kind enough to provide their code and diagrams in their blog post. If remotes are more your thing, we have also featured a similar beginner project to shut down your Pi.

[via /r/Raspberry_Pi_Projects]

We Dig This LEGO Excavator Conversion

[Frank] was lucky enough to score a bucket wheel excavator LEGO set as a birthday present, and we won’t lie – we’re jealous. However, out of the box, the kit is somewhat limited; there is only one motor to animate the entire machine and it can’t be fully remote controlled. But don’t worry — [Frank] set out to change that (Google Translation).

The first part of the build was to add motors to control the different functions of the excavator. One motor was added for each of the two tracks to allow the machine to drive forwards, backwards, and turn. Two more motors were added to raise and lower the digging buckets, and spin the tower. Finally, the original motor was left in place to turn the conveyor.

With that done, [Frank] then used a Raspberry Pi 3 to control all the hardware, being sure to house the new electronics in LEGO for an original look. The Raspberry Pi might be a lot of muscle to simply control a few motors, but it made it quick and easy for [Frank] to implement a Wiimote as a controller over Bluetooth. You can check out a couple demo videos in his most recent update.

It’s a great project, and we’d love to see the Raspberry Pi put to good use by allowing control over the Internet so we can dig in the sand over lunch breaks. We’ve seen some great LEGO hacks before, like this method of modifying cheap gear motors to work with LEGO parts.

Daily Prophet Is A Magic Newspaper! (Kinda)

A few gadgets around the house make for excellent display and conversation pieces, but when an artifact from the wizarding world finds its way into a muggle household? Well, you frame it.

Okay so in reality this is really an animated picture frame with a Harry Potter theme — specifically the fabulous newspaper, The Daily Prophet, from the series of novels and movies. Conceived by [Piet Rullins Jr.] after a trip to ‘The Wizarding World of Harry Potter’ attraction at Orlando Studios, he wanted an inventive way to showcase the videos of his vacation.

The seven inch display is secured inside a poster frame, surrounded by a customized front page of the wizard paper — weaving the tale of his trip — and controlled by a Raspberry Pi 3. When someone approaches, an Adafruit infrared sensor detects the movement and activates the display, shutting it off after five minutes in order to preserve the screen and save power. A USB power cable hidden inside the cabinet it’s mounted on adds to the effect of a magical periodical. What, did you think it was powered by magic too?

Continue reading “Daily Prophet Is A Magic Newspaper! (Kinda)”

Australian Raspberry Pi Tutorials

There’s a new and very detailed video tutorial about the Raspberry Pi available from the Australian firm Core Electronics.  There are 30 videos and 5 chapters in total. A few of the introduction videos are short, but the detail videos range from 3 to 16 minutes.

The instructor [Michael] starts out at the very beginning — loading NOOBS on the Pi — and then moves on to Python, shell scripting, and building GUI applications with TkInter. It also covers using Particle Pi for IoT applications that integrate with IFTTT.

We do realize that most people reading Hackaday have probably used a Raspberry Pi at least once or twice. However, we also know that we all get asked to recommend material for beginners, or — in some cases — we are using material to teach classes in schools or hackerspaces.

Continue reading “Australian Raspberry Pi Tutorials”

Retro-Styled Raspberry Pi Radio

Ok, so you want a radio — but not just any radio. It has to be wireless, access a variety of music services, and must have a vintage aesthetic that belies its modern innards. Oh, and a tiny screen that displays album art, because that’s always awesome. This 1938 Emerson AX212-inspired radio delivers.

Building on the backbone of a Raspberry Pi Zero W and an Adafruit MAX 98357 mono amp chip, the crux of this single-speaker radio is the program Mopidy. Mopidy is a music player that enables streaming from multiple services, with the stipulation that you have a premium Spotify account. Once signed up, [Tinkernut] helpfully outlines how to set up Mopidy to run automatically once the Pi boots up. The addition of a screen to display album art adds flair to the design,  and Adafruit’s 1.8″ TFT LCD screen is small enough to fit the bill.

But wait — there’s more!

Continue reading “Retro-Styled Raspberry Pi Radio”