Skip to content

sophware/lyck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lyck

Fork of lyc (https://github.com/panticz/lyc)

With a USB-Serial adapter connected to a Yamaha reciver RS-232 interface, a computer or router, and lyck, you can control the reciver. In addition, a web interface can be created with wlyc to provide a web access to all network devices like PC, smartphone or tablet.

###Linux Yamaha receiver control wlyc (Optional, webinterface for lyc: https://github.com/panticz/wlyc)

###Download binary ###TODO - upload new binaries, including ARM/BBB and replace the following 2 lines http://dl.panticz.de/lyc/i386/lyc - i386 compiled
http://dl.panticz.de/lyc/ar9132/lyc - Atheros AR9132 (TP-LINK TL-WR1043ND / TL-WDR4300 router)

Compile (Linux)

  1. Download source files
    wget -q https://github.com/sophware/lyck/archive/master.zip -O /tmp/master.zip
    unzip -q /tmp/master.zip -d /tmp/
    cd /tmp/lyck-master

  2. Compile
    make

  3. Set up USB Serial adapter
    http://www.panticz.de/USB-Serial-adapter

  4. Run command
    ./lyck input dvd
    ./lyck volume up

About

Linux Yamaha receiver control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.6%
  • Makefile 1.4%