Connecting to the board's operating system

Now, we need to use an SSH client to connect to the Yocto Linux running on the board and update some libraries that we will use to interact with the board's components and features. Both OS X and Linux include the ssh command in the Terminal. However, Windows doesn't include an ssh command and we have to install an SSH client.

In Windows, we can use the free and open source PuTTY SSH and telnet client. However, if you have any other preference for an SSH client in Windows, you can use any other software. The commands we execute in the terminal will be the same no matter what SSH client we use.

We can download and install PuTTY in Windows from http://www.putty.org or http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html ...

Get Internet of Things with Python now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.