• v1.0 d710d92afe

    dominic released this 2025-01-15 20:31:52 +01:00 | 0 commits to main since this release

    As mentioned in the code:

    /*******************************************************************************
     * Türkontrolle
     *
     * 2025-01-15 Reich D.
     *
     * Eingänge werden gegen GND gezogen
     * PIN GND
     *       ├─ PIN 7 : AUF, PIN 3 wird auf 5V gesetzt (Relais 1 wird angezogen)
     *       └─ PIN 8 :  ZU, PIN 4 wird auf 5V gesetzt (Relais 2 wird angezogen)
     *
     * Die Relaisplatine wird konstant mit 12V versorgt (und auch der Arduino).
     * Die Eingänge IN1 und IN2 werden vom Arduino jeweils nach Abfrage der
     * Eingänge auf 5V gesetzt. Das jeweilige Relais schaltet den Bluetooth-
     * schalter für 200ms. Danach wird 5 Sekunden gewartet, damit der Bluetooth-
     * schalter nicht unnötig "gedrückt" wird.
     *
     */
    

    It should work just fine, a prior version (non-versioned) runs at the moment of writing already.

    Small changes were made (code-cleanup, commenting, added a few delays and the compile time/date right after booting).

    As I handout a PDF with the source (and comments), I will release this here aswell.

    Downloads