Coder Social home page Coder Social logo

iabhua / chiptainer_vu_meter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ntc-chip-revived/chiptainer_vu_meter

0.0 0.0 0.0 4 KB

Mirrored from http://chip.jfpossibilities.com/gits/chiptainer_vu_meter.git on 2019-01-25

License: MIT License

Dockerfile 34.57% Shell 6.51% Python 58.92%

chiptainer_vu_meter's Introduction

CHIPtainer Example: VU Meter

This is a Docker file for building a container that starts the "VU Meter" demo. This demo uses the on-board microphone and LED's found on the CHIP Pro Dev Kit.

Simply run the Docker container, speak into the microphone, and watch as the lights respond to the sound of your voice.

To get started, log into the Docker NTC account:

docker login ntc-registry.githost.io

Then download the latest image:

docker pull ntc-registry.githost.io/nextthingco/chiptainer_vu_meter:master

Now run the Docker container, allowing access to the board's IO and sound hardware:

docker run --name vu-meter --privileged --cap-add SYS_RAWIO --device /dev/mem -v /sys:/sys -ti ntc-registry.githost.io/nextthingco/chiptainer_vu_meter:master

The demo should now be running. Press CTRL-C to quit.

chiptainer_vu_meter's People

Contributors

telarium 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.