Skip to content

Instantly share code, notes, and snippets.

View shreks7's full-sized avatar

Shrey shreks7

  • San Francisco
View GitHub Profile
@shreks7
shreks7 / ATSHA204.cpp
Created January 20, 2016 15:36 — forked from ghedo/ATSHA204.cpp
Arduino library for the ATSHA204 authentication chip
/*
* Arduino library for the ATSHA204 authentication chip.
*
* The ATSHA204 is a tiny and low-power authentication chip. This library
* implements a simple interface to access most of the chip functionality from
* an Arduino.
*
* Note that only the Single-Wire Interface (SWI) is currently supported.
*
* FEATURES: