Coder Social home page Coder Social logo

zik2ctl's Introduction

Zik2ctl
=======

Zik2ctl is a command line tools to display and configure Parrot Zik2 Headphones
for GNU/Linux environment. It is currently released under the term of the
LGPLv3, see COPYING and COPYING.LESSER for more informations.

Features supported
------------------

- Noise control (music, not phone)
- Concert Hall (Sound effect)
- Equalizer activation
- Smart audio tune activation
- Headphones volume (raw value only)
- Bluetooth name setup
- Battery status
- Software status
- Auto-connection activation
- Head-detection activation
- Flight mode activatation
- Auto power-off activatation and timeout
- Text-to-speech activation

Usage
-----
First Zik2 device should be paired with host.

Running zik2ctl without arguments connect to the default Zik2 device and show
its configuration.
To configure device, just run program with the desired --set-xxxx options,
for instance to enable the noise control, type:
$ zik2ctl --set-noise-control=on

If you have multiple Zik2 paired, you can list them using:

$ zik2ctl -l

and select which one you want to connect with the '--device' option
which takes the address of the device.

To get full help, type:

$ zik2ctl --help

Runtime requirements
--------------------
Communication with Zik2 is done using bluetooth connection.
Hence you need at least version 5 of Bluez installed and the bluetooth daemon
should be running.

Building from source
--------------------

For now, Zik2Ctl only require at least version 2.40 of the GLib library.
You will also need a set of tools including:
- autoconf
- automake

Then in the zik2ctl directory, run:
$ autoreconf -fi
to generate build system files, then the usual:
$ ./configure
$ make

Zik2ctl binary will be in the 'src' directory. You can them use it directly
or install it using
$ make install

Known issue
-----------

Bluez may currently need to be patched as current released version (5.36) did
not worked correctly for me. I have to compile the current master to make it
working. The required patch, from what I think, is:
http://git.kernel.org/cgit/bluetooth/bluez.git/commit/?id=6ada5d5b03acc383ae33e773782d8c725c5df78d

zik2ctl's People

Contributors

kradhub avatar

Stargazers

Guilhem Lettron avatar Clément Guidi avatar Arnold Quist avatar JamesLinus avatar Yann Sionneau avatar Sancar Adali avatar  avatar Joris avatar Daniel Santana avatar John avatar Wael Nasreddine avatar Jimmy Tang avatar

Watchers

James Cloos avatar  avatar

zik2ctl's Issues

ZIK 3.0 support

Zik 3.0 seems to be backward compatible with Zik 2.0: the UUID is different 8b6814d3-6ce7-4498-9700-9312c1711f64 but so far, your software is working nicely to toggle noise cancelling.

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.