cygig

Name
cygig
GitHub
https://github.com/cygig

Libraries

AlmostRandom AlmostRandom generates random number from a few entropy sources within the Arduino.
DailyStruggleButton DailyStruggleButton is yet another Arduino library to debounce button (push tactile switch) and manage its events.
MCUVoltage MCUVoltage measures the voltage supply (Vcc) of Arduino without extra components.
MonteCarloPi MonteCarloPi is a library to benchmark Arduinos by estimating the value of pi.
SDConfigCommand SDConfigCommand streamlines reading settings from a config file on SD card.
SerialConfigCommand SerialConfigCommand for Arduino allows user to set commands via the Serial Monitor easily.
TimerEvent TimerEvent is a non-blocking alternative to the delay() function.