Channel: Matthias random stuff
Category: Howto & Style
Tags: headlessblink ip addresspythonraspberry pi zero wstatus ledraspberry pi
Description: With headless raspberry Pi, sometimes it's hard to figure out what IP address it was assigned by DHCP. I wrote a Python script that runs at startup to indicate the assigned IP address by blinking it out on the status LEDs. More about it here: woodgears.ca/tech/blink_ip.html Also on github: github.com/Matthias-Wandel/pi_blink_ip git clone github.com/Matthias-Wandel/blink_ip Or get it straight from my website: woodgears.ca/tech/blink_ip.py