Giter Site home page Giter Site logo

aon4o / dj-controller Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yanptrv/dj-controller

1.0 0.0 0.0 53 KB

Play your favourite songs through our audio player. You can also build your own DIY music controller with sliders and normal potentiometers. DJCON is an Arduino and Python project that can help you do all that!

Python 72.52% C++ 27.48%

dj-controller's Introduction

DJCON

Description:

DJCON is an open-source software and hardware project for Linux PCs. You can either use our audio player that can play up to two songs at once and control them or follow the complete guide and create yourself the DIY music controller with potentiometers, Arduino and an optional LCD.

Technologies:

  • Python3
  • Arduino1.8

Management:

First Milestone:

Research

  1. Technology Research
    • How to connect Arduino with Python
    • How to take the input from Arduino
    • How to program the input taken
    • How to program an audio player

Second Milestone:

  1. Programming an audio player
    • Using a song as an input
    • Basic functions of an audio player: play, pause, skip, replay
  2. Advanced audio player functions
    • Use two songs at the same time
    • Being able to multitask between two songs
    • Adding advanced functions to the audio player: volume up/down, speed etc.
  3. Arduino code
    • Taking input from multiple potentiometers
    • Creating the logic of the code
    • Programming the LCD to show volume changes

Final Milestone:

  1. Hardware
    • Connections between the hardware
    • Hardware soldiering
    • Presentable case that can fit all the parts
  2. Arduino with Python
    • Connect the Arduino with the Python code
    • Read the values of the potentiomeres
    • Use the values to control the audio player

Optional:

  1. A good looking audio player UI

Made by: Kristiyan Petrov and Alexander Naidenov

dj-controller's People

Contributors

aon4o avatar yanptrv avatar

Stargazers

 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.