Giter Site home page Giter Site logo

gregnau / eurodomest-rgb-blebulb Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 1.0 359 KB

๐ŸŒˆ๐Ÿ’ก Bash script to control Eurodomest RGB led bulbs with bluetooth from the linux command line.

Shell 100.00%
eurodomest rgb led bulb bluetooth script

eurodomest-rgb-blebulb's Introduction

Eurodomest RGB LED Bluetooth BLE bulb linux tool

alt text

It is basically a wrapper around the 'gatttool' from the BlueZ package on Linux. Provides easy control for the Eurodomest RGB Bluetooth LE bulbs from command line. Fast enough for continous dimming of the lamp, therefore it can be used for simple effects also. Running nice on desktops/laptops and Raspberry Pi/Orange Pi.

Control Eurodomest BLE RGB lamp.

Options:
  -s, --set #w	    		Set white level from 0-256
	    #r #g #b    	Set an RGB level value (white off)
	    #r #g #b #w 	Set and RGB-W level

  -f, --fade #w	    		Fade white level from 0-256
	    #r #g #b    	Fade to an RGB level value (white stays off)
	    #r #g #b #w 	Fade to an RGB-W level (RGB + White)

  -c, --color $name		Set colors by name; like 'maroon', 'olive', 'aqua' ...
  -h, --help	        	Display this help text

Examples:
  blebulb --set 100		Setting the white leds to 100
  blebulb -s 25 25 25		Mix a custom color with RGB code
  blebulb -s 225 255 225 80	Custom ambient color with RGB-W code
  blebulb -f 128 225 128 30	Fade to a custom color from current state
  blebulb --fade 255		Fade to a custom color from current state```

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.