You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
adi33kumar edited this page Jul 5, 2016
·
1 revision
We can connect Raspberry Pi to Laptop using any of methods mentioned below:
1. Lan Cable
When you connect rpi using lan cable. Using dhcp is too much irritating, sometimes it connects, sometimes it takes to much time to connect. So, my suggestion is to not use dhcp server. Set up static ip, i.e whenever we connect lan cable your laptop assigned rpi a static ip.Using this ip we connect to rpi using mobaxterm software.
2. Using WiFi
RPi dongle is connected to router. Laptop is also connected to same router. Now if we know ip address through which my rpi is connected to router, we can access our rpi. Since each time when Rpi is connected to router, it allocates a random ip address to rpi, so every time we have to search ip address of rpi. Solution to this problem to assign static ip to rpi.