Difference between revisions of "DGC-CLDC0.01 CodeLock Door Controller"
(6 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
! colspan="2"|Codelock and Doorlock Controller | ! colspan="2"|Codelock and Doorlock Controller | ||
|- | |- | ||
− | ! colspan="2"| | + | ! colspan="2"|[[File:IMG 20190826 065357703.jpg|300px|thumb|center]] |
|- | |- | ||
! Developer | ! Developer | ||
Line 8: | Line 8: | ||
|- | |- | ||
! Phase | ! Phase | ||
− | | | + | | Developement Completed |
|- | |- | ||
! µC-Board | ! µC-Board | ||
Line 18: | Line 18: | ||
! KNX | ! KNX | ||
| [[MicroBCU]] | | [[MicroBCU]] | ||
+ | |- | ||
+ | ! Manufacturer/Device ID | ||
+ | | 7337 / 20 | ||
+ | |- | ||
+ | ! Repository | ||
+ | | [https://github.com/SirSydom/konnekting_codelock On GitHub] | ||
|} | |} | ||
== Short Description == | == Short Description == | ||
− | This device | + | This device is a Codelock with KNX connection which can send KNX telegrams on inserting codes/commands. |
+ | |||
+ | It also has some direct outputs to control a automatic lock (Like Abus CFA1000 or similiar). | ||
+ | |||
+ | There is a Keypad for inserting the codes, a piezo speaker for signaling key press and correct/wrong codes, a interface to a Motorlock remote controll (with 3,3V supply). | ||
− | It | + | It fits into a case 40x80x20 (Hammond 1551KTBU) and can be placed in a "Elektronik-Unterputzdose". |
== Software == | == Software == | ||
+ | kdevice.xml: https://github.com/SirSydom/konnekting_codelock/blob/master/software/DGC-CLDC0.01/DGC-CLDC0.01.kdevice.xml | ||
+ | |||
+ | *FW V1.00 (supports Piezo sound transducer) [https://github.com/SirSydom/konnekting_codelock/releases/tag/FW_V01.00 Link] | ||
+ | *FW V1.01 (supports Piezo buzzer) [https://github.com/SirSydom/konnekting_codelock/releases/tag/FW_V01.01 Link] | ||
+ | |||
+ | I plan to update the FW as soon there is a Konnekting Device Library V1.0.0 released, supporting [[FOTB - Firmware Over The Bus]] | ||
== Hardware == | == Hardware == | ||
+ | There will no be a Layout or even PVB. The PCB is very simple, you can build it with a bread board (Lochrasterplatine). | ||
+ | Have a look [https://github.com/SirSydom/konnekting_codelock/tree/master/dev_doc here] for help. | ||
== User Doc == | == User Doc == | ||
== Dev Doc == | == Dev Doc == | ||
+ | See [https://github.com/SirSydom/konnekting_codelock/tree/master/dev_doc GitHub] | ||
== Build It == | == Build It == | ||
+ | You need: | ||
+ | |||
+ | *Adafruit ItsyBitsyM0 Arduino-Board | ||
+ | *µBCU | ||
+ | *Keypad with 4x3 Matrix (have a look at AliExpress) | ||
+ | *Piezo-Buzzer | ||
+ | *Hammond 1551KTBU | ||
+ | *some ribbon cable 10 wires 1,27 | ||
+ | |||
+ | (not complete, tbd) | ||
Latest revision as of 08:01, 9 September 2019
Codelock and Doorlock Controller | |
---|---|
Developer | SirSydom |
Phase | Developement Completed |
µC-Board | ItsyBitsy M0 Express |
µC | SAMD21G18 |
KNX | MicroBCU |
Manufacturer/Device ID | 7337 / 20 |
Repository | On GitHub |
Short Description
This device is a Codelock with KNX connection which can send KNX telegrams on inserting codes/commands.
It also has some direct outputs to control a automatic lock (Like Abus CFA1000 or similiar).
There is a Keypad for inserting the codes, a piezo speaker for signaling key press and correct/wrong codes, a interface to a Motorlock remote controll (with 3,3V supply).
It fits into a case 40x80x20 (Hammond 1551KTBU) and can be placed in a "Elektronik-Unterputzdose".
Software
kdevice.xml: https://github.com/SirSydom/konnekting_codelock/blob/master/software/DGC-CLDC0.01/DGC-CLDC0.01.kdevice.xml
I plan to update the FW as soon there is a Konnekting Device Library V1.0.0 released, supporting FOTB - Firmware Over The Bus
Hardware
There will no be a Layout or even PVB. The PCB is very simple, you can build it with a bread board (Lochrasterplatine). Have a look here for help.
User Doc
Dev Doc
See GitHub
Build It
You need:
- Adafruit ItsyBitsyM0 Arduino-Board
- µBCU
- Keypad with 4x3 Matrix (have a look at AliExpress)
- Piezo-Buzzer
- Hammond 1551KTBU
- some ribbon cable 10 wires 1,27
(not complete, tbd)
Links
KNXUF Thread Konnekting Codelock