Git Product home page Git Product logo

tabidisco's Introduction

Tabidisco: jukebox for kids powered by Raspberry Pi Build Status

At the time of the inception of this project my daughter Tabea was not even two-and-a-half years old and loved hearing music. However, she was still too young to be able to manage the elaborate controls of an MP3 player. Hence I came up with the idea to build something accessible for her to be able to play music independently from her parents.

The contraption consists of a box with an amplifier and speakers and a Raspberry Pi with a NFC reader module. You place little stickers with RFID tags in them on various toys and connect the RFID with MP3 files stored on the Pi. Then your kids can simply place one of the tagged items onto the box and press a button, and the Pi will magically play the corresponding song.

Features

  • Simple controls: place a toy on the lid, press the green button to start. Press the red button to stop.
  • Safe: children can only play those songs that the parents have explicitly uploaded.
  • Personal: you can decorate the box any way you want. You could even integrate it in a desk or shelf.
  • Frugal: the amplifier is only turned on when a song is played.
  • Private: no internet connection required (except for setup).

Can I build this?

You'll need some skills in electronics and software. You'll need to solder a few connections (hey, it's not a Pi project if you don't solder anything!), you'll have to cut and de-isolate wires, you have to know how to set up Raspbian on a Pi and how to edit files in a Linux environment.

The instructions are intentionally high-level, not detailed step-by-step instructions. Partly because I'm lazy, but mostly because the satisfaction from building a project like this is finding things out on your own.

In short, if you've never soldered or never set up a Pi, this project might overwhelm you.

Documentation

Pictures

Screenshot of the GUI

Community

If you've built your own Tabidisco I'd be very grateful if you could send me some photos along with comments on what you did differently and suggestions for improvements. Pull requests are highly welcome. Thank you for giving back to the community!

Author and Maintainer

Philipp Jardas

tabidisco's People

Contributors

phjardas avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

tabidisco's Issues

Save a label to tokens

As a user I want to enter a label when I upload a song so I can find the connected token later.

Provide installation with apt

As an end-user I want to install tabidisco via apt so I don't have to worry about dependencies and can easily upgrade to a new version.

Let's assume a vanilla installation of Raspian Light.

I've never created an apt package before, so I'm quite helpless here. :-)

Implement power management

  • Control power supply of the amplifier with a relais.
  • Turn on the power prior to starting a song.
  • Turn off the power x minutes after the last song has ended.

Provide installation with docker

As an end-user I want to simply run tabidisco on my Pi with docker run phjardas/tabidisco.

Challenges:

  • Can we find a way to not require privileged mode?
  • Does it work out of the box without installing anything else but the Docker daemon on the host?
  • Why does an image built on Linux or Travis not work on the Pi but one built on the Pi itself does work?

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.