Giter VIP home page Giter VIP logo

spotify_remote_dev's Introduction

Spotify Remote

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage

About The Project

See our Project Charter

This is an introductory project/workshop on IoT hardware where students can create a WiFi-enabled remote for Spotify. By the end of the day, students will gain a broader understanding of embedded development and API services.

Technologies

Getting Started

To get a local copy up and running follow these steps.

Prerequisites

Visual Studio Code:

  • Download Visual Studio Code on their website. VSCode is a powerful code editor that offers rich integrations, error checking, and code completion. It supports hundreds of languages, including Arduino C/C++ which we will heavily use for this project.

  • Requirements:

    • Operating systems: macOS, Linux, and Windows
    • At least 300 MB of space

Python:

  • Download the latest version of Python on their website. We will not be programming anything in Python, but PlatformIO, which we will discuss later below, requires Python for it to be installed.

  • Requirements:

    • At least 100 MB of space

PlatformIO (Visual Studio Code Extension):

  • Open VSCode and head to the ‘Extensions’ menu. Search for ‘PlatformIO’ and install it. PlatformIO is a neat integration for embedded development, and we will be using it to program/upload code to our IoT boards. Unlike the Arduino IDE that we are traditionally familiar with, PlatformIO offers convenient features, such as port detection, larger boards selection, pre-loaded libraries, and all other features offered already in VSCode.

  • Requirements:

    • Visual Studio Code installed
    • Python 3.x or the latest version

Additionally see here for Prerequisites

Installation

  1. Clone the repo:
  git clone https://github.com/Project-in-a-Box-JSOE/spotify_remote_dev
  1. Open the repo as a PlatformIO project

Usage

Follow along through our workshop slides

High Level Architecture

spotify_remote_dev's People

Contributors

sheeptester avatar kendrick010 avatar pib-ucsd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.