Arduino (Mikrocontroller) Libraries
SimpleShell
Description
SimpleShell is a quick way to create commands, and control your arduino using the serial interface.
This fork aims to improve upon the original SimpleShell and continue maintaining the codebase.
More info about this project
Arduino Pico Analog Correction
Description
Arduino library to calibrate and improve ADC measurements with the Raspberry Pi Pico. Can compensate ADC offsets, calculate the arithmetic mean of any number of measurements and temporarily disable the power-saving mode when analog-reading to improve the power supply ripple and noise. There is also a function for reading the temperature sensor depending on your ADC resolution and reference voltage.
More info about this project
MQ135
Description
Updated and improved Arduino library for the MQ135 gas/air quality sensor.