BitReader

The BitReader library is an arduino library that allows one to read or write data which is not aligned on 8, 16 or 32 bits variables.

Author
Antoine Beauchamp
Website
https://github.com/end2endzone/BitReader
Category
Data Storage
License
MIT
Library Type
Contributed
Architectures
Any

In other words, the library allows one to quickly store (or read) multiple variables from binary buffers. Library features: Reduces size of data (strings, structures, arrays) in memory to the minimum amount of bits required. Help reading/updating bit-field structures. Handles bit serialization data to/from buffers.

Downloads

Filename Release Date File Size
BitReader-1.3.0.zip 2018-09-01 375.08 KiB