SHARE

Can pulsing 36 high-powered LEDs invoke sea-sickness? Adafruit have put together a $250 non-lethal weapon modeled after a $1 million government project. The source code, schematic, and circuit board files are available. Included is a helpful video describing how she learned about these weapons and tested her own unit out on her boyfriend.

This setup is using 36 LEDs that are pulsing at 11 hertz. The LEDs are a mix of blue and green for a “more effective result,” but red can be used as well. The PWM (pulse width modulation) is being accomplished through a modern Arduino. The PWM pins are wired up to high powered N-FETs (big transistors) in order to provide power to the LEDS based on the Arduino pulses.

A circuit for a homemade "bedazzler"
The Bedazzler’s Arduino / N-FET (transistor) driver circuit. Ladyada

There are a few things that this project explains which can be useful in other projects:

  • Documentation for connecting high-brightness LEDs to an Arduino.
  • Schematic provides clear example of how to connect high-powered LEDs, and I had not seen balancing resistors used before.
  • Cooling setup with heat sink to prevent LEDs from overheating.
  • Optical lenses on LEDs to achieve wide angle.
A handheld "bedazzler" with LEDs that can disorient people, sitting on a workbench.
The assembled Bedazzler. Ladyada

I’ve blinded myself with my own high-powered grow lights before. It is disorienting and the flashes would reoccur in my own vision for up to a hour later. While the Bedazzler has not yet induced vomiting, Ladyada has confidence that with a open design someone will figure out the magic combination of LEDs and pulses to make a fully effective unit.