C++ STL containers and streams for Arduino, with error flags and PSRAM support.
Библиотеки
Ищите по названию, автору, категории или строчке #include. У каждой библиотеки видно, готов ли ZIP к скачиванию с зеркала TREMA.
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
A library using Semtech's sx1276/7/8/9's `RegRssiWideband` register properly to generate random numbers.
Arduino library for LTC2485 I2C 24 bit ADC.
Arduino library for LTC2991 temperature and voltage control IC
Arduino Library for calculating LUHN checksum.
Arduino library for M62429 volume control IC
Arduino logger with support for preprocessor directives and standard C/C++ string formatting.
Helpers for MadgwickAHRS algorithm
Magnetometer hard and soft iron calibration library for Arduino
Helpers for MahonyAHRS algorithm
Library for converting between latitude/longitude and Maidenhead locators.
Arduino library for mapping a float to a number of bits.
Arduino library for mapping a float to the colour spectrum
Minimal linear algebra library
Arduino library for running speech recognition machine learning models
Library for displaying and managing menus on displays with with up to 2 lines.
Arduino Standard MIDI File (SMF) Player
Tic-Tac-Toe game logic library
Library for Serial MP3 Player (Catalex YX5300 module)
Minimal Data Image Format (MDIF) is a lightweight image format with minimal data structure and integration with Diwa in mind that balances both simplicity and functionality.
Calculate mean and variance not storing individual values in memory.