
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Timing";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Moaaz Yahia Shrif"
    ];
    <http://schema.org/datePublished> "2026-06-28"^^<http://schema.org/Date>;
    <http://schema.org/description> "A modular micro-RTOS for Arduino with priority scheduling, task args, micros-precision timing, WDT, ISR queuing, coroutines, signals, mutexes, PID, Kalman, software PWM, rotary encoder, and real-time CPU profiling.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/Moaaz-i/MicroTaskX-4.0.0.zip>;
    <http://schema.org/fileSize> 18;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "MicroTaskX";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "4.0.0";
    <http://schema.org/url> <https://github.com/Moaaz-i/MicroTaskX>
  ] .
