Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support für Real time clock und Rotary Encoder #51

Open
wants to merge 2 commits into
base: DEV
Choose a base branch
from

Conversation

bjobo
Copy link

@bjobo bjobo commented Dec 7, 2019

  • Real Time Clock (z.B. DS1307 oder DS3231) mit eigenem Modus (Modus 10) - z.B. für Adventskalenderhörbuch (benötigt Bibliothek RTClib); aktivieren über #define RTC
  • Rotary Encoder (KY-040) für Volume Control (benötigt Bibliotheken ClickEncoder und TimerOne); aktivieren über #define ROTARY
  • Wenn beide Funktionen deaktiviert sind funktioniert TonUINO wie gehabt
  • mp3-Verzeichnis auf SD-Karte muss aktualisiert werden wegen neuem RTC-Modus

bjobo added 2 commits December 7, 2019 20:39
- Real Time Clock mit eigenem Modus (10) - z.B. für Adventskalenderhörbuch
- Rotary Encoder (KY-040) für Volume Control
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant