Skip to content

GeoIP-Arduino: A project that displays the Geo-Location of the last opened website on a 16x2 LCD

Notifications You must be signed in to change notification settings

kairichard/geoip-arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoIP-Arduino: A little Project that displays the Geo-Location of the last opened website on a 16x2 LCD

Pre-Setup:

Setup:

  • plugin arduino via usb
  • upload code found in arduino/display/geoip
  • cd ~/projects/geoip-arduino/server
  • run pip install -r requirements.txt
  • then run python app.py
    • choose the correct usb device - likely to be tty.usbmodem411 (#1)
  • you should see 'Initializing' on the display
  • install the chrome extension ( enable developermode -> load unpacked extension from ~/projects/geoip-arduino/crx)
  • you should see 'chrome connected' on the display
  • thats it

About

GeoIP-Arduino: A project that displays the Geo-Location of the last opened website on a 16x2 LCD

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published