Spiders Are Somehow Hacking Fireflies To Lure More Victims

What happens when an unfortunate bug ends up in a spider’s web? It gets bitten and wrapped in silk, and becomes a meal. But if the web belongs to an orb-weaver and the bug is a male firefly, it seems the trapped firefly — once bitten — ends up imitating a female’s flash pattern and luring other males to their doom.

Fireflies communicate with flash patterns (something you can experiment with yourself using nothing more than a green LED) and males looking to mate will fly around flashing a multi-pulse pattern with their two light-emitting lanterns. Females will tend to remain in one place and flash single-pulse patterns on their one lantern.

When a male spots a female, they swoop in to mate. Spiders have somehow figured out a way to actively take advantage of this, not just inserting themselves into the process but actively and masterfully manipulating male fireflies, causing them to behave in a way they would normally never do. All with the purpose of subverting firefly behavior for their own benefit.

It all started with an observation that almost all fireflies in webs were male, and careful investigation revealed it’s not just some odd coincidence. When spiders are not present, the male fireflies don’t act any differently. When a spider is present and detects a male firefly, the spider wraps and bites the firefly differently than other insects. It’s unknown exactly what happens, but this somehow results in the male firefly imitating a female’s flash patterns. Males see this and swoop in to mate, but with a rather different outcome than expected.

The research paper contains added details but it’s clear that there is more going on in this process than meets the eye. Spiders are already fascinating creatures (we’ve seen an amazing eye-tracking experiment on jumping spiders) and it’s remarkable to see this sort of bio-hacking going on under our very noses.

Got Fireflies? Try Talking To Them With A Green LED

[ChrisMentrek] shares a design for a simple green LED signal light intended for experiments in “talking” to fireflies. The device uses simple components like PVC piping and connectors to make something that resembles a signal flashlight with a momentary switch — a device simple enough to make in time for a little weekend experimenting.

Observe and repeat flashing patterns, and see if any fireflies get curious enough to investigate.

Did you know that fireflies, a type of beetle whose lower abdomen can light up thanks to a chemical reaction, flash in patterns? Many creatures, fireflies included, are quite curious under the right circumstances. The idea is to observe some fireflies and attempt to flash the same patterns (or different ones!) with a green LED to see if any come and investigate.

[ChrisMentrek] recommends using a green LED that outputs 565 nm, because that is very close to the colors emitted by most fireflies in North America. There’s also a handy link about firefly flashing patterns from the Massachusetts Audubon society’s Firefly Watch program, which is a great resource for budding scientists.

If staying up and learning more about nocturnal nightlife is your thing, then in between trying to talk to fireflies we recommend listening for bats as another fun activity, although it requires a bit more than just a green LED. Intrigued? Good news, because we can tell you all about the different kinds of bat detectors and what you can expect from them.

Low-Power SMD Fireflies

lowpowerledfireflies

[Tyson’s] family went with creating rather than buying Christmas presents last month, which gave him the opportunity to build some electronic fireflies for gifts. He drew inspiration from a similar firefly project we featured last year, but expanded on the original model by designing dedicated PCBs and housings for each of his firefly pieces.

Although he’d settled on using ATTiny85’s for this project, [Tyson] was fresh out of through-hole versions. He decided to skip the prototyping phase and go right for fabrication, cranking up the laser-jet printer for some toner-transfer, which successfully produced 4 functioning boards (and 3 failures). The fireflies were [Tyson’s] first attempt at SMD soldering, and we’d have to say it’s a job well done; he reflowed each board with a cheap-o heatgun from Harbor Freight.

After some hiccups with fuse programming, [Tyson] got the code uploaded and the fireflies illuminated.  Swing by his site for the nuts and bolts on construction, then snag the project files here. (Direct .zip download)

Asynchronous Fireflies Use Few Parts

led-firefly

[Karl Lunt] wrote in to share his LED firefly project. His goals for the project were to develop a low-power, low parts count module that can sense when it’s dark and then mimic the blinking patterns you’d associate with its biological namesake.

We like his design which uses a coin cell battery holder as the chassis for the project. The ATtiny13 driving the hardware is held in place by the two power wires. This lets him flash new firmware by rotating the chip and plugging in a little adapter he build. The LED connection might look a bit peculiar to you. It has a resistor in parallel, which doesn’t satisfy the normal role of a current limiting resistor. That’s by design. [Karl] is driving the LED without any current limiting, which should be just fine with the 3V battery and short illumination time of the diode. The resistor comes into play when he uses the LED as a light sensor. Past firefly projects included light dependent resistors to detect light and synchronize multiple units. [Karl] is foregoing the LDR, using the LED with a resistor in parallel to combat the capacitive qualities of the diode. As we mentioned, this senses ambient light, but we’d love to see an update that also uses the LED to synchronize a set of the devices.

Firefly Cap Has No Battery And Is Meant For Indoor Light Harvesting

[Michael Ossman] wrote in to show off his newest project. He calls it the Firefly cap, which we think is something of a play on words. You can see that it serves as the cap of a Mason jar, but it also uses a supercap instead of a rechargeable battery.

Posts about firelfly jars go way back. And [Michael] mentions that a similar firefly project was his first embedded project. The concept uses LEDs suspended in a jar. When a light detector senses the target level of darkness, the lights inside begin to twinkle like their insect namesakes.

We like this design for two reasons. It’s aimed at collecting light in an indoor environment so you don’t have to worry about placing it in the sun. And it uses a super capacitor instead of a battery so this should truly keep going and going without wearing out the energy storage components. We also like the fact that although this is a Kickstarter project, everything you need to build your own is already available at the Github repository.

ASync-Firefly

[dev_dsp] wanted to try his hand at creating a purely analog implementation of multiple synchronizing fireflies powered by a single battery and built from off-the shelf, through-hole components on inexpensive protoboard. In theory, even your local Radio Shack should still carry all of this stuff. He was obviously inspired by [alex]’s fireflies that we’ve covered in the past, but he wanted to see how far it could be taken without the use of a microprocessor.

In the end, [dev_dsp] relied on one crucial piece of digital ware, the ever-popular 555 timer IC, but he’s using analog discrete components to do the grunt work of adjusting the phase of each firefly by feeding a little extra current to the trigger capacitor whenever the flash of a nearby firefly is detected. After the jump, you’ll find schematics and a video demo of three ASync-Firefly modules in various stages of assembly playing with one another while [dev_dsp] discusses their operation.

Gaming’s Newest Accessory: Headbands

These aren’t terrorists, they’re electrical engineering students. For their final project they developed a headband and rifle input system for the NES. The controllers send data to a laptop which then maps out the inputs to NES controller commands and sends them to an original NES console, no emulation here.

The controllers in the headband and rifle are Firefly sensor network nodes. Originally, [Kevin] and [Evan] tried using accelerometers for motion information but found the data do be unreliable. After an upgrade to gyroscope modules the interface is much more responsive, as seen about 3:50 into the video after the break. We like seeing motion controller hacks and we appreciate the choice of a classic system (and lesser known game title). This really makes it a whole different game.

Continue reading “Gaming’s Newest Accessory: Headbands”