The Smart Safety Jacket

by abinash18123 in Circuits > Wearables

2077 Views, 6 Favorites, 0 Comments

The Smart Safety Jacket

IMG_20190413_011339.jpg
IMG_20190413_012003.jpg

In this Instructable, I will be showing you how to make your own Safety Smart Jacket.

We will use the NodeMCU micro controller and various sensors for proper monitoring of the person's surrounding physical conditions.The objective here is to fit various sensors to the safety jacket to keep track and then send the following data to a website where all the data can be read by individuals.

It has also an alert Buzzer which rings when any sort of gas is detected and a button for sending an SOS signal to the receiver.

Keywords— GPS, humidity, Internet Protocol, Temperature, wireless communication.

It's very easy to make it!
So, let's get started!

Downloads

What You Will Need

IMG_20190412_221605.jpg
IMG_20190413_195249-01.jpeg

For this project you will need:

  • Safety jacket
  • NodeMCU
  • GPS module
  • Touch Sensor
  • Humidity sensor (DHT11)
  • Buzzer
  • Gas Sensor
  • BMP180
  • PCB Board

Tools :

  • Connecting Wires
  • Soldering Machine
  • Hot glue gun (optional)
  • Scissors, Glue and Tapes

Power :

We will use a small power bank/any portable power source for easy handling.

Preparing the Circuit

Screenshot (166).png

The following circuit can be made by following up the given circuit diagram. Breadboards can also be used in place of PCB boards by beginners.

Putting the Hardware Parts Together

IMG_20190412_235039.jpg
IMG_20190412_005648.jpg
IMG_20190412_233335.jpg

Solder the circuit as shown in the above circuit Diagram.

Tip: Test your components well before implementing it on the circuit.

Now,its time to connect the nodeMCU with the following circuit and apply the power supply to it as well.

The Code

The code for the given Project is given here.

Make sure that you have the NodeMCU board added to your Arduino IDE. Then select the NodeMCU board and upload the code to the Micro Controller.

Downloads

Placing the Circuit in the Jacket

Screenshot_2019-04-13-08-50-52-638_com.instagram.android.png
IMG_20190413_011820.jpg

Carefully make different holes for the sensors and either glue stick it or tape it according to your preferences.

Well Done !

IMG_20190413_011339.jpg
IMG_20190413_012003.jpg

Now you have your own Wireless Safety Jacket !!!

I hope you liked this and please let me know in the comments below,