VizVest: the High Visibility Vest Using a Circuit Playground Express

by planet.robotics2018 in Circuits > LEDs

387 Views, 2 Favorites, 0 Comments

VizVest: the High Visibility Vest Using a Circuit Playground Express

Planet Robotics High Visibility Vest Testing with biker turn signals

Have you ever felt like going out for a walk around the block after work, but felt doubtful about feeling safe on the roads? Are you worried about visibility and if cars can see you from far? Look no further! This vest allows the user to be visible on the roads as they bike, jog or walk.

Supplies

Add Reflective Tape on Your Jacket

jacket_high_visibility_biker turn signal.jpg
jacket_high_visibility.jpg
safety vest.png

You can add reflective tape around the arms and form H kind of pattern on the vest.

If you are using only reflective tape, you can form the 'Yield' sign on the vest.

Design Code in Microsoft Makecode

High Visibility Vest program using MakeCode

Here's High Visibility Vest code in Makecode

Counter A cycles through the various light sequences.

  1. Front lit in White
  2. Back lit in Red
  3. Slow Flash Yellow
  4. Smiley Mode
  5. Complimentary Colors
  6. LED strip lights-rainbow animation
  7. Running Wipe Sequence
  8. Random Color Sequence

Counter B cycles through the sensor sequences

  1. Light Sensor dependent mode: when the ambient light goes down, the vest increases the brightness. During daytime, the brightness is less.
  2. Sound Sensor dependent mode: when the vehicles are going by, chances are the sound in the environment is high, and the code increases the brightness when that happens.
  3. Pedometer: this maps the number of steps, and graphs on the circle of LED's. Right now 10 steps is one LED.

Bike Turn Indication Using LED's

Bike turn signal indication using Tinkercad Circuits

You can sew the Lilypad LED's on the back to indicate R/L turns.

LED's are in parallel. You can power them using coin cell batteries.

They can be turned ON/OFF at the cuff with a simple slide switch.

You're All Set!

Yay! Once you test to make sure everything is working you now have a working Viz Vest to keep you safe while you are outside during low light hours. We hope this project benefits you. Thank you!