Announcement

Collapse
No announcement yet.

Feature Request - Weignad reader ?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Feature Request - Weignad reader ?

    ** Moved this to feature request thread.. **

    Hi Greig

    I've ordered myself a Weigand card reader to use as an access control system on my house. The reader will do all of the authentication in a standalone form however it has D0 and D1 outputs to interface with the Arduino.

    http://goo.gl/4se6gh

    i've had a good look around and there appears to be some very good weigand libraries to do the reader management.

    https://github.com/monkeyboard/Wiega...ry-for-Arduino
    https://github.com/ugge75/Wiegand-Pr...uino-MEGA-2560

    I'm going to use your API function to see how this thing works (when all of the parts arrive).

    Reason I ask this, if I use the API, its going to limit the use of the board longer term. If the library works well and makes Weigand interfacing easy, would you consider adding it to your base build ? Reason for the interface is to read the card ID and then "personalise" the house upon entry depending on what card entered the house ie: lighting, music, aircon etc....

    Thanks Pete
    Last edited by petez69; February 9, 2016, 08:17 PM.
    HS 2.2.0.11

    #2
    Pete,

    I wish I could add lots more to the boards as standard but we are pushing it as it is. I can not see a resonance not to use the API and are you planning on running more than 9 boards!

    Sent from my SM-G925F using Tapatalk
    Zwave = Z-Stick, 3xHSM100� 7xACT ZDM230, 1xEverspring SM103, 2xACT HomePro ZRP210.
    X10 = CM12U, 2xAM12, 1xAW10, 1 x TM13U, 1xMS13, 2xHR10, 2xSS13
    Other Hardware = ADI Ocelot + secu16, Global Cache GC100, RFXtrx433, 3 x Foscams.
    Plugings = RFXcom, ActiveBackup, Applied Digital Ocelot, BLDeviceMatrix, BLGarbage, BLLAN, Current Cost, Global Cache GC100,HSTouch Android, HSTouch Server, HSTouch Server Unlimited, NetCAM, PowerTrigger, SageWebcamXP, SqueezeBox, X10 CM11A/CM12U.
    Scripts =
    Various

    Comment


      #3
      Hi Greig

      I'm just looking at possibilities <chuckle>. 9 boards in the arduino world isn't that much if you are trying to use distributed UNOs but if its MEGAs, yes a HUGE amount of I/O :-) , hey I can only ask :-)

      Suspect I'm going to see if the API code will compile with the Wiegand Library on the Nano, if not UNO and then MEGA if needed. I see you can get W5100 ethernet cards in the small footprint like ENC28J60 cards, that will make for a very nice small access control solution for 2 doors I have.

      I tried to get the EN28J60 network card/Nano/UIPEthernet library working, no go. Have you ever tried this combo ?

      CHeers..pete
      HS 2.2.0.11

      Comment

      Working...
      X