Leosac
0.8.0
Open Source Access Control
|
Describe the additional installation process required with such hardware. You should have first followed Installation Guide (part 1): Raspbian.
We need a few modules to make thing works:
You can find the documentation of the module here. It focus on how to configure the module for any use case. We will instead explain why we need a given configuration.
We are using a Wiegand card reader. Therefore we need 2 INPUTs GPIO. We also have 1 OUTPUT gpio for the door.
We add this to our config file:
As you can see, we are defining GPIO using the gpio port <no>
we wired our reader and door.
Note that we use <level>2</level>
to make sure this module is one of the first to start. We are assigning meaningful name to our GPIO. Keep them in mind because we will reuse them later.
This is the BBB with the Osso board plug onto it.
The expansion cape has to be powered by a 12VDC connector (9 to 24VDC supported), and it will power the Beagleboard from expansion pins ( no needs to give external power from usb or power connector on the beaglebone! )