slomkowski / microlab-speakers-remote-hijack

Digispark module connected to Microlab 6C speakers, which selects input at startup.

Home Page:https://slomkowski.eu/projects/microlab-speakers-remote-hijack/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microlab speaker auto start

You'll find more info on https://slomkowski.eu/projects/microlab-speakers-remote-hijack/.

Compiled under avr-gcc, CMake required.

Compile

mkdir -p build
cd build
cmake ..
make

Program the Digispark

micronucleus --run microlab-speaker-remote-hijack.hex

Then plug the Digispark module. It is programmed.

About

Digispark module connected to Microlab 6C speakers, which selects input at startup.

https://slomkowski.eu/projects/microlab-speakers-remote-hijack/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 55.3%Language:CMake 44.7%