This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * Find out if any audio is playing on a Line level cable | |
| * | |
| * A very simple way to find out if any audio is currently | |
| * playing, by reading the voltage from the cable. Line level | |
| * audio signals are much lower than 5V, so turn up the volume. | |
| * | |
| * Connect Ground and 1 Stero channel to the Arduino's GND and A0 pins. | |
| */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| DMX_Master.ino - Example code for using the Conceptinetics DMX library | |
| Copyright (c) 2013 W.A. van der Meeren <[email protected]>. All right reserved. | |
| This library is free software; you can redistribute it and/or | |
| modify it under the terms of the GNU Lesser General Public | |
| License as published by the Free Software Foundation; either | |
| version 3 of the License, or (at your option) any later version. | |
| This library is distributed in the hope that it will be useful, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| Blink | |
| Turns on an LED on for one second, then off for one second, repeatedly. | |
| This example code is in the public domain. | |
| */ | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ✓ | |
| ✖ ✗ ✘ | |
| ⌀ | |
| – | |
| → | |
| „“ | |
| »« | |
| «» | |
| ‚‘ | |
| ›‹ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | |
| hosts: local | |
| gather_facts: no | |
| user: pi | |
| tasks: | |
| - name: locally decrypt vars | |
| local_action: command ejson decrypt -o vars.json vars.ejson | |
| - include_vars: vars.json |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| On 2025-07-31 at 20:00 there will be our 30th anniversary. | |
| Sincerely | |
| Awesome GmbH |
OlderNewer