Reader small image

You're reading from  Raspberry Pi LED Blueprints

Product typeBook
Published inSep 2015
Publisher
ISBN-139781782175759
Edition1st Edition
Right arrow
Author (1)
Agus Kurniawan
Agus Kurniawan
author image
Agus Kurniawan

Agus Kurniawan is an independent technology consultant, author, and lecturer. He has over 18 years' experience working on various software development projects, including delivering training courses and workshops, and delivering technical writing. He has done a few research activities related to wireless networking, software, and security in multiple universities. Currently, he is pursuing a Ph.D. program in Computer Science in Germany. He has previously written five books for Packt.
Read more about Agus Kurniawan

Right arrow

Connecting the Raspberry Pi to a network


We can obtain information, such as temperature and humidity at a particular location, through the Internet. In daily lives, we use the Internet to surf via a browser. In this section, we will try to connect Raspberry Pi to either a wired or wireless network.

There are many benefits that we can obtain while connecting Raspberry Pi to a network. We can retrieve sensor data or just control actuator devices on Raspberry Pi.

Connecting to a wired network

By default, Raspberry Pi, such as Raspberry Pi 2 model B and Raspberry Pi 1 model B+, has installed Ethernet, so we can connect it to a network via a UTP cable. If a UTP cable is connected to the Internet network, Raspberry Pi will be able to access the Internet network.

Connect your Raspberry Pi to the network through a UTP cable. In your network, make sure that there is a DHCP server because Raspberry Pi, by default, is configured as a DHCP client. This means Raspberry Pi will acquire an IP address:

After...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Raspberry Pi LED Blueprints
Published in: Sep 2015Publisher: ISBN-13: 9781782175759

Author (1)

author image
Agus Kurniawan

Agus Kurniawan is an independent technology consultant, author, and lecturer. He has over 18 years' experience working on various software development projects, including delivering training courses and workshops, and delivering technical writing. He has done a few research activities related to wireless networking, software, and security in multiple universities. Currently, he is pursuing a Ph.D. program in Computer Science in Germany. He has previously written five books for Packt.
Read more about Agus Kurniawan