GithubHelp home page GithubHelp logo

yeokm1 / covox-music-player Goto Github PK

View Code? Open in Web Editor NEW
18.0 18.0 3.0 1.36 MB

A Linux program that plays MP3 or WAV files to the Covox Speech Thing or its clones via a native parallel port.

Home Page: http://yeokhengmeng.com/2017/01/a-science-project-bringing-the-covox-speech-thing-to-2017/

License: MIT License

C 100.00%

covox-music-player's People

Contributors

yeokm1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

covox-music-player's Issues

Use libieee1284 instead of native port-mapped I/O

Hi. The current code is platform- and architecture-dependent, since it uses x86-style port-mapped I/O to send the bytes to the parallel port.

By using something like libieee1284 instead, the code can be made portable, so people can use this software to enjoy their Covox devices on other operating systems and/or architectures as well. ☺️

Also, it wouldn're require the covox-music-player to always have to run with sudo privileges, as long as the current user has access to the parallel port interface.

PulseAudio support for CovoxPlayer

Hello!

I making automat on primitive electronics, which bring "sleeping mode" for my sound system. (Summer overheat protection)

It's simple:
TDA-Amplifier, 4 diodes (Anodes to Left, Cathodes to Right), 4700mf condensator,
Relay+resistor (18k2w) + TRIAC (BT136)

So, I just take 12V from PC power supply, and signal from TV headphones output (or PCs front-panel)

So, It's simple and reliably, but COVOX — is a better way. (I need signal for controlling my device, not listening)

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.