Book Image

Internet of Things Programming with JavaScript

Book Image

Internet of Things Programming with JavaScript

Overview of this book

The Internet of Things is taking the tech world by storm, and JavaScript is at its helm. This book will get you to grips with this exciting new technology. Where do Node.js, HTML5 and Windows 10 IoT Core come in with JavaScript and IoT? Why Raspberry Pi Zero rather than Arduino? How do you configure and build an IoT network from scratch? All your IoT JavaScript questions are answered in this book.
Table of Contents (15 chapters)
Internet of Things Programming with JavaScript
Credits
About the Author
www.packtpub.com
Customer Feedback
Preface

Remote Desktop


In this section, we need the RDP package with the Raspbian Operating System. To do that, first we need to execute the following command:

sudo apt-get install xrdp 

This command executes and installs the RDP process and updates the package:

Remote Desktop with Windows

At the end of this chapter, you want to be able to access the board from your own computer using Remote Desktop; you need to type the IP address of your Raspberry Pi and click on the Connect button:

After we type the IP address of the Raspberry Pi Zero, we will see the following screen; it's necessary to write your username and password:

You need the login information of your Raspberry Pi, username, and password:

This is the main window of the Operating System; you have correctly accessed your Raspberry Pi Remote Access with Remote Desktop: