Code Monkey home page Code Monkey logo

ledcontroller-3bit's Introduction

ledcontroller-3bit

A Linux command line utility to control usb mail notifiers identified as:

$ lsusb
Bus 001 Device 010: ID 1294:1320 RISO KAGAKU CORP.

Inside the scripts folder you will find some simple bash scripts you can use to control the notifier. For example the script mled-cputemp will make it respond to your CPU's temperature.

Get and compile:

$ git clone https://github.com/andmarios/ledcontroller-3bit.git
$ cd ledcontroller-3bit/
$ make

Run:

$ ./ledcontroller blue | red | green | aqua | purple | yellow | white |  off

Install permanently:

$ sudo make install

Uninstall:

$ sudo make uninstall

Have fun:

Take a look inside the scripts directory.

Requisites:

  • libusb:1 or libusb-1.0-dev, depending on your distribution
  • a system which can compile binaries (package build-essentials for Debian based distributions)

Hardware

I think this is my notifier but I can't be sure as I bought it a couple of years ago from eBay.


Copyright

This code (files main.c and Makefile) is a fork of the ledcontroller code by jmrobles (http://robleshermoso.wordpress.com).

My contribution to this code is very small and probably I could never write this on my own. I added support for all the 7 colors of the notifier as the original code only supported the 3 basic colors. Also I hopefully fixed an issue with a warning output at the kernel's log.

The code is distributed under the terms of the GNU General Public License v3. You can find more information and the original license inside main.c.

ledcontroller-3bit's People

Contributors

andmarios avatar

Watchers

James Cloos avatar Joe Merten 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.