An open API service indexing awesome lists of open source software.

https://github.com/slomkowski/microlab-speakers-remote-hijack

Digispark module connected to Microlab 6C speakers, which selects input at startup.
https://github.com/slomkowski/microlab-speakers-remote-hijack

attiny85 avr-gcc digispark microlab

Last synced: 4 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.