Giter Site home page Giter Site logo

raspeaker's Introduction

Smart speaker with Raspberry Pi (Raspeaker)

I started this project especially to upgrade my Logitech Z906 sound system, but I found the solution to be quite versatile. So when I upgraded another sound system I had lying around, I decided to abstract this project from the underlying hardware.

This piece of software can be used to create a Raspberry Pi based speaker, or to upgrade an existing sound system. It is especially useful for integrating an existing control panel (like buttons, IR, rotary encoder, ...).

The application mainly consists of more or less hardware-specific modules. Some can be reused in arbitrary cases, while others are for a single specific device. The idea is to provide a simple platform, that you can easily configure using YAML and extend using python.

Installation

Install using:

curl -sL https://raw.githubusercontent.com/dominikberse/raspeaker/master/install.sh | sh

Configuration

There are configuration files available for the projects I did myself, but it is very unlikely that you will be able to use them as they are. However, they will serve as a good starting point.

TODO: Documentation

Modules

Currently available modules:

  • GPIO button
  • Analog buttons
  • Rotary encoder
  • Adafruit ADS1015
  • Web API
  • IR receiver

Logitech Z906

  • Main unit controller
  • Control panel

TODO: Documentation

Web API

The api module provides a Flask webservice, which can be used to control the sound system remotely. It can also be used to integrate the system into other services (like smart home).

TODO: Documentation

raspeaker's People

Contributors

dominikberse avatar

Watchers

 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.