VOICE ACTIVATED FACE MASK

Introduction: VOICE ACTIVATED FACE MASK

About: A high-school student from a typical Indian Middle-class family, looking to explore & learn new stuffs through rejections,curiosity & people from all around the globe! Peace!:)

A FEW MONTHS BACK A GUY NAMED 'TYLER GLAIEL' MADE A VOICE ACTIVATED FACE MASK WHICH WENT VIRAL...

AFTER THAT MANY MADE IT BUT NONE OF THEM PROVIDED ALL THE DETAILS NECESSARY FOR IT'S COMPLETION. TYLER HIMSELF TOOK DOWN THE DIY GUIDE AND THE GITHUB CODE BECAUSE OF SOME LEGAL TERMS FOR THE JAPPERMASK PROJECT.

HERE, I PROVIDE YOU WITH ALL THE NECESSARY DETAILS FOR THE PROJECT INCLUDING THE DIY GUIDE AND THE CODE THAT I WROTE FOR THIS MASK...

HOPE,YOU GUYS ENJOY IT...

LET'S GET STARTED...

Supplies

  1. WS2812 8x8 LED MATRIX(I used the non-flexible one, whereas Tyler used the flexible one. So u can use any of the two, not a big deal)
  2. Arduino Nano
  3. LM393 Electret Microphone(If u use a different model, then there will be a slight difference in the code)
  4. 1k Ohm Resistor
  5. Switch(If you wish to use one... Up to u)
  6. 9V-5V Step Down Converter
  7. 9V battery and a cell cap
  8. Black Cotton cloth Face Mask or a Black Cloth to make the mask
  9. Wires for connections & circuitry

Step 1: Circuitry

1.Solder a black wire with the GND of the LED Matrix and a red wire with the 5V input of the LED Matrix. Solder the black wire with OUT -ve terminal of the converter and the red wire with OUT +ve terminal of the converter.

2.Take a Wire of a different colour and solder it with the DIN(for the flexible matrix) or the IN(of the non-flexible matrix). Take a resistor(1k ohm) and solder it with this wire and after that, solder or connect this resistor with the D6 pin of the Nano(or any digital pins but make sure to update the code with the new pin number).

3.Now, solder a red wire and a black wire with the IN +ve terminal and IN -ve terminal of the converter, respectively.

4.Now connect the +ve terminal of the 9V battery and the above red wire to the Vin of the Arduino Nano. Connect the -ve terminals of the mic, converter and the 9V battery to the GND of the Arduino Nano.

5.Connect the VCC of the mic to the 5V output pin of the Nano and the OUT pin of the mic to A7 pin of the Arduino Nano.

Step 2: Code

Copy it and paste it in your Arduino IDE...

Make Sure to download the Adafruit_NeoPixel and Adafruit_NeoMatrix Libraries first!!

Link of the Code:-

Code For Face Mask

After uploading the code, power it with the 9V battery.

Step 3: Finishing Touch!

After all these, try to arrange all your circuitry inside the mask...

Personally, I am not an expert in this field. I asked my mommy to do it for me. :))))

Take help from those who knows how to do this.

After you are done with all this, Enjoy Your Mask!

Thanks for reading my Instructable!

See You, Have a Good Day Ahead!!

Bye Bye!:))

Battery Powered Contest

Participated in the
Battery Powered Contest

Be the First to Share

    Recommendations

    • Big and Small Contest

      Big and Small Contest
    • Game Design: Student Design Challenge

      Game Design: Student Design Challenge
    • Make It Bridge

      Make It Bridge

    5 Comments

    0
    ziggytron
    ziggytron

    2 years ago

    hello!
    I am having the same issue with the d6 pin could you please update the GitHub code or tell me the parts of the code to change.

    0
    RickRoll
    RickRoll

    Question 2 years ago on Step 2

    Good morning,
    I am having trouble declaring the D6 pin that connects to the LED matrix and I cannot find it for reference in your code. I was wondering if you could help me and future peeps figure out how to make the code run properly?

    thank you for sharing this tutorial by the way. It is a very fun project to get started with Arduino.

    0
    TechFreak_2003
    TechFreak_2003

    Answer 2 years ago

    Hlo Friend!
    Just Drop Ur Whatsapp number or any other social media account coz it's quite difficult to make u understand this just by writing... I'll send u the pic of the part of the code where u can declare the output pin for the LED Matrix...
    Insta ID, telegram(Not Facebook coz I don't use it) drop ur acc name and I'll send u the pic

    0
    RickRoll
    RickRoll

    Reply 2 years ago

    Hi!
    I sent you a private message with my whatsapp. Let me know if you got it! Thanks!

    1
    ARA ELECTRO CONTROLSA
    ARA ELECTRO CONTROLSA

    Question 2 years ago on Step 2

    let me thank you to share this amazing design. I have a question about the output into the LED. I am not able to find the output pin on the written code. please show me.
    Thank you.