Cyclic Redundancy Check (CRC) algorithms: crc8, crc16ccitt, crc16modbus, crc32.
Библиотеки
Ищите по названию, автору, категории или строчке #include. У каждой библиотеки видно, готов ли ZIP к скачиванию с зеркала TREMA.
Various sorting algorithms for Arduino, including Bubble Sort, Insertion Sort, Selection Sort, Shell Sort (3 versions), Comb Sort (4 versions), Quick Sort (3 versions).
mp3 decoder
Arduino Cryptography library using hardware-accelerated ARM CryptoCell CC310 on nRF52-based Adafruit Bluefruit LE modules
This is a library to abstract away TensorFlow Lite for Adafruit/Arcada boards
Helper library for wrangling Wave files
A library that makes it easier to map inputs to a range.
Arduino library for ADC data analysis.
Additive Holt-Winters short-horizon forecasting for embedded systems.
A serial CLI for Arduino: register commands, parse arguments, and receive typed callbacks with zero-heap allocation.
AES-CMAC library
Library to make it easy to use AES128 crypto for ESP32
AES encryption
The stand alone TinyML solution for self learning smart sensors, systems and almost any Arduino board.
Another implementation of G3RUHs PLAN-13 for satellite and sun prediction.
Switch actions and functions based on parameters
Alarms implementation for Arduino.
AlmostRandom generates random number from a few entropy sources within the Arduino.
Analog filter library, used to slow down the sampling rate of analog reads.
Library to convert between floating point angle to minutes hours representation.
Library to convert between different less known angle formats.
Arduino library for data processing anomalies.
Library approximating arrays of data
Arduino Library for BSON (Binary JSON)
Arduino helper functions and constants for various things
Arduino library providing a simple interface to perform checksum calculations utilizing the CRC-32 algorithm.
[BETA] Arduino library for the K-Nearest Neighbors algorithm.