Skip to content

Networking

project-owner edited this page Jun 3, 2018 · 15 revisions

There are two main methods to connect Raspberry Pi to the network:

Wired Ethernet connection

In my home network this is the most reliable connection method. The Peppy player is not completely portable system as it still needs to be connected to the main power outlet. Therefore to have one more cable for the network connection doesn't hurt especially when you use Ethernet over powerline adapters which you can connect at any location in your house. I even wanted to embed that adapter into the Peppy player itself but decided that such system could be over-heated. Though I still keep this idea in my mind.

net

Wireless WiFi connection

This is more convenient method as it doesn't need any network cable but less reliable method (at least in my home network) than the wired connection. I have tried a couple of different USB WiFi dongles but had the best results with the following one.

wifi

This web page explains how to configure WiFi for Raspberry Pi.

If Raspberry Pi 3 board is not placed in metallic enclosure then its on-board WiFi can be used as well.

<<Previous | Next>>

Contents

Clone this wiki locally