jm_crc-ccitt CRC-CCITT Arduino Library.
Библиотеки
Ищите по названию, автору, категории или строчке #include. У каждой библиотеки видно, готов ли ZIP к скачиванию с зеркала TREMA.
Reformatting of the Serge Zaitsev jsmn library to parse a JSON string one char at a time.
A very memory efficient library to parse (large) JSON objects on small devices
A character-by-character JSON parser to parse large JSON objects from HTTP or HTTPS on embedded devices.
Read and write JSON documents as a stream.
Include Kalman filter to your Arduino projects
A ridiculously fast (ave. 4.4ns on x64) and zero-RAM (0B) schedule notation parser.
A library for implementing a discrete Fourier transform on an input data array.
A library for implementing a few basic filters including: high-pass, low-pass, notch, moving average filters, and median filters.
A library for implementing a few basic real-time filters including: high-pass, low-pass, notch, etc.
A library for performing a few simple mathematical calculations for use with arrays.
Kinematics library for robotics
k-Means Arduino library - Unsupervised machine learning clustering method of vector quantization.
A non-blocking knock detection library to use with piezo elements
Arduino library for calculating skewness and kurtosis of a dataset.
Lazy JSON parser for embedded systems
A indexed list you can pull items out of randomly. Think dealing cards.
Tools I use for writing marine navigation code.
Optimised integer division.
Yoran Heling's yxml library.
Lightweight fully connected neural network library (also for Arduino and AVR boards).
C++ STL containers and streams for Arduino, with error flags and PSRAM support.
Wrapper class for Stream e.g. Serial to enhance layout of tabular data.
A fully implemented LinkedList made to work with Arduino projects
Light-weight implementation of LinkedList library, that is now stripped down to bare minimum, making it appropriate for use in memory-critical environments.
Link ECU Generic Dash decoder
A lightweight OSC processing library.
Arduino library for building a logicAnalyzer. (non performant).
Arduino library to explore the logistic formula. (chaos, bifurcation)
Library for serialization of data on the Arduino side and deserialization in the TTN