Home

Awesome

WhereIsMyPI

Quickly find the IP address of the Raspberry PI in a network with DHCP

Installing and Compilling

This code is intended to be used in a Linux terminal of a PC that is connect to the same network that PI is. Please follow the steps bellow:

cd /home/username/someFolder
git clone https://github.com/fabiorico/WhereIsMyPI
cd WhereIsMyPI
gcc WhereIsMyPI.c -o WhereIsMyPI

Searching for the Raspberry PI

./WhereIsMyPI eth0 #eth0 is the network interface