Labs
Labs
Board Connection with Development Workstation
You have already set up your board and connected the board to your host system. This includes assembling your board, installing the appropriate drivers (if your host system has Windows*), and flashing your firmware.
Connect Development Workstation with Intel® Edison / Intel® Galileo and launch your Serial Communication Application
Serial Communication
Settings 8N1
Speed 115200
Windows
PuTTY is an SSH and telnet client, developed originally by Simon Tatham for the Windows platform. PuTTY is open source software that is available with source code and is developed and supported by a group of volunteers.
Windows USB Serial Driver. So Intel Edison can be recognized as a COM port, please install this driver and this driver
Use Putty as your Serial Communication Application
Linux
Use screen or minicom as your Serial Communication Application
OS X
In the Terminal window, enter the command: ls /dev/cu.usbserial- [Setting up a serial terminal on a system with Mac OS X*](https://software.intel.com/en-us/setting-up-serial-terminal-on-system-with-mac-os-x)
Use screen as your Serial Communication Application
Intel® Edison Bootloader
Connect your Intel Edison development board to your Development Workstation using the registered COM / TTY device, boot up and interrupt the booting process in the boot loader phase by hitting any key
Intel® Galileo Bootloader
Connect your Intel Galileo development board to your Development Workstation using the registered COM / TTY device and boot up
Last updated