FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
Loading...
Searching...
No Matches
wiegand.h File Reference

Common types used by 3D sensors (e.g. More...

#include "../utilities.h"
Include dependency graph for wiegand.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  devices::protocols::Wiegand
 Supporting class for the Wiegand 26 bits protocol (used by many access control devices). More...
 

Namespaces

namespace  devices
 Defines all API for all external devices supported by FastArduino.
 
namespace  devices::protocols
 Defines utility classes to implement various protocols used in several devices, like Wiegand.
 

Detailed Description

Common types used by 3D sensors (e.g.

compass, gyroscope, accelerometer).

Definition in file wiegand.h.