Skip to content

Releases: ArminJo/Arduino-Utils

Many improvements, especially Stack info

25 Feb 15:16

Choose a tag to compare

  • 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.

08 Oct 17:36

Choose a tag to compare

  • Updated AVRUtils, ADCUtils, HexDump and ShowInfo.
  • Added Optiboot 8.1.

Miscellaneous bug fixes, renamings and improvements

12 Sep 05:46

Choose a tag to compare

  • SimpleEMAFilters: Added "State Variable" / Biquad and double and triple Lowpass filters.
  • ADCUtils: Renamed *VoltageCheck*() to *VCCCheck*(), setADCMultiplexerAndReferenceForNextConversion() to setADCChannelAndReferenceForNextConversion() and changed signature of readUntil4ConsecutiveValuesAreEqual().
  • Miscellaneous renamings and improvements.
  • Added float to LongUnion.
  • Added printRAMInfo() in AVRUtils.
  • Fixed bug in HexDump.
  • Documentation.

Miscellaneous improvements

06 Aug 10:28

Choose a tag to compare

  • Added unions.
  • Changed distance return value for overflow to 0.
  • Miscellaneous improvements.

Initial release

15 May 17:55

Choose a tag to compare

0.8.0

Documentation