Difference between revisions of "DB2.1 1.0"

From KONNEKTING Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
{| class="wikitable" style="float:right;margin-left: 15px;margin-top: 15px; margin-bottom: 15px;"
 
{| class="wikitable" style="float:right;margin-left: 15px;margin-top: 15px; margin-bottom: 15px;"
! colspan="2"|DB2.1 v1.0- 2 Button Doorbell
+
! colspan="2"|DB2.1 v1.0 - 2 Button Doorbell
 
|-
 
|-
 
! colspan="2"|no image yet
 
! colspan="2"|no image yet
Line 43: Line 43:
 
== Links ==
 
== Links ==
  
* [https://zeropage.io/wav-dateien-von-sd-karte-mit-arduino-abspielen/ WAV plaback from SD]
+
* [https://zeropage.io/wav-dateien-von-sd-karte-mit-arduino-abspielen/ WAV playback from SD]
 
* [https://github.com/Marzogh/SPIFlash SPI flash library]
 
* [https://github.com/Marzogh/SPIFlash SPI flash library]
  
 
[[Category:Device/Kits]]
 
[[Category:Device/Kits]]

Revision as of 10:06, 25 February 2018

DB2.1 v1.0 - 2 Button Doorbell
no image yet
Developer Alexander Christian
Status In Development
Microcontroller/Board M0dularis+
KNX connectivity MicroBCU


Description

PCB replacement for 2n Entrycom IP Uni doorbell. It will have 2 buttons with RGB background LED light and a speaker for PCM WAVE playback.

Hardware

M0dularis+ is used as base-controller.

Software

The software enabled the user to fully have control over the buttons. One idea ist to have multiple states for the buttons. For instance

  • Default (white background light): Rings the bell
  • Postman (yellow background light): Ringing the bell will playback a wave file, telling where he can put the package that you are waiting for. Additional things can be triggered by calling a KNX GroupAddress, f.i. open the garage door half a meter so safely store the package.
  • ...

User Documentation

Developer Documentation

Build It

Links