team4909 / 2018-Core

2018 Scouting Platform
MIT License
10 stars 3 forks source link

Connect via Ethernet #3

Closed roshanr10 closed 7 years ago

roshanr10 commented 7 years ago

I'd like to tether to the Raspberry Pi from any laptop via a wired ethernet cable. This should be added to the script in Issue #2 as well.

Reference:

roshanr10 commented 7 years ago

Just ran the following commands on the Pi and I was able to communicate over a typical ethernet cable.

sudo apt-get install avahi-daemon
sudo update-rc.d avahi-daemon defaults

This exposes the Pi over the local bridge using it's hostname, defaulting to raspberry.local.