Inspiration

Too many times we've walked home late at night and alone, looking over our shoulder every 10 seconds to see if we're being followed. We decided it's time to develop a device to help us get home safe without fearing or not knowing that someone is following us.

What it does

The ultrasonic distance sensor sends out a signal through a transmitter, and receives the reflection of that signal off an object. Depending on the time it takes for that signal to return, the sensor can calculate the distance of that object. We then take that distance and translate it to a color on the LED ring to alert the wearer of the approximate distance of the person behind them, red being the closest and most immediate threat.

How we built it

Ultrasonic distance sensor, ESP32, Neopixel LED ring

Challenges we ran into

Powering the LED ring, sending the values to light the LED ring to the correct color

What's next for NightSaver

Adding on a LED display to display the actual distance of the object being detected Making the LED ring into a wearable bracelet

Built With

  • command-line
  • esp32
  • logic-level-shifter
  • neopixel-led-ring
  • ultrasonic-distance-sensor
Share this project:

Updates