Skip to content

MicroTaskX v2.5.2 — High‑Efficiency Edition

Choose a tag to compare

@Moaaz-i Moaaz-i released this 22 Jun 17:57

MicroTaskX v2.5.2 — High‑Efficiency Edition 🚀

This release introduces major performance improvements, a priority-based task scheduler,
independent macro timers, real-time CPU load profiling, and faster analog smoothing.

✨ New Features

  • Priority-based task scheduler (LOW / MEDIUM / HIGH)
  • Independent non-blocking macro timers (MTX_EVERY)
  • Real-time CPU usage profiling
  • Turbo ADC optimization for AVR
  • Zero-overhead EMA analog smoothing
  • Hardware debounced button handling
  • Fast direct port toggling

🛠 Internal Improvements

  • Reduced RAM footprint
  • Faster task dispatching
  • Improved idle-window calibration
  • Better cross-platform stability

📦 Compatibility

  • Arduino AVR
  • Arduino SAMD
  • ESP32
  • ESP8266
  • All architectures supported by Arduino

No breaking changes.