Skip to main content

How to build a diy smartphone projector

Did you know you can build a smartphone projector at home at a low budget cost?
well,you can,infact its actually simple,I will show you in this post how you can do it.
Here's a step by step guide to a DIY projector.

Materials:
.A shoebox
.Magnifying glass
.Phone holder
.Scissors or precision knife
.Tape
.Smartphone
.Pencil
.Black paint

(You can easily get any of this items in your household but if you don't have, you can purchase them at an affordable price from Amazon

Step 1: Cut the Box

The first thing you’re going to do is to separate the part that will hold the lens. This is to make it easier to add the lens to the projector.
To do this, cut out one of the short sides of the box.
Save 50% on select product(s) with promo code 5055FBR5 on Amazon.com

Step 2: Darken the inside of the box

Now you need to darken the inside of the box,this stops the light from reflecting back into the image thus ensuring better quality.To do this,use the black paint to paint the inside of the box and make sure it's dry before continuing.

Step 3: Place the lens

Draw the contour the magnifying glass on the piece of cardboard you cut earlier in step one,then carefully cut it out using the precision knife or scissors (whichever you prefer),it will be better to cut a little inside the circle you just traced to make the magnifying glass tight in place.After cutting it out,take the magnifying glass and hold it in the part of the cardboard you just cut using tape.Make sure the magnifying glass is well fit to ensure better quality.

Save 50% on select product(s) with promo code 5055FBR5 on Amazon.com
Step 4: Finishing the Projector

Place the phone holder inside the box,cut a piece of cardboard to the size that perfectly covers the box

Now that you have finished your newly made project,to use the projector select the movie you want to watch on your phone,make sure you increase your brightness to the highest,increase your volume and lock your screen rotation then place the phone upside down in the phone holder.Enjoy your projector!



Comments

Popular posts from this blog

How to perform ddos attack using ping2death on Kali Linux

Hi guys,Today i will be teaching how to perform a ddos attack using Ping2death on Kali Linux Ping2death is a ddos tool created by SpiderAnon Greyhat( Click here to visit his github repo ) to send packet over a user.. Its has a custom amount of packet How to use: Open Kali and type git clonehttps://github.com/Spider863644/Ping2death cd Ping2death Now move it to C: drive by typing  mv DDos-tool C:\ Now go to File manager, go to c drive, u will see the file just double click it Usage: {IP address} -t |{Amount of packet to send} Example: 127.0.05 -t |20000 Hope you enjoyed the post

Tool to perform SS7 attack using Termux

Open termux terminal and type in the following commands:  pkg install python pkg install python2 pkg install lksctp-tools pkg install tsu pkg install wget wget https://raw.githubusercontent.com/MasterDevX/java/master/installjava && bash installjava git clone https://github.com/SigPloiter/SigPloit cd SigPloit pip2 install -r requirements.txt python2 sigploit.py        Thanks for reading,hope you enjoyed the post