Remote controlling Raspberry Pi
Remote controlling Raspberry Pi using SSH Enable SSH in raspberry pi using the command raspi-config From window machine use putty to connect to Raspberry Pi From Linux Machine or Mac use terminal to connect eg: ssh pi@xxx.xxx.xxx.xxx Remote controlling Raspberry…