
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Signal Input/Output";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Jingwei Pan"
    ];
    <http://schema.org/datePublished> "2026-09-10"^^<http://schema.org/Date>;
    <http://schema.org/description> "PWM laser power control for Arduino Mega 2560. Developed in Ninglong Xu's lab (xulab).";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/panjingwei1945/PWM_Pulse-0.4.2.zip>;
    <http://schema.org/fileSize> 16;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "PWM_Pulse";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "0.4.2";
    <http://schema.org/url> <https://github.com/panjingwei1945/PWM_Pulse>
  ] .
