Skip to content

Software

project-owner edited this page Sep 27, 2023 · 21 revisions

The following image shows the software components required to run Peppy player. Three base layers come with Raspbian. Top two layers should be installed manually.

software

The details about installation and configuration of each software component will be discussed in the corresponding chapters:

Software Tools

Here are the main Software Tools which were used for Peppy player development:

  1. Visual Studio Code. This is probably the most popular IDE right now.

  2. Python extension for Visual Studio Code. This is Python extension/plugin for VS Code.

  3. PuTTY. This software was used to connect to the Raspberry Pi 2 through SSH.

  4. WinSCP. This program was necessary to copy files from Windows machine to Raspberry Pi 2.

  5. Win32 Disk Imager. The Raspbian OS image was placed to SD card using this program.

<<Previous | Next>>

Contents

Clone this wiki locally