npetrovski / yi-home-led

Simple LED (light-emitting diode) control interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Led Control for Xiaomi's YI Home cameras

Simple LED (light-emitting diode) control interface on cpld_periph kernel module for YI Home camera

Supported cams:

  • 720p 47US

Build

$ cd yi-home-led
$ make

Usage

Usage: led <options>

Options:
        -b[fast|slow|pulse|on|off]  Blue led mode
        -y[fast|slow|on|off]        Yellow led mode
        -l[on|off]                  Light on/off

Example: led -bon -lon

About

Simple LED (light-emitting diode) control interface


Languages

Language:C 72.4%Language:Makefile 27.6%