Close

Geolocation is now a thing that i do :)

A project log for ISS Lamp - NTP clock - Artpiece

My "standalone" take on the ISS lamp lights up when the spacestation is overhead. It doubles as a NTP controlled clock.. with a VFD display.

robottoRobotto 07/25/2014 at 01:010 Comments

Lamp location [LAT,LNG,TZ] is NO LONGER hardcoded into the python code. .. but is handled by IP address lookup using https://pypi.python.org/pypi/GeoIP/ .. yay!

I'm using maxmind's excellent free geolite database

Discussions