analogread
There are 8 repositories under analogread topic.
avdwebLibraries/avdweb_AnalogReadFast
Fast analogRead 10/12 bit ADC for the Arduino Zero and Uno
cygig/MCUVoltage
MCUVoltage measures the voltage supply (Vcc) of Arduino without extra components.
RobTillaart/AsyncAnalog
Arduino Library for async reading of an analog pin [AVR only for now]
bronozoj/PIC24_toolbox
a collection of common libraries for PIC24 microcontrollers
Bexin3/Speeduino
Make your SAMD21 Arduino functions faster.
ClaudeMarais/ContinousAnalogRead_ESP32-C3
A simple Arduino project to show how to continously read analog values directly from the ADC (analog to digital converter) on an ESP32-C3. This is much much much faster than calling analogRead(), so it's useful if you need to read values at a high frequency.
cygig/AlmostRandom
AlmostRandom generates random number from a few entropy sources within the Arduino.
rolfmeurer/potentiometer-scanning
scanning a pot with declaration of pinNumber and maximumoutput value everything else (hysteresis, range and steps) will be automatecally returned by this library, no jitter, no duplicated outputs