A C++ implementation for BER TLV encoding and decoding for the Arduino. Intended to be light weight with reduced dynamic memory allocation. Supports 1 or 2 byte tag values, definite length form, and a ...