🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

github.com/lmatter/button

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/lmatter/button

v0.0.0-20141230042119-09199ab7c2d7
Source
Go
Version published
Created
Source

button

Go (golang) language support of Dream Cheeky's Big Read Button (http://dreamcheeky.com/big-red-button). This is not even Alpha :-)

You need a udev rule to access this device. Add this file:

/etc/udev/rules.d/50-big-red-button.rules

It should contain:

ACTION=="add", ENV{ID_MODEL}=="DL100B_Dream_Cheeky_Generic_Controller", SYMLINK+="big_red_button", MODE="0666"
ACTION=="remove", ENV{ID_MODEL}=="DL100B_Dream_Cheeky_Generic_Controller"

I learned how to do this from this page

I'm heavily tweaking this file so it may be in any state. I'm using Github primarily for backup but if this helps you then great! Note that reading the button state seems to lock up after a short while so it's not ready for prime time yet. Constructive comments welcome!

FAQs

Package last updated on 30 Dec 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts