leosac / access-control

Leosac Access Control - Open Source Physical Access Control System
https://leosac.com
GNU Affero General Public License v3.0
242 stars 40 forks source link

use relays instead of digital output #80

Closed makasper closed 7 years ago

makasper commented 7 years ago

I would like to use a relay instead of the digital Output to open my door. I'm working with the released and compiled Version for raspberry. The released Version is more then one year old. When will normally new versions released? It would be perfect to have a new release with the above mentioned Feature.

best regards Markus

xaqq commented 7 years ago

Hello,

Yes the last release is indeed quite old. I hope I'll be able to put up a new release during april.

Regarding your issue, I'm not sure I understand. Are you using a PifaceDigital device? If yes, then you can use its relays. Simply control GPIO 0 and 1 and that will control relay0 and 1.

makasper commented 7 years ago

Thanks a lot, I thought that the relays have to be controlled on a different way. Now I checked the Manual again and reconfigured it to GPIO 0, and now it works. Now I can start testing on my real door, but it would be great if you could find some time in April to generate a new release.

xaqq commented 7 years ago

Good to know that it works. I'm going to close this issue since it's solved :)