Skip to content

Releases: ArminJo/Arduino-Utils

Updated AVRUtils, ADCUtils, HexDump and ShowInfo.

08 Oct 17:36
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Added unions.
  • Changed distance return value for overflow to 0.
  • Miscellaneous improvements.

Initial release

15 May 17:55
Compare
Choose a tag to compare
0.8.0

Documentation