Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.29 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.29 KB

Badgy

A HID ID badge collector

This is a battery powered self contained HID badge collector. It it meant to sit attached to a wall next to a door and collect scanned badge codes to be replayed at a later date. As a bonus collected badge codes are transmitted over FM 103.3 in hex using espeak.

Badgy Front

Badgy Back

More information can be found on my Blog.

Demo Video

Demo Video

Construction

  • Raspberry Pi Zero
  • ICLASS HID Reader
  • USB Battery Pack
  • Wire for FM radio transmitter

Badgy Inside

Arduino

The arduino folder contains sketches to have an Arduino or Teensy emulate a badge reader to send collected badge codes to the badge receiver using the Wiegand protocol. The folder also contains 2 programs that can allow an Arduino to interface with the HID badge reader to read badges in place of a Pi.