Releases: ArminJo/Arduino-Utils
Releases · ArminJo/Arduino-Utils
Many improvements, especially Stack info
- Improved HCSR04 getUSDistanceAsCentimeterWithCentimeterTimeoutPeriodicallyAndPrintIfChanged().
- Improved Stack info, if stack is exhausted, added flush to HexDump, improved examples.
- Improved MeasureVoltageAndResistance and other files and examples.
- Improved AVRUtils.
Updated AVRUtils, ADCUtils, HexDump and ShowInfo.
- Updated AVRUtils, ADCUtils, HexDump and ShowInfo.
- Added Optiboot 8.1.
Miscellaneous bug fixes, renamings and improvements
- SimpleEMAFilters: Added "State Variable" / Biquad and double and triple Lowpass filters.
- ADCUtils: Renamed
*VoltageCheck*()to*VCCCheck*(),setADCMultiplexerAndReferenceForNextConversion()tosetADCChannelAndReferenceForNextConversion()and changed signature ofreadUntil4ConsecutiveValuesAreEqual(). - Miscellaneous renamings and improvements.
- Added
floatto LongUnion. - Added
printRAMInfo()in AVRUtils. - Fixed bug in HexDump.
- Documentation.
Miscellaneous improvements
- Added unions.
- Changed distance return value for overflow to 0.
- Miscellaneous improvements.
Initial release
0.8.0 Documentation