Difference between revisions of "DB2.1 1.0"

From KONNEKTING Wiki
Jump to navigation Jump to search
(Created page with "{| 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"|File:DB2.1_1.0...")
 
Line 42: Line 42:
  
 
== Links ==
 
== Links ==
 +
 +
[https://zeropage.io/wav-dateien-von-sd-karte-mit-arduino-abspielen/]
 +
[https://github.com/Marzogh/SPIFlash]
  
 
[[Category:Device/Kits]]
 
[[Category:Device/Kits]]

Revision as of 10:04, 25 February 2018

DB2.1 v1.0- 2 Button Doorbell
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

[1] [2]