Get the local IP within PHP on a Raspberry Pi (Raspbian)
I’m currently working on interfacing a Raspberry Pi with an Arduino. The Pi needs to tell the Arduino it’s IP address on the LAN in order for it to be displayed on an LCD screen. My code running on the Pi is PHP. It’s usually pretty straightforward to get your local IP address from within […]