Ethernet with router
connect the Galileo to the router.
connect the PC to the same router.
find out the IP address of the Galileo. (For example: 192.168.0.7)
open secure shell on PC:
ssh root@192.168.0.7
serial to USB cable
red: power
black: ground
white: RX
green: TX
install screen program:
sudo apt-get install screen
connect:
sudo screen /dev/ttyUSB0 115200
When all the bootup messages have completed, hit enter. Then login.
username: root
password:
No comments:
Post a Comment