Introduction: Pocket Raspberry Pi on Smartphone | Remotely Access Anywhere

  • Hardware Requirement

  1. Raspberry Pi 3 Board
  2. Power Bank
  3. Micro USB Cable
  4. Wireless Keyboard Mouse (Optional)
  5. Smartphone

  • Software Requirement

  1. VNC Viewer in PC
  2. VNC Viewer Android/ios Application

Step 1: Setup Your Raspberry Pi With Require Libraries

You have to setup your raspberry pi for VNC connection

so you need few required libraries install in Raspberry pi

Enabling VNC Server
On your Raspberry Pi, run the following commands to make sure you have the latest version of VNC Connect:

  • sudo apt-get update
  • sudo apt-get install realvnc-vnc-server realvnc-vnc-viewer

ENABLING VNC SERVER GRAPHICALLY
On your Raspberry Pi, boot into the graphical desktop.

Select Menu > Preferences > Raspberry Pi Configuration > Interfaces.

Ensure VNC is Enabled.

ENABLING VNC SERVER AT THE COMMAND LINE
You can enable VNC Server at the command line using raspi-config:

  • sudo raspi-config

Now, enable VNC Server by doing the following:

  • Navigate to Interfacing Options.
  • Scroll down and select VNC > Yes.

Check your WLAN/ETH IP address via following command:

  • ifconfig

Step 2: Power Up Your Raspberry Pi

Power up your Raspberry Pi and connect your raspberry pi IP with your smartphone through VNC Viewer Application and configure ip address, Username and Password

Default Username and password for all Raspberry pi is as below:

  • Username: pi
  • Password: raspberry

Step 3: Controlling Options

You can also control with USB/Wireless Keyboard Mouse on Smartphone screen.

Step 4: Follow Step by Step Through This Video

Pocket Raspberry Pi on Smartphone

Click above and Watch full video tutorial

follow step by step