How to solve 'Proxy server isn't responding' error

Galaxy S7 with 3D Touch, and Samsung’s Project Valley

Samsung Galaxy S7 vs iPhone 7 Rumors & Leaks

iPhone 6S VS iPhone 6 - Should You Upgrade?

DIY:How to make an electric screwdriver at home

How to make a Selfie stick(working)/monopod 0$

How to make a Selfie stick(working)/monopod 0$

DIY:How to make Retro headset 0$

How to install Android 5.1 lollipop on computer

DIY:How to make an electric screwdriver at home

How to reset MTS MBLAZE WiFI Modem password



Here i'm post a video that shows how to reset the password of MTS MBLAZE WiFi modem if you forgotten its password













how to make a usb steering wheel for pc gaming

Hey gyz.

Here is some simple steps to make a usb gaming wheel from waste materials.

Its 100% working and simple.

follow my steps.

1--  Make structure

2-- Fix steering wheel




3-- Fox switches according to your choice



4--  Make left and right movement switches



5--Make pedals





6-- Connect all wirings to a usb gamepad board


7-- Its ready.  


For video visit this link.

Andriod mobile controlled Human Detection Robot

YouNeed:-

 HC-06 Bluetooth Module

 BREAD BOARD

 Geared Motor

 TYRES
 ARDUINO UNO
 6V Battery

 L293D Motor Controller IC







CIRCUIT






This is tested and 100% working

CODE

 #include <Servo.h>
int r_mtr_n = 2; // assign motor pins to arduino
int r_mtr_p = 4;
int l_mtr_p = 5;
int l_mtr_n = 7;
int ledPin=13;
int Sensor_pin = 3;
int Buzzerpin = 9;
int incomingByte = 0; // assign pin for bluetooth module

void Alarm()
{
    digitalWrite(Buzzerpin,HIGH);
    digitalWrite(ledPin,HIGH);
    delay(5);
    digitalWrite(Buzzerpin,LOW);
    digitalWrite(ledPin,LOW);
}

void setup()
{
  pinMode(r_mtr_n, OUTPUT);
  pinMode(r_mtr_p, OUTPUT);
  pinMode(l_mtr_p, OUTPUT);
  pinMode(l_mtr_n, OUTPUT);
  pinMode(ledPin,OUTPUT);
  pinMode(Sensor_pin,INPUT);  
  pinMode(Buzzerpin,OUTPUT);
 
  digitalWrite(r_mtr_n, LOW);
  digitalWrite(r_mtr_p, LOW);
  digitalWrite(l_mtr_p, LOW);
  digitalWrite(l_mtr_n, LOW);

  Serial.begin(9600);
  Serial.println("start");
}

void loop()
{
    int val=digitalRead(Sensor_pin);
    if(val == 1)
    {
          digitalWrite(r_mtr_n, LOW); // control for stop
          digitalWrite(r_mtr_p, LOW);
          digitalWrite(l_mtr_p, LOW);
          digitalWrite(l_mtr_n, LOW);
          Serial.println("Detected\n");
          incomingByte='*';
          Alarm();
    }
    else{
          if (Serial.available() > 0)
          {
            incomingByte = Serial.read();
          }
          switch(incomingByte)
          {
            case 'S': 
              if(val == 1)
              {
                digitalWrite(r_mtr_n, LOW); // control for stop
                digitalWrite(r_mtr_p, LOW);
                digitalWrite(l_mtr_p, LOW);
                digitalWrite(l_mtr_n, LOW);
                Serial.println("Detected\n");
                incomingByte='*';
                Alarm();
              }
              else
              {
                digitalWrite(r_mtr_n, LOW); // control for stop
                digitalWrite(r_mtr_p, LOW);
                digitalWrite(l_mtr_p, LOW);
                digitalWrite(l_mtr_n, LOW);
                Serial.println("Stop\n");
                incomingByte='*';                   
              }        
              break;
            case 'R': 
              if(val == 1)
              {
                digitalWrite(r_mtr_n, LOW); // control for stop
                digitalWrite(r_mtr_p, LOW);
                digitalWrite(l_mtr_p, LOW);
                digitalWrite(l_mtr_n, LOW);
                Serial.println("Detected\n");
                incomingByte='*';
                Alarm();
              }
              else
              {
                  digitalWrite(r_mtr_n, HIGH); // control for right
                  digitalWrite(r_mtr_p, LOW);      
                  digitalWrite(l_mtr_p, HIGH);      
                  digitalWrite(l_mtr_n, LOW);      
                  Serial.println("Right");      
                  incomingByte='*';                   
              }
              break;       
            case 'L': 
              if(val == 1)
              {
                digitalWrite(r_mtr_n, LOW); // control for stop
                digitalWrite(r_mtr_p, LOW);
                digitalWrite(l_mtr_p, LOW);
                digitalWrite(l_mtr_n, LOW);
                Serial.println("Detected\n");
                incomingByte='*';
                Alarm();
              }
              else
              {
                digitalWrite(r_mtr_n, LOW); // control for left      
                digitalWrite(r_mtr_p, HIGH);      
                digitalWrite(l_mtr_p, LOW);      
                digitalWrite(l_mtr_n, HIGH);      
                Serial.println("Left");      
                incomingByte='*';                         
              }
              break;     
            case 'F':   
              if(val == 1)
              {
                digitalWrite(r_mtr_n, LOW); // control for stop
                digitalWrite(r_mtr_p, LOW);
                digitalWrite(l_mtr_p, LOW);
                digitalWrite(l_mtr_n, LOW);
                Serial.println("Stop\n");
                incomingByte='*';
                Alarm();
              }
              else
              {
                digitalWrite(r_mtr_n, HIGH); // control for forward      
                digitalWrite(r_mtr_p, LOW);      
                digitalWrite(l_mtr_p, LOW);      
                digitalWrite(l_mtr_n, HIGH);      
                Serial.println("Forward");      
                incomingByte='*';                            
              }
              break;
            case 'B':       
              if(val == 1)
              {
                digitalWrite(r_mtr_n, LOW); // control for stop
                digitalWrite(r_mtr_p, LOW);
                digitalWrite(l_mtr_p, LOW);
                digitalWrite(l_mtr_n, LOW);
                Serial.println("Stop\n");
                incomingByte='*';
                Alarm();
              }
              else
              {
                digitalWrite(r_mtr_n, LOW); // control for backward      
                digitalWrite(r_mtr_p, HIGH);      
                digitalWrite(l_mtr_p, HIGH);      
                digitalWrite(l_mtr_n, LOW);      
                Serial.println("Backword");      
                incomingByte='*';                           
              }       
              break;        
          }
    }
  
}



Download bluetooth controlled fro here

For video click here

How to Simply remove Shortcut executable virus files

.............           EASYWAYZ          ..................



Here is an EAZY way to "How to remove executable shortcut viruses in simple way without using antivirus software".


1. First, search "*.exe" in the entire system.

2. Select the virus files (in folder icon (they are of same size))

3. Open the task manager.

4. End the suspecious task (such as eg:-"WinSeven.exe"(in my pc)).

5. Then delete the selected search result files Quickly.

Also delete the temp files.............> RUN..>%temp%..> select all..> Delete.



           By, "easywayz-com.over-blog.com"

SpeedUp your SystemBooting

Follow these steps....

run >> regedit >> hkey local machine >> system >> curent control set >> session management >> memory management >> prefetch parameters

       enable prefetcher>> value change to 2 (recently it is 3)
       ok!
       enable superfetch>> value change to 2 (recently it is 3)
       ok!

system boots up speedly.........


For
WINDOWS 7 & WINDOWS 8

CAUTION!!!!

DO NOT  change any other settings in REGEDIT, it may damage your system!!